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.
It would be much better if your tool could first create a website design from the prompts. And once the design is ready, it could then develop a Hugo theme based on that design.
Regardless of the fact that I believe chatbots should not be used for everything, I can imagine that Go templates are not easy for large language models. In the case of Typst, for example, LLMs quickly reach their limits.
It’s a great idea. I’ve just used Claude.ai to move a simple website from WIX to static HTML and Claude.ai created a great looking site, revamping the original content into a much nicer design.
The problem is, for the site owner, management becomes difficult. There is no content editor and changes need to be uploaded in whole to Netlify; if they can ever figure out how to make changes?
Hugo with a site editor would be great! The alternative, for the site owner, is to learn how to use Claude to manage the site and I think that might be what eventually happens. AI is taking over.
Hugo without AI is a nightmare for a non-technical user.
The available themes are already excellent. Web frontends already exist. Respect that work and make the setup friendly to non-techs. No need for this “AI because AI” stuff.
When it comes to programming in general, I’m pretty bad at it. Still, I managed to migrate my blog to Hugo, for example (without chatbots). Yes, it was frustrating at first. But over time, I started to understand the templates better and better. And that’s what I think non-technical users often lack: the willingness to learn new things and not give up after a setback.
That said, how many non-technical users are actually interested in using Hugo? Probably very few.