logo

EOH Astro 5 Public Presentation Demo

The EOH Astro 5 Theme is designed to support dynamic content creation, including blog collections, landing pages, static pages, Expectations & Outcomes Collection and GitHub Discussions integration. It provides customizable components to cater to various needs.

Key Features

icon Expectations
icon Outcomes
icon Progress
icon Qualityfolio

Dashboard

icon

The homepage provides a high-level summary of the product. Displays the project timeline, team members, priority, and latest updates.

Key Sections

GitHub Discussions Integration

This theme demonstrates integration with GitHub Discussions using the github-discussions-blog-loader component.

Setup

  • Copy Environment Variables: cp .env.example .env
  • Configure environment variables in .env file.
  • Use the GitHub Discussion Loader Component in templates.

Getting Started

Clone the repository, install dependencies, and run the development server to get started with the EOH Astro 5 Theme.

Commands

  • Clone the Repository: git clone
  • Install Dependencies: pnpm install
  • Start the Development Server: pnpm run dev
  • Build the Site: pnpm run build

Enjoy Building with the EOH Astro 5 Theme!