You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,6 @@
2
2
3
3
This repository contains a mini kit for integrating Notion API with Next.js. This kit provides a simple and efficient way to connect your Next.js applications with Notion to access and display data.
4
4
5
-
6
5
## Features
7
6
8
7
- Seamless integration of Notion API with Next.js
@@ -20,6 +19,12 @@ This repository contains a mini kit for integrating Notion API with Next.js. Thi
20
19
-[React Notion](https://github.com/splitbee/react-notion): minimal renderer for blogs & content pages
21
20
-[@notionhq/client](https://www.npmjs.com/package/@notionhq/client): A simple and easy to use client for the Notion API
22
21
-[Headlessui](https://headlessui.com/): UI components, designed to integrate beautifully with Tailwind CSS
22
+
23
+
24
+
## Full Steps to Setup
25
+
- English: [Guide to building a personal blog with Next.js and Notion
- Vietnamese: [Hướng dẫn xây dựng blog cá nhân với NextJs và Notion](https://viblo.asia/p/huong-dan-xay-dung-blog-ca-nhan-voi-nextjs-va-notion-WR5JRZjQJGv)
23
28
24
29
25
30
## Installation
@@ -60,6 +65,11 @@ To revalidate static pages, access the following endpoint:
0 commit comments