A Next.js 14 Blog with Server Components

R
Renaudil y a 2 jours
0

Description

A blog template with Next.js 14 App Router, Wisp, Tailwind CSS, Shadcn and Dark Mode.

npx boilerapp 14-blog-server-components

文档

A Next.js 15 Blog using Server Components - Backed by Wisp CMS<!-- omit in toc -->

Demo Travel Blog on Next.js 15

Deploy with Vercel

Featured Links

This is a Next.js, Tailwind CSS, Shadcn blogging starter template. This version is using Next.js 15 App Router with React Server Components and uses Wisp for publishing blog posts.

Probably the most feature-rich Next.js blog template out there that is easily configurable and customizable. It's perfect as an upgrade from blogs using Jekyll, Hugo, Gatsby, Contentlayer, or ContentCollections.

About Wisp

Wisp is a modern CMS for adding blogs to websites. It features an intuitive, medium-like editorial experience so that you can focus on writing instead of getting distracted by markdown.

Features

  • Beautiful blog starter kit with server rendering using Next.js 15 Server Components
  • Responsive layout for mobile devices
  • Filter blog posts by tags
  • About page
  • Light & dark mode
  • Automatic hierarchical sitemap generation
  • Automatic Open Graph image generation
  • Automatic Related Posts suggestions
  • RSS Feed

Technologies

Step-by-step Video Tutorial

We've now included a 3-part video tutorial to help you run this blog on your computer:

3-part Video Tutorial to Launch Nextjs Blog

Quick Start Guide

First, install the dependencies:

npm i --legacy-peer-deps

IMPORTANT: There's a dependency (next-themes) that's not upgraded to React 19 so you will need to add the --legacy-peer-deps into the install command. Make sure that Vercel's install command is set to use npm i --legacy-peer-deps too!

Then, copy the .env.example file to .env:

cp .env.example .env

Note: You will need to populate the NEXT_PUBLIC_BLOG_ID variable with the Blog ID obtained from wisp after you've created an account.

Finally, run the development server:

npm run dev

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

Getting Help

Full documentation on how to get started on wisp as well as this starter kit is available on wisp's documentation site

Other template

Like this template?

Check out our corporate blog template here.

Prix

Gratuit

FREE

评论 (0)

常见问题

常见问题解答 (FAQ)

有问题?我们有答案。如果您找不到想要的答案,请随时联系我们。

Boilerapp 是一个专门用于分享 Boilerplates、入门套件(Starter Kits)和项目模版的开发者社区平台。我们的目标很简单:为您节省初始配置(Setup)的时间,让您可以专注于真正重要的代码。无论您是在寻找简单的代码库还是完整的 SaaS 项目,都能在这里找到。

还有其他问题?

我们的团队随时为您提供帮助。联系我们,我们将尽快回复。