Commit Graph

5 Commits (e04e3b58db2f6f5cf22e9ce57a2f9ebbfcaffca2)

Author SHA1 Message Date
gravel 3792a43821
docs: add descriptions to all PHP files 1 year ago
gravel f04b625c7b
docs: update class documentation 1 year ago
gravel f7b85a1309
fix: overlap between index and rest fragment 1 year ago
gravel 49d9cb9be1
feat: add regional and tech listings 1 year ago
gravel 606170e672
feat: restructure site generation, reduce dom size
This commit does the following:
- Expands site generation with ability to include page-specific fragments
- Expands staff rating algorithms
- Restricts list of Communities statically included in main page
- Adds mechanism to fetch rest of Communities dynamically
- Adds /groups/all to request all pages statically
- Extracts duplicate tag information from servers.json into tags.json
- Minor changes (clickable h1 resets URL hash)
1 year ago