📂 Change base dir from meeting-notes to just meetings#2390
Open
JFWooten4 wants to merge 11 commits intostellar:mainfrom
Open
📂 Change base dir from meeting-notes to just meetings#2390JFWooten4 wants to merge 11 commits intostellar:mainfrom
meeting-notes to just meetings#2390JFWooten4 wants to merge 11 commits intostellar:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Renames the Docusaurus “meeting notes” blog base directory to meetings to match the production slug and align with the repo’s single-word folder naming, updating build/tooling paths and adding redirects to preserve old URLs.
Changes:
- Update Docusaurus blog config to use
meetingsas the blog path. - Update formatting (Prettier) and translation (Crowdin) globs to target
meetings. - Add Nginx redirects from
/meeting-notesto/meetings, and move meeting content intomeetings/.
Reviewed changes
Copilot reviewed 4 out of 70 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Update Prettier scripts to format/check MD/MDX under meetings/ instead of meeting-notes/. |
| nginx/includes/redirects.conf | Add permanent redirects from legacy /meeting-notes routes to /meetings. |
| docusaurus.config.ts | Change Docusaurus blog path to meetings (route remains /meetings). |
| crowdin.yaml | Update translation source path from /meeting-notes/**/* to /meetings/**/*. |
| meetings/authors.yml | Add/relocate blog authors metadata under the new meetings/ directory. |
| meetings/2024-01-18.mdx | Meeting post under meetings/. |
| meetings/2024-01-26.mdx | Meeting post under meetings/. |
| meetings/2024-02-01.mdx | Meeting post under meetings/. |
| meetings/2024-02-09.mdx | Meeting post under meetings/. |
| meetings/2024-02-15.mdx | Meeting post under meetings/. |
| meetings/2024-02-22.mdx | Meeting post under meetings/. |
| meetings/2024-02-29.mdx | Meeting post under meetings/. |
| meetings/2024-03-07.mdx | Meeting post under meetings/. |
| meetings/2024-03-14.mdx | Meeting post under meetings/. |
| meetings/2024-03-21.mdx | Meeting post under meetings/. |
| meetings/2024-03-28.mdx | Meeting post under meetings/. |
| meetings/2024-04-04.mdx | Meeting post under meetings/. |
| meetings/2024-04-11.mdx | Meeting post under meetings/. |
| meetings/2024-04-18.mdx | Meeting post under meetings/. |
| meetings/2024-04-25.mdx | Meeting post under meetings/. |
| meetings/2024-05-02.mdx | Meeting post under meetings/. |
| meetings/2024-05-09.mdx | Meeting post under meetings/. |
| meetings/2024-06-13.mdx | Meeting post under meetings/. |
| meetings/2024-06-20.mdx | Meeting post under meetings/. |
| meetings/2024-06-27.mdx | Meeting post under meetings/. |
| meetings/2024-07-11.mdx | Meeting post under meetings/. |
| meetings/2024-07-18.mdx | Meeting post under meetings/. |
| meetings/2024-07-25.mdx | Meeting post under meetings/. |
| meetings/2024-08-01.mdx | Meeting post under meetings/. |
| meetings/2024-08-08.mdx | Meeting post under meetings/. |
| meetings/2024-08-15.mdx | Meeting post under meetings/. |
| meetings/2024-08-22.mdx | Meeting post under meetings/. |
| meetings/2024-08-29.mdx | Meeting post under meetings/. |
| meetings/2024-09-05.mdx | Meeting post under meetings/. |
| meetings/2024-09-12.mdx | Meeting post under meetings/. |
| meetings/2024-09-19.mdx | Meeting post under meetings/. |
| meetings/2024-09-26.mdx | Meeting post under meetings/. |
| meetings/2024-10-24.mdx | Meeting post under meetings/. |
| meetings/2024-11-14.mdx | Meeting post under meetings/. |
| meetings/2024-12-05.mdx | Meeting post under meetings/. |
| meetings/2024-12-12.mdx | Meeting post under meetings/. |
| meetings/2024-12-19.mdx | Meeting post under meetings/. |
| meetings/2025-01-16.mdx | Meeting post under meetings/. |
| meetings/2025-01-23.mdx | Meeting post under meetings/. |
| meetings/2025-01-30.mdx | Meeting post under meetings/. |
| meetings/2025-02-06.mdx | Meeting post under meetings/. |
| meetings/2025-02-13.mdx | Meeting post under meetings/. |
| meetings/2025-02-20.mdx | Meeting post under meetings/. |
| meetings/2025-02-27.mdx | Meeting post under meetings/. |
| meetings/2025-03-06.mdx | Meeting post under meetings/. |
| meetings/2025-03-27.mdx | Meeting post under meetings/. |
| meetings/2025-04-03.mdx | Meeting post under meetings/. |
| meetings/2025-04-10.mdx | Meeting post under meetings/. |
| meetings/2025-04-17.mdx | Meeting post under meetings/. |
| meetings/2025-05-01.mdx | Meeting post under meetings/. |
| meetings/2025-05-22.mdx | Meeting post under meetings/. |
| meetings/2025-07-10.mdx | Meeting post under meetings/. |
| meetings/2025-07-17.mdx | Meeting post under meetings/. |
| meetings/2025-07-24.mdx | Meeting post under meetings/. |
| meetings/2025-08-07.mdx | Meeting post under meetings/. |
| meetings/2025-09-25.mdx | Meeting post under meetings/. |
| meetings/2025-10-02.mdx | Meeting post under meetings/. |
| meetings/2025-10-09.mdx | Meeting post under meetings/. |
| meetings/2025-10-16.mdx | Meeting post under meetings/. |
| meetings/2025-10-23.mdx | Meeting post under meetings/. |
| meetings/2025-10-30.mdx | Meeting post under meetings/. |
| meetings/2025-11-06.mdx | Meeting post under meetings/. |
| meetings/2026-01-22.mdx | Meeting post under meetings/. |
| meetings/2026-01-29.mdx | Meeting post under meetings/. |
| meetings/2026-02-26.mdx | Meeting post under meetings/. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
After #2375 for the contributior page guide, very other root folder and the vast majority of subfolders use a single-word name. It looks like the meetings held onto a legacy version, and this just updates that with a fix.
It moves the files and configures the build, as Copilot will surely parrot.
I think this makes a whole lot more sense, given the notes are really a tiny proportion of these pages, which focus on the actual meetings. And of course the production slug itself also just uses
meetings. Just makes diffs a whole lot cleaner to align the file names like that too.Warning
Affects 2388