Loading...
Loading...
Loading...
Update date: 2025-02-19
Next Forge is a feature-rich Next.js 15 multilingual starter template designed to help developers quickly build globally-ready websites. It comes with built-in i18n support, modern UI design, dark/light theme toggling, responsive layout, MDX blog system, SEO optimization, and integrated analytics tools.
Clone the repository:
git clone https://github.com/weijunext/nextjs-15-starter.git
Install dependencies:
npm install
Copy environment variables:
cp .env.example .env
Start the development server:
npm run dev
Visit http://localhost:3000 to view your application.
Basic Setup:
config/site.ts
to configure website information.public/
directory.app/sitemap.ts
and app/robots.ts
.i18n Setup:
i18n/messages/
.i18n/routing.ts
.middleware.ts
.Create MDX files in blogs/[locale]
with the following format:
---
title: Post Title
description: Post Description
image: /image.png
slug: /url-path
tags: tag1,tag2
date: 2025-02-20
visible: published
pin: true
---
Post content...
Manage static page content in content/[page]/[locale].mdx
.
Next Forge is licensed under the MIT License, allowing you to freely use, modify, and distribute the template.
We welcome issues and pull requests! Your contributions help us improve this project.
A Next.js full-stack specialist offering expert services in project development, performance optimization, and SEO improvement.
For consulting and training opportunities, reach out at [email protected]