Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tangly1024/notionnext
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
https://github.com/tangly1024/notionnext
blog nextjs notion react tailwindcss vercel zeabur
Last synced: 14 days ago
JSON representation
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
- Host: GitHub
- URL: https://github.com/tangly1024/notionnext
- Owner: tangly1024
- License: mit
- Created: 2021-09-26T07:23:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:49:56.000Z (14 days ago)
- Last Synced: 2024-10-29T09:07:57.988Z (14 days ago)
- Topics: blog, nextjs, notion, react, tailwindcss, vercel, zeabur
- Language: JavaScript
- Homepage: https://tangly1024.com
- Size: 45.5 MB
- Stars: 7,721
- Watchers: 38
- Forks: 10,638
- Open Issues: 223
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 帮助教程
访问帮助:[NotionNext帮助手册](https://docs.tangly1024.com/)
> 本项目教程为免费、公开资源,仅限个人学习使用。严禁任何个人或组织将本教程用于商业用途,包括但不限于直接售卖、间接收费、或其他变相盈利行为。转载、复制或介绍本教程内容时,须保留作者信息并明确注明来源。
> 本项目仅提供由作者团队授权的付费咨询服务,请注意辨别,谨防诈骗行为。任何未经授权的收费服务均可能存在法律风险。Notion是一个能让效率暴涨的生产力引擎,可以帮你书写文档、管理笔记,搭建知识库,甚至可以为你规划项目、时间管理、组织团队、提高生产力、还有当前最强大的AI技术加持。
> 如果希望进一步探索Notion的功能,欢迎购买《[Notion笔记从入门到精通进阶课程](https://docs.tangly1024.com/article/notion-tutorial)》# NotionNext
中文文档 | [README in English](./README_EN.md)
一个使用 NextJS + Notion API 实现的,部署在 Vercel 上的静态博客系统。为Notion和所有创作者设计。
## 预览效果
在线演示:[https://preview.tangly1024.com/](https://preview.tangly1024.com/) ,点击左下角挂件可以切换主题,没找到喜欢的主题?[贡献](/CONTRIBUTING.md)一个吧~
| Next | Medium | Hexo | Fukasawa |
|--|--|--|--|
| [预览NEXT](https://preview.tangly1024.com/?theme=next) | [预览MEDIUM](https://preview.tangly1024.com/?theme=medium) | [预览HEXO](https://preview.tangly1024.com/?theme=hexo) | [预览FUKASAWA](https://preview.tangly1024.com/?theme=fukasawa) |## 致谢
感谢Craig Hart发起的Nobelium项目## 贡献者
tangly1024
🎫 🔧 🐛
uWayLu
🔧 🐛
txs
🔧 🐛
yuzhanglong
🔧 🐛
Hscpro
🔧 🐛
JensonMiao
🔧 🐛
haixin1225
🔧 🐛
Etherrreal.
🔧 🐛
Joshua Astray
🔧 🐛
派了个萌
🔧 🐛
Simon Shi
🔧 🐛
S.Y. Lee
🔧 🐛
## 引用技术
- **框架**: [Next.js](https://nextjs.org)
- **样式**: [Tailwind CSS](https://www.tailwindcss.cn/)
- **渲染**: [React-notion-x](https://github.com/NotionX/react-notion-x)
- **评论**: [Twikoo](https://github.com/imaegoo/twikoo), [Giscus](https://giscus.app/zh-CN), [Gitalk](https://gitalk.github.io), [Cusdis](https://cusdis.com), [Utterances](https://utteranc.es)
- **图标**: [Fontawesome](https://fontawesome.com/v6/icons/)## 🔗 友情链接
- [Elog](https://github.com/LetTTGACO/elog) Markdown 批量导出工具、开放式跨平台博客解决方案,随意组合写作平台(语雀/Notion/FlowUs/飞书)和博客平台(Hexo/Vitepress/Halo/Confluence/WordPress等)## License
The MIT License.