This simple static web page uses ajax to load a markdown file and markdown-js to render it on the client side.
Multiple themes from bootswatch.
Navigation is handled client using javascript.
Checkout a live demo
You may refer to this GitHub page for basic markdown syntax
- Put .md files in
content
directory - Change
conf.js
values - Change home button URL in
index.html
Request pages using simple URL : example.com/my-file.md