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%
Find a file
2020-02-28 12:55:55 +00:00
.idea initial commit 2019-12-04 11:35:11 +00:00
templates initial commit 2019-12-04 11:35:11 +00:00
.gitignore initial commit 2019-12-04 11:35:11 +00:00
index.js initial commit 2019-12-04 11:35:11 +00:00
package.json fix security vulnerability 2019-12-04 11:47:59 +00:00
README.md Create README.md 2020-02-28 12:55:55 +00:00
yarn.lock Bump handlebars from 4.1.2 to 4.3.0 2019-12-30 05:51:08 +00:00

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