type
status
date
slug
summary
tags
category
icon
password

How to Write Articles Using Notion

Please visit the tutorial for assistance.
如何在Notion中开始写作 | NotionNext文档
这是一个由NotionNext生成的站点
如何在Notion中开始写作 | NotionNext文档
https://docs.tangly1024.com/article/start-to-write
Notion快捷键 | NotionNext文档
Notion有很多使用的快捷键,看完这篇文章,让你的效率加倍
Notion快捷键 | NotionNext文档
https://docs.tangly1024.com/article/notion-short-key
Notion快捷键 | NotionNext文档

Template Usage Instructions

The NotionNext project must be linked to a Notion database in order to be used. Please visit the tutorial for assistance.
Vercel云部署 | NotionNext文档
Vercel是一款国外的Serverless托管平台,对个人用户使用几乎免费,而且方便快捷,用Vercel托管你的Notion站点,无需再操心服务器的维护与资费问题。
Vercel云部署 | NotionNext文档
https://docs.tangly1024.com/article/vercel-deploy-notion-next#3df829414795492bb41ec351eb6da84e
Vercel云部署 | NotionNext文档
 

Explanation of Notion Template Fields

In the Notion database, each entry will have the following properties: 🤔
Attributes
Required
Description
Remark
title
Yes
Article Title
ㅤ
status
Yes
Publication Status
Will only be displayed when the status is Published
type
Yes
Page Type (Post / Page)
Pages won't appear in the blog post list.
summary
Optional
Content Summary
Used for search and brief display, will be shown in the article list
date
Optional
发布日期
Prior to version V3.3.9, this field was required.
category
Optional
Article Category
Customizable
tags
Optional
Article Tags
Multiple tags allowed, but it's recommended not to have too many.
slug
Optional
Article Short Path
Unique for each article, please do not repeat.
icon
Optional
Menu Bar Icon (Only valid for Page/Menu type)
You can refer to: Icon Library
password
Optional
Article Password
Password required for access."
Each column in the database serves a different purpose;
type: Indicates the type of data, which can be notice (公告), post (文章), page (单页), menu (菜单), submenu (子菜单), among others.
slug: Depending on the data type, it serves different functions: in menus, it indicates the page to which it links; in articles, it represents the access address of the article within the blog. For instance, if the data is a page with the slug "test", it can be accessed via https://domain/test; whereas if it's a post with the slug "example", it can be accessed via https://domain/article/example, and it will also appear in your homepage list.