You are here |
nikdoof.com | ||
| | | |
blog.m5e.de
|
|
| | | | Static site generators like Hugo, Jekyll or Nuxt are awesome. They provide way faster delivery of your contents to your customers than any PHP solution like WordPress. Unfortunately you have to create the Markdown files for your content yourself, but because every single post has a filename, title, date and often tags as well as a status for draft, I created a simple tool which takes care of doing exactly that. | |
| | | |
vickiboykis.com
|
|
| | | | I swore I'd never switch static site generators again | |
| | | |
tqdev.com
|
|
| | | | Zola is a very fast static site generator written in Rust with 10k stars on Github. It is faster than Hugo (written in Go) that has 65k stars on Github. But there are more reasons that Zola may become the new world's most popular Static Site Generator (SSG). In this blog post I will list... | |
| | | |
www.voorhoede.nl
|
|
| | Static websites don't update by themselves. We can now run a cron job in the new GitHub actions to trigger a Netlify deploy hook. |