|
|
|
|
|
by bqmjjx0kac
549 days ago
|
|
This site would benefit from a comparison with other static site generators. I dare say it's not that difficult for a programmer to roll their own SSG with whatever is at hand. Does it have any clever properties that naive solution wouldn't? * Like reproducible builds or incremental/cacheable builds? * Does it require the entire site fits in memory at build time, or can it generate terabyte-sized sites without breaking a sweat? |
|