About This Project
Senior Support Hub is a living knowledge base that demonstrates how modern documentation practices—structured authoring, automation, and AI-assisted content workflows—can make complex public services easier to navigate.
This project began as part of a professional Capstone initiative exploring how AI can accelerate and enhance traditional technical documentation processes. It uses real-world long, confusing online processes (like NDLS licence renewals)—to illustrate how documentation (authored in structured Markdown) can evolve from static text to intelligent, dynamic, and continuously improving guidance. AI-assisted transformations and publishing is demonstrable and measurable.
🎯 Project Goals
-
Simplify essential eldercare workflows
Transform long, confusing online processes (like NDLS licence renewals) into step-by-step, human-centred guides. -
Demonstrate modern docs-as-code principles
Manage documentation like software using GitHub, Markdown, and MkDocs Material. -
Showcase AI transformation potential
Use AI to automate linting, style conformance, metadata tagging, and quality audits aligned to the IBM Style Guide. -
Enable future reuse and scalability
Provide a foundation that can expand to other government and eldercare processes (medical cards, utility management, etc.).
đź§ How the Site Is Built & Structured
Built in Markdown with MkDocs + Material for a clean, searchable, and responsive user experience, this project explores how AI-driven authoring and automation can transform traditional technical documentation processes.
- Docs-as-code: Markdown in a Git repo, published with MkDocs Material.
- Structure: Content is organized by type (
concepts/,reference/,tasks/) for clarity and reuse. - Style & quality (coming soon): automated linting and style checks aligned to professional guides.
All content lives under the /docs directory:
| Folder | Purpose |
|---|---|
/concepts/ |
High-level overviews and contextual information |
/tasks/ |
Step-by-step procedural topics |
/reference/ |
Data, file-type, or system reference information |
/about.md |
This file — project purpose and roadmap |
Each Markdown file represents a modular content unit that can be improved, audited, or transformed individually through AI workflows.
🛠️ Technologies & Frameworks
| Tool | Role |
|---|---|
| MkDocs Material | Static site generator and UI framework |
| Markdown (.md) | Primary authoring format |
| GitHub | Source control and continuous deployment |
| AI-assisted editing | Quality checks, automation, and content optimisation |
| IBM Style Guide | Benchmark for professional tone, structure, and compliance |
🚀 Roadmap
| Phase | Focus | Status |
|---|---|---|
| Phase 1 | Establish baseline structured authoring in Markdown | âś… Complete |
| Phase 2 | Add AI-driven content linting and style validation | ⏳ In progress |
| Phase 3 | Implement automated build and deploy workflows | ⏳ Planned |
| Phase 4 | Publish “before → after” AI transformation showcase | 🔜 Planned |
| Phase 5 | Expand to additional eldercare workflows | 🔜 Planned |
💡 Author’s Note
This site forms part of an ongoing exploration of how AI and technical communication intersect—how we can blend empathy, structure, and automation to serve real human needs.
The Senior Support Hub is not an official government resource; it’s an independent educational and proof-of-concept project.
For collaboration or inquiries, connect via LinkedIn or through the project repository.
© 2025 Senior Support Hub | Built with ❤️ using MkDocs Material