I’ve uploaded the basic Middleman site and moved the guides I’ve written so far across:
Website: http://chrisalley.github.io/commonmark-website/
Git Repo: https://github.com/chrisalley/commonmark-website
The lefthand guides navigation is defined in guides.yml with a corresponding Markdown file/folder structure in the guides directory.
The plan going forward:
- Add a README to the git repo with documentation for setting up Middleman and editing the site’s pages
- Combine the markdowntutorial.com guides with the new CommonMark guides
- Write the remaining guides (listed in the left hand guides menu)
- Investigate adding a “try it out” input box" for use within the guides
- Improve the site’s design
- Once the site is in reasonable state, use it for commonmark.org
If you’re okay with this plan @codinghorror I’ll continue.