Merge pull request #1599 from kgashok/patch-1

Added makesite to static site generators
This commit is contained in:
Vinta Chen 2020-08-23 22:14:07 +08:00 committed by GitHub
commit b8ac69909b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1091,6 +1091,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [lektor](https://github.com/lektor/lektor) - An easy to use static CMS and blog engine.
* [mkdocs](https://github.com/mkdocs/mkdocs/) - Markdown friendly documentation generator.
* [makesite](https://github.com/sunainapai/makesite) - Simple, lightweight, and magic-free static site/blog generator (< 130 lines).
* [nikola](https://github.com/getnikola/nikola) - A static website and blog generator.
* [pelican](https://github.com/getpelican/pelican) - Static site generator that supports Markdown and reST syntax.