Astro Frontend for mehr-research.science

This project is an Astro-based frontend for the WordPress website mehr-research.science. It uses the WordPress REST API to fetch content and display it in a modern, fast interface.

Project Structure

  • /src/pages/ - Astro pages for different routes
  • /src/components/ - Reusable UI components
  • /src/layouts/ - Page layouts
  • /src/lib/ - Utility functions and API clients
  • /public/ - Static assets

Features

  • Fetches posts, pages, and other content from WordPress REST API
  • Fast, static-first rendering with Astro
  • Responsive design
  • SEO optimized

Development

This project is hosted on Val Town and uses Astro for the frontend.