test: verify automatic deployment

This commit is contained in:
git
2026-07-27 10:26:39 +10:00
parent 27b5948477
commit fac5f65e30
8 changed files with 44 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
## Immediate
- Fix QLearn URLs
- Replace old Git release URL
- Update README
- Update AGENTS
## Next
- Add Lildra
- Add Pendra
- Shared CSS
- Shared navigation
## Future
- Automatic deployment
- Preview deployments
- Analytics
+11
View File
@@ -0,0 +1,11 @@
Napper exists to build focused, educator-first tools that solve real classroom problems.
Each product should do one thing exceptionally well.
Simplicity is preferred over features.
Accessibility is preferred over visual novelty.
The repository—not conversations—is the canonical source of project knowledge.
AI assistants are expected to update documentation alongside code.
View File
View File
@@ -0,0 +1,14 @@
Status
Accepted
Context
Hudra, Lildra and Pendra share navigation and branding.
Decision
Shared CSS lives in /css/ecosystem.css.
Product-specific CSS stays beside each product.
Consequences
- less duplication
- consistent branding
- easier Codex sessions
View File