|
|
|
|
|
by axyz
1928 days ago
|
|
Zola seem the most popular static site generator that allows you to generate a website without any JS bundle without using some strange hack. This is the way I firstly stumbled upon it as I was looking for a fast way to generate a fully static site with the advantages of a generator and none of the overheads... It may be limited for certain use cases but I think it would be my first choice for editing a static site without JS |
|
I'd say Gatsby or NextJS are more popular due to being written in JS. They can both produce zero JS websites.