codylindley / frontend-tools

Landscaping With Front-end Tools
2.37k stars 584 forks source link

Add static site generators #22

Open davecranwell opened 11 years ago

davecranwell commented 11 years ago

As a front-end dev I often use static site generators for their templating abilities, during html development. The output is still standalone static HTML pages, but by using something like Jekyll to build those pages you can properly template it and ensure inheritance between each page you're developing.

Imaginarydesign commented 11 years ago

Good idea, I would like to see a collection of static site generators with they capabilities.

vladootz commented 11 years ago

here's a gist with a list: https://gist.github.com/2254924 and an introduction to Static Site Generators: http://mickgardner.com/2011/04/27/An-Introduction-To-Static-Site-Generators.html

jnv commented 10 years ago

Now there are even more lists: