Hey all,
Wanted to share an idea we have been exploring. The idea itself is not new because similar tools exist for other frameworks.
wanted to hear your thoughts on building
A tool that:
-
lets users describe the website they want
-
automatically creates a Hugo site with consistent UI.
-
sets up the GitHub repo and deployment (Vercel, Netlify, GitHub Pages)
-
includes a simple CMS for ongoing updates
-
allows full code export if users want to work locally
Everything happens in the browser. No need to install anything, use the terminal, or open a code editor.
Why this might be needed?
People love Hugo for building fast and secure sites. While Hugo requires less technical work than many frameworks, non-technical users still find it hard.
Why now?
AI website and app builders are growing fast. Non-technical users are adopting them more. Tools like Lovable, Bolt, and v0 are great, but none of them generate real static sites using Hugo’s best practices.
By the way, to demonstrate and validate the idea, we created a simple landing page that explains the concept. If you want to take a look, it’s here: https://ai.sitepins.com/
Do you think something like this would be useful?
Would appreciate your honest feedback.
Thanks.