|
|
|
|
|
by mikevdv
1456 days ago
|
|
I think there 2 main groups of people that these static site generators are aimed at.
1) People who care more about cost than anything else. You can host a static site for free with github pages and the like.
2) People who don't modify the content too often meaning that they don't care too much if the site takes 5 minutes to update. Other people I've seen use them to great effect are photographers who have static sites generating based exclusively of images that they upload. As there's no real text content, they don't end up doing many "changes" as they generally upload images in bulk. |
|