mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
👷 Testing the README.md before deploy.
This commit is contained in:
18
README.md
18
README.md
@ -1,21 +1,20 @@
|
||||
# Awesome Static Web Site Generators [](https://github.com/sindresorhus/awesome)
|
||||
# Awesome Static Web Site Generators
|
||||
|
||||
[](https://github.com/sindresorhus/awesome) [](https://github.com/myles/awesome-static-generators/commits/master/README.md.atom)
|
||||
|
||||
A static web site generator is an application that takes plain text files and compiles them to HTML files.
|
||||
|
||||
[](https://github.com/myles/awesome-static-generators/commits/master/README.md.atom)
|
||||
|
||||
- [Awesome Static Web Site Generators](#awesome-static-web-site-generators)
|
||||
- [Blogs](#blogs)
|
||||
- [CMS](#cms)
|
||||
- [Documentation](#documentation)
|
||||
- [Frameworks](#frameworks)
|
||||
- [Photography](#photograpy)
|
||||
- [Photography](#photography)
|
||||
- [Single Page](#single-page)
|
||||
- [Wikis](#wikis)
|
||||
- [Helpful Tools and Services](#helpful-tools-and-services)
|
||||
- [Deploy](#deploy)
|
||||
- [Web Hosts](#web-hosts)
|
||||
- [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-generators)
|
||||
- [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-geneartors)
|
||||
- [Related Awesome](#related-awesome)
|
||||
- [Static Web Site Generators in Other Awesome Lists](#static-web-site-generators-in-other-awesome-lists)
|
||||
|
||||
@ -49,7 +48,6 @@ A static web site generator is an application that takes plain text files and co
|
||||
### Frameworks
|
||||
|
||||
* [Assemble](http://assemble.io/) - `#JavaScript` `#Node.js`
|
||||
* [Cactus](http://cactusformac.com/) - `#MacOSX`
|
||||
* [Cactus](https://github.com/koenbok/Cactus) - `#Python`
|
||||
* [coil](https://github.com/badosu/coil) - `#elixir`
|
||||
* [Complexity](http://complexity.readthedocs.org/en/latest/) - for those who like to work in HTML - `#Python`
|
||||
@ -63,7 +61,7 @@ A static web site generator is an application that takes plain text files and co
|
||||
* [Hugo](https://github.com/spf13/hugo) - It is optimized for speed, easy use and configurability. - `#Go`
|
||||
* [JBake](https://github.com/jbake-org/jbake) `#Java`
|
||||
* [LambdaPad](https://github.com/gar1t/lambdapad) - `#Erlang`
|
||||
* [m4-bakery](http://datagrok.github.io/m4-bakery/) - `#make` `#m4`
|
||||
* [m4-bakery](https://github.com/datagrok/makebakery) - `#make` `#m4`
|
||||
* [Metalsmith](https://github.com/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js`
|
||||
* [MiddleMan](https://github.com/middleman/middleman) - Middleman is a static site generator using all the shortcuts and tools in modern web development. - `#Ruby`
|
||||
* [nanoc](https://github.com/nanoc/nanoc) - Felxiable support for small personal to large corporate web sites. - `#Ruby`
|
||||
@ -101,10 +99,6 @@ A static web site generator is an application that takes plain text files and co
|
||||
* [Formspree](http://www.formspree.io/) - Adds functional forms to your static web sites.
|
||||
* [git-annex](http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/) - Configure git-annex for a public repository for a static web site.
|
||||
|
||||
### Deploy
|
||||
|
||||
* [Harpoon](http://www.getharpoon.com/) - S3 based deploy with rollback and staging/production support. - `#Ruby`
|
||||
|
||||
### Web Hosts
|
||||
|
||||
* [AWS S3](http://aws.amazon.com/s3/)
|
||||
|
||||
Reference in New Issue
Block a user