feat(glossaire): harmonize portal pages with shared components #297
Reference in New Issue
Block a user
Delete Branch "feat/glossaire-portals-harmonization"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR harmonizes the main glossary portal pages with the shared portal component system.
Scope
Refactors these pages to use the shared glossary portal building blocks:
src/pages/glossaire/concepts-fondamentaux.astrosrc/pages/glossaire/archicrations.astrosrc/pages/glossaire/paradigmes.astrosrc/pages/glossaire/paradigme-archicratique.astrosrc/pages/glossaire/scenes-archicratiques.astrosrc/pages/glossaire/dynamiques-archicratiques.astrosrc/pages/glossaire/tensions-irreductibles.astrosrc/pages/glossaire/verbes-de-la-scene.astrosrc/pages/glossaire/index-complet.astroWhat changed
GlossaryPortalAsideGlossaryPortalHeroGlossaryPortalSectionGlossaryPortalStickySynclib/glossarywhere relevantparadigme-archicratique.astroValidation
npm run buildnpm testNotes
src/pages/glossaire/index.astrowas already on the correct shared architecture and was intentionally left unchangedsrc/pages/glossaire/[...slug].astrowas already in the target architecture and was intentionally left unchanged