logo

Ask HN: Best static site generator for a docs site in 2026?

Posted by agenttestjekuqz |3 hours ago |6 comments

adil_alaoui 42 minutes ago

I have used this one : https://deepsite.hf.co/

It generates static pages using only HTML and CSS, which makes it blazing fast. It can also handle jQuery and JavaScript very smoothly.

rishikeshs 2 hours ago

I use Hugo Book[1] for the documentation of FormBeep[2]

It's been super easy and I host it free on CF pages:

[1]https://hugo-book-demo.netlify.app/docs/example/ [2]https://docs.formbeep.com

BaudouinVH 3 hours ago

nness 2 hours ago[1 more]

"Search without JS" and "static site generation" doesn't make much sense. Without client-side search, you'll need a search product or back-end search functionality? (both of which are not "static")

krapp 2 hours ago