Hacker News new | ask | show | jobs
by nine_k 3070 days ago
Even more importantly, if you change the navbar, it changes everywhere, no chance to forget, no tedious and error-prone copy-pasting.

Also, applying syntax highlighting to code fragments, doing the right thing around pictures, e.g. set explicit size, and many other seemingly trivial but tedious things.

In short, static site generators remove the legwork from static HTML.

1 comments

All these reasons and it sucks to write html by hand compared to markdown or rst.