md-server
Easy-to-use webserver with Markdown.
Tools I’ve used
- https://github.com/ktorio/ktor
- https://github.com/JetBrains/markdown
- https://github.com/markdowncss/air/blob/master/css/air.css
Inspirited by https://github.com/BerndSchmecka/md2html-fastcgi
Setup
- Download jar from the latest release
java -jar md-server.jar
- Edit
config.yml
& create Markdown-Files inpages/
To-Do’s
- Center adjustable
- Change font (?)
- SSL-Certificate
- Other files than .md
- Support HTML-Files
- Sub-Folders