Repository: https://github.com/ChicoFabLab/chicofablab.github.io
You can directly commit markdown files:
_wiki/ folder on GitHub.md file locallymy-page.md---
title: My Page
---
your content here in markdown
You need to submit a pull request:
_wiki/ folder in your fork.md file locallymy-page.md---
title: My Page
---
your content here in markdown
That’s it! No login, no CMS, just commit markdown files (or submit a PR).