发布于: 2024-8-14最后更新: 2024-9-9字数 00 分钟

type
status
date
slug
summary
tags
category
icon
url
sync
The article introduces a fast static site generation (SSG) blog platform built with Next.js and Notion. The platform leverages Next.js's new features, such as SSG support and built-in CSS support, to ensure quick loading, optimized local editing experience, and high availability. Users can create pages in Notion and quickly deploy their own blogs through the deployment button.

Key Features:

  • Technical Features: The blog platform is based on the JAMstack architecture, using Next.js's SSG capabilities and built-in CSS support, ensuring fast loading and high availability.
  • Deployment Process: After creating a new page in Notion, users click the deployment button, enter the Notion token and blog index ID, and the system will automatically create the required table.
  • Editing Experience: Editing through Notion provides an excellent local editing experience.
  • Obtaining Token: Users need to log in to Notion and find the token named token_v2 from the cookies of www.notion.so.
  • Deployment Button: The article provides a deployment button that users can click to deploy their own blog.
  • Open Source License: The blog platform is licensed under the MIT license, allowing users to use and modify it freely.

Technical Stack Introduction

For more information and to access the repository, you can visit the GitHub page: GitHub - ijjk/notion-blog: A Next.js site using new SSG support with a Notion backed blog
 

Loading...
notion-avatar A Notion-style avatar generator.

notion-avatar A Notion-style avatar generator.

A Notion-style avatar generator.


feather.so- notion to blog

feather.so- notion to blog

In just a few minutes from Notion to a blog, write your content on Notion and automatically publish it to your SEO-friendly blog — no coding or design skills required.