Hacker News new | ask | show | jobs
by cloudwalking 4676 days ago
Is this site not completely static?
1 comments

It wasn't, but it is now.
Since the site doesn’t need anything except a static list in a .json, it would make sense to use a static website generator (e.g. Jekyll) instead of an index.php which loads the JSON file.