Hacker News new | ask | show | jobs
by dirkt 781 days ago
In the early days of the World Wide Web I wrote a static site generator using makefiles. Because there was nothing ready-made for that.

As "make" is intended to track changes and only update when dependencies have changed, it was very fast on the computers at that time (that we'd call slow now).