Commit Graph

17 Commits (af2f5376fea3e6a7d47be435b7196cca7a06a602)

Author SHA1 Message Date
gravel 3792a43821
docs: add descriptions to all PHP files 6 months 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)
6 months ago
gravel 740c5c1675
Shrink HTML size I 7 months ago
gravel 984c862722
Undo tab minification 8 months ago
gravel 33f1f863e9
Implement SSG for non-HTML & subfolders 8 months ago
gravel 3085b78ad3
search engine optimization 8 months ago
gravel 00bdd3a615
Docs and minor refactoring 12 months ago
gravel b23cecc693
Add PHP include paths, update dev process 1 year ago
gravel 522ac62f54
Monorepo decomposition 1 year ago
gravel 3fea99f6f2
Propagate failure in HTML generation 1 year ago
gravel e462221dd9
Apply `--verbose` to `make dev` & propagate to SSG 1 year ago
gravel 434f8bfe55
Docs, pruning & whitespace 1 year ago
mdPlusPlus aa1d7675f5 Fix typos 1 year 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