Add project documentation and repository structure

This commit is contained in:
git
2026-07-21 16:16:22 +10:00
parent da12e5c60e
commit 2802d780f3
7 changed files with 251 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
# Hudra Roadmap
Hudra is developed incrementally, with stability and simplicity prioritised
over large feature releases.
## Current stable release
### Hudra 0.9.1
- Automatic slide generation from HTML headings
- Presenter dashboard
- Dual-screen presentation
- Current and next slide previews
- Timer and clock
- Audience zoom and scrolling
- Keyboard and presentation remote support
- Image-only slide optimisation
## Near-term priorities
### Hudra 0.10
- Presenter interface refinement
- Improved reliability
- Documentation
- Classroom testing
- Accessibility review
## Future exploration
- Video-focused slide layouts
- Presenter annotations
- Laser pointer
- Improved media handling
- Wider LMS compatibility
- Managed browser deployment
Future features will be developed and tested individually to avoid regressions.