← Back to context Comment by chrisjj 8 hours ago > 100 build minutesEr, what? A static site has no build on server. 3 comments chrisjj Reply rrr_oh_man 8 hours ago A static site could be built from source on the server Hamuko 8 hours ago Many static sites are made using a static site generator, which turns input files into a static site in a build phase. rixed 6 hours ago I believe the important part was "on the server".
Hamuko 8 hours ago Many static sites are made using a static site generator, which turns input files into a static site in a build phase. rixed 6 hours ago I believe the important part was "on the server".
A static site could be built from source on the server
Many static sites are made using a static site generator, which turns input files into a static site in a build phase.
I believe the important part was "on the server".