dorkhub

next-mdx-blog

Next.js + MDX blog template with Tailwind CSS and TypeScript.

leerob
TypeScript7.6k1.5k forksupdated 3 days ago
visit the demogit clone https://github.com/leerob/next-mdx-blog.gitleerob/next-mdx-blog

Deploy with Vercel

next-mdx-blog

This is a blog template built with:

Running Locally

This application requires Node.js v18.17+.

git clone https://github.com/leerob/next-mdx-blog.git
cd next-mdx-blog
pnpm install
pnpm dev

Database (Optional)

Create a .env.local file with your POSTGRES_URL environment variable to store redirects.

CREATE TABLE redirects (
  id SERIAL PRIMARY KEY,
  source VARCHAR(255) NOT NULL,
  destination VARCHAR(255) NOT NULL,
  permanent BOOLEAN NOT NULL
);

more like this

frirss

A modern, self-hosted, customizable web frontend for FreshRSS.

TypeScript51

scriptio

Modern, elegant and cross-platform screenwriting software

TypeScript51

search

search projects, people, and tags