Y
Hacker News
new
|
ask
|
show
|
jobs
by
cloudwalking
4676 days ago
Is this site not completely static?
1 comments
rmlewisuk
4676 days ago
It wasn't, but it is now.
link
hk__2
4676 days ago
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.
link