Skip to content

Conversation

@rlxdev
Copy link
Collaborator

@rlxdev rlxdev commented Aug 14, 2025

boardMeetings.json identifies all the board meetings and links, including the current ones. I'm working on a script that will search the news and automatically add new meetings as they're announced to this file as they're announced so it will be easy to maintain.

AccordionContent is an implementation of the "accordion" construct that's used in the FAQ and other places on the website. I'm using this for the email archives. My hope is to replace the code in various places with an instantiation of this component so we've just got one copy of this construct (and this will reduce the code size).

Archives is a Vue component responsible for serving the page containing the links to the board meetings and email discussions. It's launched using the /ProgramOrganization/BoardArchives route.

The changes to the Board Vue component are what provides access to the new archives navigation and also the snapshot of the old website.

@rlxdev rlxdev requested a review from jdaigneau5 August 15, 2025 13:17
@rlxdev rlxdev marked this pull request as ready for review August 16, 2025 01:34
@jdaigneau5 jdaigneau5 merged commit c9695fc into int Aug 19, 2025
@rlxdev rlxdev deleted the rl-email-archive branch August 27, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants