It's headless WordPress!
The Next.js + WordPress theme is a headless WordPress application designed as a starting point for headless WordPress projects. Leveraging WPGraphQL for data retrieval and TailwindCSS for styling, this bare-bones Next.js app offers fast performance and a range of features to support WordPress integration.
.env.local
file.next.config.js
with the WordPress site URL./lib/config.ts
to match the WordPress site.http://localhost:3000
.The Next.js + WordPress theme provides a robust foundation for building headless WordPress projects, offering a range of features such as custom fields, post previews, static site generation, and SEO support. By leveraging WPGraphQL for data retrieval and TailwindCSS for styling, this theme promotes fast performance and efficient querying of WordPress data with GraphQL. The installation process involves cloning the repository, configuring files, and setting up necessary plugins in WordPress, providing developers with a starting point to kickstart their headless WordPress projects.