|
You are here |
lars-christian.com | ||
| | | | |
tom.preston-werner.com
|
|
| | | | | [AI summary] The author describes their journey of creating a blog using Jekyll, a static site generator, to streamline the writing process by focusing on content creation over complex blogging platforms. | |
| | | | |
tim-boettcher.online
|
|
| | | | | Over the years I attempted several times to get into a habit of blogging, using various content management systems (CMS). In this post I will explain why these projects failed and why I switched to a static site generator instead. | |
| | | | |
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. | |
| | | | |
canolcer.com
|
|
| | | I've been trying out Jekyll for a new side project's static website and of course added my favorite CSS framework, Tailwind, into the mix. However, ... | ||