Add zs to tools (#144)

Add [zs](https://git.mills.io/prologic/zs) and new Tools section (different to Frameworks)
This commit is contained in:
James Mills
2023-04-11 04:46:04 +10:00
committed by GitHub
parent b9322570d5
commit 1c31b3e0df

View File

@@ -12,6 +12,7 @@ A static web site generator is an application that takes plain text files and co
- [Frameworks](#frameworks)
- [Photography](#photography)
- [Single Page](#single-page)
- [Tools](#tools)
- [Wikis](#wikis)
- [Helpful Tools and Services](#helpful-tools-and-services)
- [Web Hosts](#web-hosts)
@@ -146,6 +147,10 @@ A static web site generator is an application that takes plain text files and co
* [CMS.js](https://github.com/chrisdiana/cms.js) - A fully client-side, JavaScript Markdown site generator. - `#JavaScript`
* [Flatdoc](http://ricostacruz.com/flatdoc/) - A small JavaScript file that fetches Markdown files and renders them as full pages. - `#JavaScript`
### Tools
* [zs](https://git.mills.io/prologic/zs) - an extremely minimal static site generator. - `#Go`
### Wikis
* [GitBook](https://github.com/GitbookIO/gitbook) - Modern documentation format and toolchain using Git and Markdown. - `#GitBook`