Skip to content

Fix handbook information architecture #573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025
Merged

Fix handbook information architecture #573

merged 1 commit into from
Jul 1, 2025

Conversation

swissspidy
Copy link
Member

  • Organize files in folders according to the desired structure
  • Use directory iterator to loop through all files and folders (makes generation more robust)

Context:

#567 broke the handbook, because the handbook pages were reorganized in the WordPress admin so that the organization didn't match this repo anymore. The repo is the source of truth though, and any organizational changes should be reflected here, including any subfolders etc.

Note: we do want to improve the structure in the future. This mainly reinstates status quo and fixes the setup so that we can make any future changes with confidence.

- Organize files in folders according to the desired structure
- Use directory iterator to loop through all files and folders (makes generation more robust)
@swissspidy swissspidy requested a review from a team as a code owner June 25, 2025 13:44
@swissspidy swissspidy merged commit 404146b into main Jul 1, 2025
6 checks passed
@swissspidy swissspidy deleted the fix/handbook branch July 1, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants