5 ms·
ChatGPT helped me to setup a hugo page from scratch with templating and stuff. It did so by just reading the hugo documentation without any RAG. And it was 10
by Meganet 2y ago
ChatGPT helped me to setup a hugo page from scratch with templating and stuff.
It did so by just reading the hugo documentation without any RAG.
And it was 10x better than the huge documentation in itself.
- dartos 2y agoWell that’s because Hugo is very simple to set up, there are lots of tutorials online about it, it hasn’t changed drastically in the past year and it’s mostly the same for different static site generators. You won’t find that kind of ease of use with say webgpu+winit for building a small renderer in rust.