You are here |
michaelscodingspot.com | ||
| | | |
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. | |
| | | |
eran.sandler.co.il
|
|
| | | | It's time to move my blog to version 3. This time we are going back in time and into the future at the same time. Before we begin, here is a little history of my blog: Version 1 - Blogger Version 1 ran on Blogger - which was essentially a static site generation platform. It gave you an editor, you would write your posts and then it would generate your complete site in HTML and even allowed you to publish it on your own server by uploading the result via FTP. | |
| | | |
www.madewithtea.com
|
|
| | | | The 10-year journey of static site generators led me to Ruby (Octopress), Python (Pelican) ultimately to Javascript (NextJS). Minimalism was always dear to my heart, but in this iteration of my site I practiced ultimate minimalism, not only in aesthetics but also for accessibility by low power, low bandwith devices. | |
| | | |
msfjarvis.dev
|
|
| | GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here's how I used it to create mine. |