feat: scaffold howtos project
Collection of usage guides and cheatsheets. Includes project docs, topic template, and directory structure.
This commit is contained in:
24
ROADMAP.md
Normal file
24
ROADMAP.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Roadmap
|
||||
|
||||
## v0.1 — Foundation
|
||||
|
||||
- [x] Project scaffold (README, docs, template)
|
||||
- [ ] First batch of topics (5-10 core tools)
|
||||
- [ ] Establish formatting conventions
|
||||
|
||||
## v0.2 — Core Coverage
|
||||
|
||||
- [ ] 20+ topics covering daily workflow
|
||||
- [ ] Index/table of contents generation
|
||||
- [ ] Tagging system (categories in frontmatter)
|
||||
|
||||
## v1.0 — Complete Reference
|
||||
|
||||
- [ ] 50+ topics
|
||||
- [ ] Search script or integration
|
||||
- [ ] Consistent quality across all files
|
||||
|
||||
## Future
|
||||
|
||||
- Topic freshness tracking (last-reviewed dates)
|
||||
- Automated linting for format consistency
|
||||
Reference in New Issue
Block a user