Introduction
Metablog- Headless Blog Theme with Next.js and WordPress
Metablog is a modern and efficient headless blog theme built with Next.js, Tailwind CSS, and TypeScript, and backed by WordPress. The theme is designed to offer a seamless user experience and provide a customizable platform for developers to build and publish content on the web.
Project structure
The project is structured as a monorepo and includes the following packages:
site
: main site built with Next.js and Tailwind CSS. You will deploysite
blogui
: a package that provides a Blog UI library, built using Tailwind CSS.eslint-config-custom
:eslint
configurations (includeseslint-config-next
andeslint-config-prettier
)tsconfig
:tsconfig.json
s used throughout the monorepo