Skip to content

A lightweight site based on Next.js and Tailwind CSS

License

Notifications You must be signed in to change notification settings

doveg/next-blog

Repository files navigation

next-blog

A lightweight blog site based on Next.js and Tailwind CSS.

Features

1. Markdown to HTML

2. Tailwind CSS Integrated

3. PlantUML supported

4. Table of contents supported

Installation

1. Install Node.js Software

https://nodejs.org

2. Install the project's dependencies

npm install

3. Startup the project

npm run dev

4. access URL in browser

http://localhost:3000

Deploy

1. Build the project

npm run build

2. Deploy to server

Deploy the static files in out folder to your server.

Preview

about page

Reference

Official Website: https://www.dovej.com

About

A lightweight site based on Next.js and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published