l0kt33n / blog

Home Page:https://blog-l0kt33n.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Personal Blog using Next.js, Contentlayer, TailwindCSS and Vercel

This is my personal blog, built with Next.js, Contentlayer and TailwindCSS. It is hosted on Vercel.

Getting Started

First, install the dependencies:

pnpm install

Then, run the development server:

pnpm dev

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

Writing Content

All content is written in Markdown and lives in the content directory. The content is structured in a way that makes sense for me, but you can change it to your liking.

About

https://blog-l0kt33n.vercel.app


Languages

Language:MDX 53.7%Language:TypeScript 35.2%Language:JavaScript 10.9%Language:CSS 0.2%