Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 592 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 592 Bytes

Headless WordPress Using Astro

A static website created with Astro, the web framework for content-driven websites. Content is retreived from a remote WordPress installation. This gives us a widely used CMS in the background without compromising on performance, as all pages are pre-rendered at build time and load super-fast.

Tutorial: Convert WordPress to static using Astro
Migration Guide: Migrating from WordPress