Restructure pillars from 6 to 7: replace Justice & Peace with Health, Jobs, Business#15
Merged
dougdevitre merged 1 commit intomainfrom Apr 10, 2026
Merged
Conversation
…illar pages - Make index.html pillar cards config-driven (fetched from repos.json via JS) - Replace justice/peace pillars with health/business/jobs to match repos.json - Create health.html, business.html, jobs.html pillar pages - Delete obsolete justice.html and peace.html - Update README diagrams, project directory, and references (mo-start -> access-to-business) - Update all pillar page cross-links and footers for 7-pillar structure - Fix services.html and housing.html project cards to reference correct repos - Add CSS styles for health/business/jobs pillars; replace legacy justice/peace aliases - Update sitemap.xml with new page URLs - Update all test files for new pillar structure (670 tests passing) - Fix stats consistency: 7 pillars, 7 projects across site, README, and repos.json https://claude.ai/code/session_01DRZf2s525QcxrbNpPVyTq1
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.
Summary
This PR restructures the Access To platform's pillar organization from 6 pillars to 7 pillars, replacing "Access to Justice" and "Access to Peace" with three new pillars: "Access to Health," "Access to Jobs," and "Access to Business."
Key Changes
Pillar Reorganization:
justice.htmlandpeace.htmlpillar pageshealth.html,jobs.html, andbusiness.htmlpillar pagesContent Updates:
Styling & Configuration:
--color-accent-health,--color-accent-jobs,--color-accent-business--color-accent-primaryfor generic UI elementsTesting & Documentation:
Services Page Update:
Implementation Details
https://claude.ai/code/session_01DRZf2s525QcxrbNpPVyTq1