Commit graph

2 commits

Author SHA1 Message Date
Benjamin Slingo e63e617749 Remove unnecessary timezone conversion from events display
- Remove JavaScript date manipulation that was causing timezone issues
- Let church-core API handle all date/time formatting consistently
- Events now display exactly what the Rust backend provides
2025-08-30 15:59:53 -04:00
Benjamin Slingo 91a1bb7a54 Restructure project and update gitignore
- Flatten directory structure by moving files from astro-church-website/ to root
- Remove church-core subdirectory in favor of inline Rust library
- Update .gitignore to properly exclude build artifacts, generated files, and dependencies
- Add environment variables, IDE files, and coverage reports to gitignore
- Include generated CSS files and native bindings in ignore patterns
2025-08-30 08:59:27 -04:00
Renamed from astro-church-website/src/pages/events.astro (Browse further)