Skip to content

NafiAsib/blog

Repository files navigation

Blog of Nafi Asib

This blog is created with Next.js 13 (App Router), Contentlayer & TailwindCSS.

All the blog posts are written in MDX.

This project is hosted on an arm64 based VPS on Oracle Cloud. A Github Action is triggered when code is pushed to main. This action builds and pushes a Docker image to Dockerhub. On the VPS, Watchtower checks and updates the local Docker images on a 30 minutes interval.

Run the project locally

Clone the project:

git clone git@github.com:NafiAsib/blog.git
  • Run the development server:
cd blog
pnpm install
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

Blog with Next.js 13 App Router, TailwindCSS & Contentlayer

Topics

Resources

Stars

Watchers

Forks