Jan-Lukas Else

Tech, life and everything else

Tags: Hugo


SCSS adventures

Published on in 💭 Thoughts

I’m currently in the process of improving my sites Hugo theme. I removed features I never used and simplified unorganized HTML and CSS, to enable adding new features (like better support for IndieWeb things) later.

View

Schedule static page deploys on Netlify with IFTTT

Published on in 👨‍💻 Dev

This blog is a static website hosted on Netlify. As static site builder, I use the awesome Hugo, which is written in Go and amazingly fast. This page with currently more than 300 pages build in less than 500ms.

View

Netlify isn’t as bad as I thought it would be

Published on in 👨‍💻 Dev

When I wrote, that I switched from a Ghost-based blog to a static site generated by Hugo, I made the following statement:

View

Hugo Is Awesome - Why I moved from Ghost to Hugo

Published on in 👨‍💻 Dev
Updated on

Hugo is a framework to build static websites. Yesterday I migrated this blog from Ghost - a dynamic NodeJS based CMS - to Hugo, not only to reduce the hardware requirements (a static page uses way less resources), but also to simplify my setup.

View

Back To Static - And How I Made Forms Working

Published on in 👨‍💻 Dev
Updated on

I used Pagekit for quite some time with my personal homepage. Pagekit gave me a nice Admin UI and there were also nice themes and plugins, which I could use. But Pagekit is PHP and the setup isn’t that optimal. So I switched back to a static site setup with Hugo.

View

Jan-Lukas Else