Introduction- V.2.0.0

Metablog- Next.js Blog Template

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.

Video Demo

Teck Stack

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 deploy site
  • ui: a package that provides a Blog UI library, built using Tailwind CSS.
  • eslint-config-custom: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.jsons used throughout the monorepo

Code Style