docs: normalize terminology and fix metadata
Normalize "Sukr" to "sukr" in architecture.md (4 instances). Change site.toml title to lowercase. Fix template override path from page/special.html to content/special.html. Update copyright year to 2026.
This commit is contained in:
@@ -63,10 +63,10 @@ None. All CHALLENGE questions resolved.
|
||||
1. **Phase 1: Fix Stale Content** — every factual claim matches reality
|
||||
- [x] S1: Replace `cargo install sukr` in `_index.md` with `cargo install --path .` after clone
|
||||
- [x] S4: Replace Step 4 dead-end in `getting-started.md` with inline minimal templates (base.html, page.html, content/default.html)
|
||||
- [ ] S5: Normalize "Sukr" → "sukr" in `architecture.md`
|
||||
- [ ] S6: Normalize `title` in `docs/site.toml`
|
||||
- [ ] S7: Fix template override path in `templates.md` (`page/special.html` → `content/special.html`)
|
||||
- [ ] S9: Update copyright in `docs/templates/base.html` (2024 → 2026, or remove if unnecessary for OSS)
|
||||
- [x] S5: Normalize "Sukr" → "sukr" in `architecture.md`
|
||||
- [x] S6: Normalize `title` in `docs/site.toml`
|
||||
- [x] S7: Fix template override path in `templates.md` (`page/special.html` → `content/special.html`)
|
||||
- [x] S9: Update copyright in `docs/templates/base.html` (2024 → 2026, or remove if unnecessary for OSS)
|
||||
- [x] Add "view your site" final step to `getting-started.md` with expected output
|
||||
|
||||
2. **Phase 2: Structural Rework** — every page declares one quadrant, serves one audience
|
||||
|
||||
Reference in New Issue
Block a user