-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UPDATE OUTDATED CONTENT] How To Create An SSG Static Site Generator Post Update to use Strapi 5 and Next 15 #1603
Comments
This issue has been mentioned on Strapi Community Forum. There might be relevant details there: |
I am interested in writing an update for this article. can I go ahead? |
Hi @paulayuk, Thank you for showing interest. Could you please share an outline? Thank you. |
Hi @Theodore-Kelechukwu-Onyejiaku Here is the outline How to Create a Static Site Generation (SSG) Application with Strapi 5 and Next.js 15What is your article idea?This tutorial walks through how to create a Static Site Generation (SSG) application with Strapi 5 and Next.js 15. What are the objectives of your article?Creating a Static Site Generator (SSG) application using Strapi V5 and Next.js V15: 1. Introduction
2. Prerequisites
3. Setting up your Strapi BackendCreating a Strapi 5 App:
Adding Content Types:
Configuring Webhooks:
4. Setting up your Frontend with Next.js 15Create the Next.js App:
Integrating Strapi with Next.js:
Static Site Generation (SSG):
Create the Blog Pages:
5. Deploying the Static Site
6. Conclusion
Objectives:
Technologies:
User story:As a content creator, I want to manage my blog posts using Strapi, and I need the blog to be statically generated with Next.js for fast performance. After adding new content in Strapi, the site should automatically rebuild and deploy, keeping everything up to date without manual intervention. What is your expertise as a developer or writer?Intermediate. What type of post is this?Tutorial Terms & Conditions
|
Hi @paulayuk , Thank you for your outline. Please proceed while keeping in mind the comments here: https://forum.strapi.io/t/creating-an-ssg-static-site-generation-application-with-strapi-webhooks-and-nextjs/25407/9 Thank you! |
Description
Link of the content
https://strapi.io/blog/how-to-create-an-ssg-static-site-generation-application-with-strapi-webhooks-and-nextjs
What do you all think?
👍 Nice!
❤️ I love it!
🚀 I can help you!
The text was updated successfully, but these errors were encountered: