|
You are here |
www.siteleaf.com | ||
| | | | |
alexanderganderson.github.io
|
|
| | | | | The goal of this post is to summarize how I got started using jekyll for static website creation. Jekyll hosted through github allows you to make a nice look... | |
| | | | |
andeers.com
|
|
| | | | | Personal site of Anders Grendstadbakk | |
| | | | |
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. | |
| | | | |
github.com
|
|
| | | blag is a blog-aware, static site generator -- it uses Markdown and is written in Python. - venthur/blag | ||