mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
46 lines
1.9 KiB
Markdown
46 lines
1.9 KiB
Markdown
Awesome Static Web Site Generators
|
|
==================================
|
|
|
|
A static web site generator is an application that takes plain text files and compiles them to HTML files.
|
|
|
|
- [Awesome Static Web Site Generators](#awesome-static-web-site-generators)
|
|
- [Blogs](#blogs)
|
|
- [Wikis](#wikis)
|
|
- [Frameworks](#frameworks)
|
|
- [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-generators)
|
|
- [Related Awesome](#related-awesome)
|
|
|
|
Blogs
|
|
-----
|
|
|
|
* [Jekyll](/jekyll/jekyll) - Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. - `#Ruby`
|
|
* [Pelican](/getpelican/pelican) - Uses Markdown or ReST for content and Jinja 2 for themes. - `#Python`
|
|
* [Hyde](/hyde/hyde) - `#Python`
|
|
* [Octopress](/imathis/octopress) - Similar to Jekyll but where everything you need is already setup. - `#Ruby` `#Jekyll`
|
|
* [Hexo](/hexojs/hexo) - A fast, simple & powerful blog framework. - `#JavaScript` `#Node.js`
|
|
|
|
Wikis
|
|
-----
|
|
|
|
* [Gollum](/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby`
|
|
|
|
Frameworks
|
|
----------
|
|
|
|
* [Flask-Frozen](/SimonSapin/Frozen-Flask) - Freezes a Flask application into a set of static files. - `#Python` `#Flask`
|
|
* [MiddleMan](/middleman/middleman) - Middleman is a static site generator using all the shortcuts and tools in modern web development. - `#Ruby`
|
|
* [Metalsmith](/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js`
|
|
|
|
Other Lists of Static Web Site Generators
|
|
=========================================
|
|
|
|
* [StaticGen](https://www.staticgen.com/)
|
|
|
|
Related Awesome
|
|
===============
|
|
|
|
Awesome lists that help you with your new static web site.
|
|
|
|
* [Awesome Bootstrap](/therebelrobot/awesome-bootstrap) - A curated list of free Bootstrap themes.
|
|
* [Creative Commons Media](/shime/creative-commons-media) - A curated list of resources that provide media licensed under Creative Commons licenses.
|