rstacruz / flatdoc

Build sites fast from Markdown
http://ricostacruz.com/flatdoc
2.68k stars 263 forks source link

Load markdown files dynamically from url #72

Open givanz opened 8 years ago

givanz commented 8 years ago

Load markdown files dynamically to avoid creating a separate html for each markdown file, to load a new markdown just add the following url index.html?Reference.md where Reference.md is the markdown file to load.