Commit graph

3 commits

Author SHA1 Message Date
Benjamin Slingo 4cfd1bad84 Add PO Box support and centralize config via API
- Add PO Box field to bulletin contact section from API config
- Replace local config files with API-based config fetching
- Add cover image upload support to bulletin-input tool
- Remove dead config.rs and config.toml files
- Unify contact info source to prevent config segregation
2025-08-26 18:09:31 -04:00
Benjamin Slingo 76366aaf96 Add MIT License with Benjamin Slingo copyright 2025-08-21 20:19:11 -04:00
Benjamin Slingo 1eb1fc9909 Initial commit with major improvements
- Fixed Sabbath School parser to handle API data with extra line breaks
- Cleaned up project structure and removed nested directories
- Organized output to single directory structure
- Removed YouTube link from contact section for cleaner layout
- Improved parser robustness for multi-line content between labels
- Added proper .gitignore for Rust project
2025-08-21 20:17:54 -04:00