Huge (Hugo Genie) is a free desktop utility designed to make day-to-day Hugo content maintenance effortless, especially for non-technical users.
It offers a clean, streamlined workspace where writers and site owners can open a Hugo project, edit Markdown files, manage core content folders, preview the site using hugo server, and commit/push changes via Git directly from the app—all without ever touching a terminal or a heavy developer IDE. It’s as lightweight and simple as Notepad.
Where it shines:
-
Clean Project Navigation: Only the
content,static, andassetsfolders are listed to avoid clutter. -
Folder-Based Markdown Templates: Define custom templates per folder so every new piece of content is automatically pre-configured.
-
Intuitive Front Matter Editor: No more broken YAML/TOML syntax; edit metadata visually.
-
Multilingual Site Support: Makes maintaining multilingual Hugo sites a breeze by preserving structure across languages and reducing repetitive manual file handling.
Download the app & read the documentation on GitHub: github.com/romeolefter-cpu/huge