Open
Description
For GitHub pages (published in the gh-pages branch), add a JavaScript markdown parser so we can bypass Jekyll.
- Main page will be index.html
- Use a JSON manifest file to indicate which pages should be visible, as JS can't examine the directories on the server
- Fork the parser and make it available on GitHub