From 682101124bc84d85af237688eb844db2d4d6e764 Mon Sep 17 00:00:00 2001 From: Shi Yan Date: Sat, 24 Dec 2022 06:35:09 -0800 Subject: [PATCH] Add CodeStage (#137) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 165dc4f..04e42be 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,9 @@ A static web site generator is an application that takes plain text files and co ### 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` +### Code Playground +* [CodeStage](https://github.com/shi-yan/codestage) - A static site generator to create javascript playgrounds / interactive demos. + ### Frameworks * [Assemble](http://assemble.io/) - `#JavaScript` `#Node.js`