mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
Added Flatdoc.
This commit is contained in:
@ -8,6 +8,7 @@ A static web site generator is an application that takes plain text files and co
|
|||||||
- [Awesome Static Web Site Generators](#awesome-static-web-site-generators)
|
- [Awesome Static Web Site Generators](#awesome-static-web-site-generators)
|
||||||
- [Blogs](#blogs)
|
- [Blogs](#blogs)
|
||||||
- [Frameworks](#frameworks)
|
- [Frameworks](#frameworks)
|
||||||
|
- [Single Page](#signle-page)
|
||||||
- [Wikis](#wikis)
|
- [Wikis](#wikis)
|
||||||
- [Helpful Tools and Services](#helpful-tools-and-services)
|
- [Helpful Tools and Services](#helpful-tools-and-services)
|
||||||
- [Deploy](#deploy)
|
- [Deploy](#deploy)
|
||||||
@ -47,6 +48,10 @@ A static web site generator is an application that takes plain text files and co
|
|||||||
* [Wintersmith](https://github.com/jnordberg/wintersmith) - `#JavaScript` `#Node.js`
|
* [Wintersmith](https://github.com/jnordberg/wintersmith) - `#JavaScript` `#Node.js`
|
||||||
* [yst](https://github.com/jgm/yst) - Powered by YAML. - `#Haskell`
|
* [yst](https://github.com/jgm/yst) - Powered by YAML. - `#Haskell`
|
||||||
|
|
||||||
|
### Single Page
|
||||||
|
|
||||||
|
* [Flatdoc](http://ricostacruz.com/flatdoc/) - a small JavaScript file that fetches Markdown files and renders them as full pages.
|
||||||
|
|
||||||
### Wikis
|
### Wikis
|
||||||
|
|
||||||
* [Gollum](https://github.com/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby`
|
* [Gollum](https://github.com/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby`
|
||||||
|
|||||||
Reference in New Issue
Block a user