Commit Graph

18 Commits (main)

Author SHA1 Message Date
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.
1 year ago
gravel 3792a43821
docs: add descriptions to all PHP files 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
gravel 740c5c1675
Shrink HTML size I 1 year ago
gravel 984c862722
Undo tab minification 1 year ago
gravel 33f1f863e9
Implement SSG for non-HTML & subfolders 1 year ago
gravel 3085b78ad3
search engine optimization 2 years ago
gravel 00bdd3a615
Docs and minor refactoring 2 years ago
gravel b23cecc693
Add PHP include paths, update dev process 2 years ago
gravel 522ac62f54
Monorepo decomposition 2 years ago
gravel 3fea99f6f2
Propagate failure in HTML generation 2 years ago
gravel e462221dd9
Apply `--verbose` to `make dev` & propagate to SSG 2 years ago
gravel 434f8bfe55
Docs, pruning & whitespace 2 years ago
mdPlusPlus aa1d7675f5 Fix typos 2 years ago
gravel f19e19df90
Improve logging 2 years ago
gravel a47ccbe4d2
Make sites/ root for relative PHP site includes 2 years ago
mdPlusPlus 6963797dab Add debug output 2 years ago
gravel 1f9f14d858
Restructure static site generation 2 years ago