Internal reference
Parked pages
Whole pages we built, then pulled before launch. They still live in the
repo under src/pages/_parked/, an underscore folder Astro
does not build, so they ship nowhere but are never lost. This is the one
place they are tracked.
-
Neo4j Business Value Calculator
Parked July 11, 2026POC project page. An IDC-validated ROI calculator that renders a branded, customer-proofed PDF on demand. Built as proof-of-concept content for the Projects type. Not launching with it; may bring it back as a real Projects entry.
-
Neo4j IDC Business Value Promo Blade
Parked July 11, 2026POC project page. A reusable, design-faithful WordPress promo blade promoting Neo4j’s IDC-validated 230% ROI stat across high-intent pages. Not launching with it; may bring it back.
To bring one back
- Move its file from
src/pages/_parked/back intosrc/pages/projects/(imports use../../and resolve from either spot). - Re-add its card to
src/pages/projects.astro, its row tosrc/pages/sitemap.astro, and (for the Neo4j pages) its entry torelatedCaseStudiesinsrc/pages/projects/neo4j.astro. - Remove it from the list at the top of this file.