Setting up your blog with this template is easy peasy.
- Clone the repo
- Run
yarn installand thennode ./scripts/cleanto start fresh - Edit this blog post in
./data/blog - To add a new blog post, create a
.mdfile in./data/blogwith 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/arunsaravanen/arunsaravanen.dev-main