Add CodeStage (#137)

This commit is contained in:
Shi Yan
2022-12-24 06:35:09 -08:00
committed by GitHub
parent d8e1481edf
commit 682101124b

View File

@ -80,6 +80,9 @@ A static web site generator is an application that takes plain text files and co
### Science ### Science
* [Curvenote](https://curvenote.com/docs/web) - Build scientific and technical websites for books, preprints, papers and reports using MyST Markdown and Jupyter Notebooks - `#Node.js` * [Curvenote](https://curvenote.com/docs/web) - Build scientific and technical websites for books, preprints, papers and reports using MyST Markdown and Jupyter Notebooks - `#Node.js`
### Code Playground
* [CodeStage](https://github.com/shi-yan/codestage) - A static site generator to create javascript playgrounds / interactive demos.
### Frameworks ### Frameworks
* [Assemble](http://assemble.io/) - `#JavaScript` `#Node.js` * [Assemble](http://assemble.io/) - `#JavaScript` `#Node.js`