Skip to content

Content Management

Content Management

The TEEI main website is built with Astro and deployed to Cloudflare Pages. Content is managed through Markdown/MDX files in the source repository.

Content Types

TypeLocationWho Updates
Programme pagessrc/pages/Content manager
Blog postssrc/content/blog/Content manager
Landing pagessrc/pages/Ops manager directs, content manager builds
ABM pagessrc/pages/for/Ops manager directs

Blog Hubs

The website has 7 content marketing hubs:

  1. Corporate Social Responsibility
  2. Employee Volunteering
  3. Ukrainian Refugees Support
  4. Women in Tech
  5. ESG and CSRD Reporting
  6. Language Learning
  7. Skills Development

Writing Guidelines

All website copy must follow TEEI writing constraints:

  • No “empower” or variants
  • No pity language
  • No NGO cliches
  • Canonical impact numbers only
  • Agency-first framing
  • No em dashes
  • Person-first narrative

Deployment

Changes are deployed via Cloudflare Pages CI/CD. The main branch deploys to production automatically after passing build checks.