Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bevry/staticsitegenerators-list
A comprehensive, partially automatically generated comparison of static site generators
https://github.com/bevry/staticsitegenerators-list
List: staticsitegenerators-list
awesome-list static-site-generation static-site-generator
Last synced: 2 days ago
JSON representation
A comprehensive, partially automatically generated comparison of static site generators
- Host: GitHub
- URL: https://github.com/bevry/staticsitegenerators-list
- Owner: bevry
- License: other
- Created: 2013-01-24T17:32:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T20:53:33.000Z (6 months ago)
- Last Synced: 2024-10-30T00:55:58.696Z (3 months ago)
- Topics: awesome-list, static-site-generation, static-site-generator
- Language: TypeScript
- Homepage: https://staticsitegenerators.net
- Size: 1.39 MB
- Stars: 221
- Watchers: 12
- Forks: 188
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- fucking-lists - staticsitegenerators-list
- awesomelist - staticsitegenerators-list
- awesome-starred - bevry/staticsitegenerators-list - A comprehensive, partially automatically generated comparison of static site generators (awesome-list)
- collection - staticsitegenerators-list
- lists - staticsitegenerators-list
README
Static Site Generators Listing
A comprehensive, partially automatically generated comparison of static site generators with some minimal meta data about them
- [View the source listing](https://github.com/bevry/staticsitegenerators-list/blob/master/source/list.ts) | [Edit the source listing](https://github.com/bevry/staticsitegenerators-list/edit/master/source/list.ts)
- [View the raw JSON listing](https://staticsitegenerators.net/raw.json)
- [View the rendered JSON listing](https://staticsitegenerators.net/list.json)
- [View the website](http://staticsitegenerators.net) | [View the website source](https://github.com/bevry/staticsitegenerators-website)## Contributing
### Requirements
There are generally three types of Content Management Systems:
1. Dynamic Servers (e.g. WordPress, Ghost, DocPad, Harp) — these allow you to have re-render on every request abilities
2. Flat File Content Management Systems (e.g. Yellow, Techy) — these allow you to write your content as files
3. Static Site Generators (e.g. Jekyll, DocPad) — these generate a static website from your input that you can deploy anywhereCurrently, this listing is only for projects that relate to Flat File Content Management Systems and/or Static Site Generators, but not for projects which relate only to Dynamic Servers (such as WordPress and Ghost).
### Adding
Entries are stored within the [`source/list.ts` file](https://github.com/bevry/staticsitegenerators-list/blob/master/source/list.ts).
Entries must conform to the [`RawEntry` type](http://master.staticsitegenerators-list.bevry.surge.sh/docs/interfaces/rawentry).
### Testing
When you submit your pull request, your submission will be automatically tested, so no need to test locally, however if you do wish to, you can:
1. Install [Node.js](https://learn.bevry.me/node/install) (5-15 minutes)
1. Fork the project and clone your fork - [guide](https://help.github.com/articles/fork-a-repo/) (5 minutes)
1. Install local dependencies (1 minute)
```bash
npm install
```1. Running the tests (1 minute)
```bash
npm test
```1. Make any changes that the tests indicate, commit your changes, and submit
## Usage
[Complete API Documentation.](http://master.staticsitegenerators.bevry.surge.sh/docs/globals.html)
Using the npm package is done like so:
```javascript
const listing = require('staticsitegenerators')// get the hydrated data
console.log(listing.hydrated)// get the raw data
console.log(listing.raw)
```History
Discover the release history by heading on over to the
HISTORY.md
file.Backers
Maintainers
These amazing people are maintaining this project:
-
Benjamin Lupton — view contributions -
Craig Davison — view contributions -
Jasper Van der Jeugt — view contributions
Sponsors
No sponsors yet! Will you be the first?
Contributors
These amazing people have contributed code to this project:
-
AJ ONeal — view contributions -
Adam Bien — view contributions -
Adrien Beudin — view contributions -
Aisbergg — view contributions -
Ale Muñoz — view contributions - Aleksey Razbakov
-
Alex Hoyau — view contributions -
Alex Lin — view contributions -
Alex Thompson — view contributions -
Alexander Elias — view contributions -
Alexandre Chopin — view contributions -
Alexandre González — view contributions -
Alexandre Grison — view contributions -
Alexey Kinev — view contributions -
Amit Upadhyay — view contributions -
Andrew Murray — view contributions -
Andrew_Mallis — view contributions -
Andy Miller — view contributions -
Ankush Gupta — view contributions -
Anthonny Quérouil — view contributions -
Anton Iarchuk — view contributions -
Anton Podviaznikov — view contributions -
Arnaud Ligny — view contributions -
Artem Krylysov — view contributions -
Artemy Tregubenko — view contributions -
Austin Lee — view contributions -
Barry Clark — view contributions -
Basil Peace — view contributions -
Bastian Venthur — view contributions -
Benjamin Henrion — view contributions -
Benjamin Klotz — view contributions -
Benjamin Lupton — view contributions -
Bill Humphries — view contributions -
Bosco Ho — view contributions - Brett Estrade
-
Byron Kellett — view contributions -
Byron LK — view contributions -
C Brown — view contributions -
Casey Brooks — view contributions -
Charles Lehner — view contributions -
Chris Dawson — view contributions -
Chris Warrick — view contributions -
Colin Chan — view contributions -
Craig Davison — view contributions -
Cthulhux — view contributions -
Daniela Knoll — view contributions -
Dario Castañé — view contributions -
Dave Glick — view contributions -
Dave Snider — view contributions -
David Caldwell — view contributions -
David Eads — view contributions -
David Herron — view contributions -
David Pennington — view contributions -
David Siaw — view contributions -
Denis — view contributions -
Denis Bernard — view contributions -
Denis Defreyne — view contributions -
Denis Defreyne — view contributions -
Doug Bell — view contributions -
Eric Alli — view contributions -
Evan Mattson — view contributions -
Evan Sonderegger — view contributions -
Gabi Nagy — view contributions -
Garrett Smith — view contributions -
George Ornbo — view contributions -
Guido Flohr — view contributions -
Hasnain Lakhani — view contributions -
Hugh Brown — view contributions -
Ian Sullivan — view contributions -
Iván Ávalos — view contributions -
Ivan Melnikov — view contributions -
Jack Hill — view contributions -
Jakub Neander — view contributions -
Jan Pecha — view contributions -
Japh — view contributions -
Jasper Van der Jeugt — view contributions -
Jeffrey Hicks — view contributions -
Jeremy Weinstein — view contributions -
Jex — view contributions - Jim Campbell
-
Jim Campbell — view contributions - Joe Ipson
-
Johanna — view contributions -
Johannes Boyne — view contributions -
John SJ Anderson — view contributions -
John Tait — view contributions -
Jon Schlinkert — view contributions -
Jonathan Bullock — view contributions -
Jonathan Foucher — view contributions -
Jorge Epuñan — view contributions -
Joshua Lloyd — view contributions -
Juho Vepsäläinen — view contributions -
Jérémie Bertrand — view contributions -
Kai Hendry — view contributions -
Karl Voit — view contributions -
Klaus Mueller — view contributions -
Koen Bok — view contributions -
Konstantin Tarkus — view contributions -
Kushal Das — view contributions -
Lance R. Vick — view contributions -
Leo Lamprecht — view contributions -
Leon Stafford — view contributions -
Lomig Lavnek — view contributions -
Lutz Roeder — view contributions -
M G Berberich — view contributions -
Magnar Sveen — view contributions -
Manu Zhang — view contributions -
Manvel Saroyan — view contributions -
Mark Benson — view contributions -
Mark Seuffert — view contributions -
Markus Fisch — view contributions -
Martin Angers — view contributions -
Masayuki Matsuki — view contributions -
Mathias Rangel Wulff — view contributions -
Matt Layman — view contributions -
Matthias Bethke — view contributions -
Max Thirouin — view contributions -
Michael Bleigh — view contributions -
Michael F. Lamb — view contributions -
Michał Ordon — view contributions -
Michel Müller — view contributions -
Mike Kreuzer — view contributions -
Mike Mitterer — view contributions -
Mikito Takada — view contributions -
MinchinWeb — view contributions -
Niels de Hoog — view contributions -
Oben Sonne — view contributions -
Olivier DOSSMANN — view contributions -
Oz N Tiram — view contributions -
Patrick Braune — view contributions -
Paulo Henrique Rodrigues Pinheiro — view contributions -
Pawan Dubey — view contributions -
Philippe Bruhat — view contributions -
Pierre-Yves Ritschard — view contributions -
Rafael G. Martins — view contributions -
Ramiro Gómez — view contributions -
Ranmocy Sheng — view contributions -
Revoltech — view contributions -
Rhio Kim — view contributions -
Rob Loach — view contributions -
Robert — view contributions -
Romain Guerin — view contributions -
Roman Atachiants — view contributions -
Rudy Affandi — view contributions -
Rui Wang — view contributions -
Ryan Govostes — view contributions -
Ryan Zimmerman — view contributions -
Samantha Geitz — view contributions -
Samuel Dodson — view contributions -
Sebastian Aigner — view contributions -
Sergey Bronnikov — view contributions -
Seyi Ogunyemi — view contributions -
Shlomi Fish — view contributions -
Simon Dann — view contributions -
Stefan Göbel — view contributions -
Stefan Marsiske — view contributions -
StefanH — view contributions -
Steve Jamesson — view contributions -
Steve Moyer — view contributions -
Steven — view contributions -
Stéphane Klein — view contributions -
Subhash Chandran — view contributions -
Sunaina Pai — view contributions -
Suraj Shukla — view contributions -
Suriyaa Sundararuban — view contributions -
Sven Luijten — view contributions -
Tanky Woo — view contributions -
Taufik Nurrohman — view contributions -
Thane Thomson — view contributions -
Thibault Charbonnier — view contributions -
Thomas Ingram — view contributions -
Tim Hartmann — view contributions -
Tobias Reich — view contributions -
Todd Lucas — view contributions -
Tom Link — view contributions - Toshiki Iga
-
Toshiki Iga — view contributions -
Trevor Caira — view contributions -
Viktor Varland — view contributions -
W. Caleb McDaniel — view contributions -
Yangshun Tay — view contributions -
Yavuz Ege Özcan — view contributions -
Yo! Symfony — view contributions -
Yoshiya Hinosawa — view contributions -
Zsolt Udvari — view contributions -
___^___ — view contributions -
bhuztez — view contributions -
dbohdan — view contributions -
farvardin — view contributions -
feinstaub — view contributions -
fiatjaf — view contributions - goransv
-
harijs.me — view contributions -
ipavl — view contributions -
jandecaluwe — view contributions -
kambrium — view contributions -
kangulardev — view contributions -
lecnim — view contributions -
mattn — view contributions -
nodiscc — view contributions -
packetrhino — view contributions -
partageit — view contributions -
sternenseemann — view contributions -
thierrybgentile — view contributions -
vikrantrathore — view contributions -
wifiextender — view contributions -
xorpd — view contributions -
xvweirong — view contributions -
yuzoolcode — view contributions -
zigg — view contributions -
Átila Camurça Alves — view contributions
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
License
Unless stated otherwise all works are:
- Copyright © 2013+ Bevry Pty Ltd
- Copyright © 2013 Jasper Van der Jeugt
and licensed under: