nextjs-blog-cms Tailwind Templates

Nextjs Blog Cms

Next.js Blog CMS šŸš€ – A simple Markdown-based blogging system built with Next.js, Tailwind CSS, and Static Site Generation (SSG). Easily create and manage blog posts in Markdown. Fork, star ⭐, and start publishing!

nextjs-blog-cms

A simple blog content management system built with Next.js, Markdown, and Tailwind CSS.

šŸš€ Features

  • Uses Next.js for static site generation (SSG).
  • Blog posts are written in Markdown.
  • Styled with Tailwind CSS for a modern UI.

šŸ“‚ Project Structure

nextjs-blog-cms/
│── src/
│   ā”œā”€ā”€ pages/  # Next.js pages
│   │   ā”œā”€ā”€ index.js  # Blog homepage
│   │   ā”œā”€ā”€ post/[slug].js  # Dynamic blog post pages
│   ā”œā”€ā”€ posts/  # Markdown blog posts
│   ā”œā”€ā”€ styles/globals.css  # Tailwind CSS
│── package.json  # Dependencies
│── README.md

šŸ›  Installation & Usage

  1. Clone the repository:

    git clone https://github.com/tktarun03/nextjs-blog-cms.git
    cd nextjs-blog-cms
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm run dev
    
  4. Open http://localhost:3000 to view your blog.

šŸ‘Øā€šŸ’» About the Author

šŸš€ Created by Arunkumar Thamilarasu | UI Technical Architect | Next.js & CMS Expert

⭐ Contribute & Support

  • Fork & Star this repository! ⭐
  • Submit Issues and PRs to improve the CMS.

šŸŽÆ Follow me on GitHub: @tktarun03

Top categories

Loading Svelte Themes