Comment on Just Delete MeparentComments−cloudwalking13yIs this site not completely static?−rmlewisuk13yIt wasn't, but it is now.−hk__213ySince 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.
Comments
Is this site not completely static?
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.