|
You are here |
markentier.tech | ||
| | | | |
128bit.io
|
|
| | | | | So, it was time for a bit of change for the blog. I have been using an older version of Jekyll for some time and upgrading for me has always been a pain. I picked to move away from Jekyll to something new, this is where Hugo comes into play. Hugo Hugo is another static site generator like Jekyll but written in Go, it boasts itself as the fastest tool of its kind but it wasn't the speed that drew me to it. | |
| | | | |
www.leonpaternoster.com
|
|
| | | | | We ran a static library service website for four years. "Static" in its purest, pre-compiled, not-with-React sense. Most informational, public service websites, can (and probably should) be run like this. | |
| | | | |
tech.trivago.com
|
|
| | | | | We do think that our tech blog is full of interesting things powered by our engineers' great stories. Let me take you on a journey of how we maintain the trivago tech blog from the technical... | |
| | | | |
www.outcoldman.com
|
|
| | | At the beginning of this year, I moved my blog to AWS Amplify and started to use Hugo as a static site generator. Often, I write several blog posts, but I usually don't want to post them all at the same time, so I write them for the future. Like any other lazy developer, I want to automate the process of automatically posting new blog posts. Hugo is smart, and by default it does not render posts that are in the future. You can change it with the buildFuture attribute. | ||