HUGO
Hugo is an open-source static site generators with speed and flexibility, Hugo makes building websites great again.
Tags
EN
ES
⊣ Configure HTML files in IntelliJIDEA to recognize HUGO's GO Templates ⊢
⊣ Hugo - Layout debugging ⊢
Do you want to see if a layout/partials are loaded?, in which order? Keep reading.
⊣ Hugo - Share front-matter vars within multi-lang page-bundle ⊢
Centralizing repeated values for different languages in one place
⊣ Hugo & ESBuild - jsconfig.json is overridden on every launch ⊢
How to avoid jsconfig.json gets overridden every time hugo server starts
⊣ Hugo and Tables - GOAT is ugly ⊢
Trying to display non-ugly tables with hugo
⊣ IntelliJIDEA live templates for Hugo title and slug ⊢
I was writing and a question comes to my mind: Can I automate the title and slug using live templates? TL;DR; YES!.