❇️ Add CMS.js (#27)

This commit is contained in:
Chris Diana
2019-01-03 14:26:18 -07:00
committed by Myles Braithwaite
parent 0455f25e3f
commit 0b4a7190b3

View File

@ -97,6 +97,7 @@ A static web site generator is an application that takes plain text files and co
### Single Page ### Single Page
* [Flatdoc](http://ricostacruz.com/flatdoc/) - A small JavaScript file that fetches Markdown files and renders them as full pages. - `#JavaScript` * [Flatdoc](http://ricostacruz.com/flatdoc/) - A small JavaScript file that fetches Markdown files and renders them as full pages. - `#JavaScript`
* [CMS.js](https://github.com/chrisdiana/cms.js) - A fully client-side, JavaScript Markdown site generator. - `#JavaScript`
### Wikis ### Wikis