Setting up your blog with this template is easy peasy.
- Clone the repo
- Run
yarn install
and thennode ./scripts/clean
to start fresh - Edit this blog post in
./data/blog
- To add a new blog post, create a
.md
file in./data/blog
with the following format:
Introduction
In this guide, we’ll walk through setting up your blog using the pre-built template and how to structure posts.
Background
The template uses Next.js, Tailwind CSS, and Markdown for blazing-fast performance and clean writing experience.
Setup
Open your terminal and clone the repo:
git clone https://github.com/