mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
- Adds functions to retrieve raw events from the Google Calendar API, extract the data we need for those events, and order those events by month for display - Documents the new env vars - Adds new setting for the google calendar API url - Adds `/calendar/` to URLs, which displays the rendered google calendar **but didn't prettify it** - Adds events to homepage, using the existing template - Edits to the homepage template to show the events and make the paging arrows work
Documentation for the Boost Website
- API Documentation - We don't have many API endpoints, but the ones we do have are documented here
- Dependency Management
- Development Setup Notes
- Environment Variables
- Example Files - Contains samples of
libraries.json..gitmodules, and other files that Boost data depends on - Hosting
- Mailman
- Management Commands
- News and Moderation
- Retrieving Static Content from the Boost Amazon S3 Bucket
- RSS Feeds
- Syncing Data about Boost Versions and Libraries with GitHub
- User Management - Describes how we allow authors and maintainers to "claim" the accounts that we create for them as part of the library upload process, and how to prevent users from updating their own profile photos.