Commit Graph

6 Commits (b7b8c516bd85bb11c1f4ece59329efaad0ac6288)

Author SHA1 Message Date
gravel 4c9251e976
feat: ui improvements 1 year ago
gravel 8456a34389
refactor: reorganize custom content I 2 years ago
gravel f9aa117e6b
docs: document symbols where reasonable
Doxygen is still producing lots of warnings due to bad parsing.

Includes one or two error checks for function constraints.
2 years ago
gravel 3792a43821
docs: add descriptions to all PHP files 2 years ago
gravel 5a7a93d52c
Fix non-canonical URL anchors 2 years 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)
2 years ago