|
You are here |
codeincomplete.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. | |
| | | | |
victoria.dev
|
|
| | | | | ||
| | | | |
jrhawley.ca
|
|
| | | I run this site using GitHub Pages, so here's my setup of how I make it easier to test my site before I make changes, using Visual Studio Code. | ||