Archive Site Content for 2025 - Implement Sessionize Data Archival System#2
Draft
Archive Site Content for 2025 - Implement Sessionize Data Archival System#2
Conversation
Co-authored-by: andrewhanson <184080+andrewhanson@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Archive Site Content for 2025
Archive Site Content for 2025 - Implement Sessionize Data Archival System
Jun 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements a comprehensive archival system to preserve 2025 Boise Code Camp sessionize data permanently, ensuring the website continues to function even if sessionize shuts down the event API.
Changes Made
🗂️ Archive Infrastructure
/public/archive/2025/directory structure with JSON files for:sessions.json- Session data with speakers, times, and descriptionsspeakers.json- Speaker profiles and biosschedule.json- Event schedule grid with room assignments🔄 Enhanced SessionizeService
SessionizeService.jsto include automatic fallback logic:🛠️ Archive Management Tools
npm run archivecommand to fetch and save current sessionize dataarchive-sessionize-data.jsscript for data preservation📋 Build Integration
/archive/2025/*.jsonendpointsBenefits
✅ Future-proof: Site works even if sessionize API becomes unavailable
✅ 2026 Ready: Clean foundation for preparing next year's content
✅ Zero Downtime: Seamless fallback with no user-visible changes
✅ Maintainable: Clear documentation and easy-to-use archive commands
Usage
To archive current sessionize data for preservation:
The system automatically handles API fallbacks transparently to users.
Fixes #1.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
sessionize.comnode scripts/archive-sessionize-data.js(dns block)curl -s REDACTED(dns block)If you need me to access, download, or install something from one of these locations, you can either: