For example, we could use lfe config files to set up pages like slate does for its one-pagers. We could also support the Jekyll-type of metadata at the beginning of Markdown files.
Regardless, we should be able to combine any of the following to easily form a single page:
- allow .md files
- allow html fragments
- allow a module name (function to be determined by behaviour definition)
Part of epic lfe/docs#69