You are here |
trivial.observer | ||
| | | |
tom.preston-werner.com
|
|
| | | | ||
| | | |
keepinguptodate.com
|
|
| | | | This article covers creating a blog from scratch using the static site generator Eleventy (aka 11ty). Eleventy keeps things simple and as you'll see, enables you to very quickly create a fully functional site. | |
| | | |
www.simpleprimate.com
|
|
| | | | Jekyll bills itself as "a simple, blog-aware, static site generator." It takes source files like templates, stylesheets, includes, and posts and uses them to generate a website that can then be hosted on your server of choice. This means that the entire website is generated at once, and visitors are simply served static files. | |
| | | |
nkantar.com
|
|
| | Why I chose a static site generator in a sea of fancy dynamic solutions. |