mirror of
https://github.com/JakeStanger/Markdown-Server.git
synced 2026-07-11 09:14:25 +01:00
Tiny Express server to serve markdown files as HTML. Use this with a reverse proxy such as Nginx. Doesn't currently work :)
- JavaScript 68.3%
- HTML 31.7%
| .idea | ||
| templates | ||
| .gitignore | ||
| index.js | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
Markdown-Server
Tiny Express server to serve markdown files as HTML. Use this with a reverse proxy such as Nginx. Doesn't currently work :)
Archived in favour of my new project, filebrowser