Skip to content

edvardh1/Lightweight-Nextjs

Repository files navigation

Lightweight Next.js Template

A Next.js template for Lightweight CMS (now deprecated).

This template uses the lightweight-client npm package to fetch blog posts, categories, tags, and other blog-related data from Lightweight CMS.

What's Included

  • Blog listing page with pagination
  • Individual blog post pages
  • Category and tag filtering
  • Automatic sitemap.xml

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Dependencies

Author

Made by edvardh1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors