From 6130ff234656ff031e0c3c936cb7bfd3079e598d Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Wed, 26 Apr 2023 12:40:01 +0800 Subject: [PATCH] readme en --- README.md | 5 ++ README_EN.md | 184 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 189 insertions(+) create mode 100644 README_EN.md diff --git a/README.md b/README.md index 63de7af3..1f60c1df 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@

+ +中文README | [README in English](./README_EN.md) + +
+ 一个使用 NextJS + Notion API 实现的,部署在 Vercel 上的静态博客系统。为Notion和所有创作者设计。 diff --git a/README_EN.md b/README_EN.md new file mode 100644 index 00000000..82d5bc97 --- /dev/null +++ b/README_EN.md @@ -0,0 +1,184 @@ +# NotionNext + +

+ + + + + + + + + + + + +

+ + +[中文README](./README.md) | README in English + +
+ +A static blog system built with NextJS and Notion API, deployed on Vercel. Designed for Notion and all creators. + + +## Preview + +Live Demo:[https://preview.tangly1024.com/](https://preview.tangly1024.com/) ,Project supports switching between multiple themes. Can't find a theme you like? How about [contributing](/CONTRIBUTING.md) one?~ + +| 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) | + +## Get Start! + +It only takes a few minutes to set up your personal site: + +- [快速部署教程 - 多种方案可供选择](https://tangly1024.com/article/notion-next) + +- [个性配置手册 - 如何配置功能插件](https://tangly1024.com/article/notion-next-guide) + +- [二次开发指引 - 如何进行本地开发](https://tangly1024.com/article/how-to-develop-with-notion-next) + + +## Acknowledgements + +Special thanks to Craig Hart for initiating the Nobelium project. + + + +
Craig Hart
Craig Hart
+ +## Contributors + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ tangly1024
tangly1024

🎫 🔧 🐛 +
+ uWayLu
uWayLu

🔧 🐛 +
+ txs
txs

🔧 🐛 +
+ yuzhanglong
yuzhanglong

🔧 🐛 +
+ Hscpro
Hscpro

🔧 🐛 +
+ JensonMiao
JensonMiao

🔧 🐛 +
+ haixin1225
haixin1225

🔧 🐛 +
+ mouyase
mouyase

🔧 🐛 +
+ qfdk
qfdk

🔧 🐛 +
+ ifyz
ifyz

🔧 🐛 +
+ Liqun Zhao
Liqun Zhao

🔧 🐛 +
+ Ylarod
Ylarod

🔧 🐛 +
+ Etherrreal.
Etherrreal.

🔧 🐛 +
+ Joshua Astray
Joshua Astray

🔧 🐛 +
+ Vixcity
Vixcity

🔧 🐛 +
+ ipatpat
ipatpat

🔧 🐛 +
+ xloong
xloong

🔧 🐛 +
+ expoli
expoli

🔧 🐛 +
+ SuperHuangXu
bUBBLE

🔧 🐛 +
+ Pylogmon
派了个萌

🔧 🐛 +
+ SkysCrystal
Simon Shi

🔧 🐛 +
+ S.Y. Lee
S.Y. Lee

🔧 🐛 +
+ fighting-buf
fighting-buf

🔧 🐛 +
+ cliouo
cliouo

🔧 🐛 +
+ Sude Akgün
Sude Akgün

🔧 🐛 +
+ Ray
Ray

🔧 🐛 +
+ Hongzzz
Hongzzz

🔧 🐛 +
+ RedhairHambagu
RedhairHambagu

🔧 🐛 +
+ + +## Technologies Used + +- **Technical Framework**: [Next.js](https://nextjs.org) +- **Styles**: [Tailwind CSS](https://www.tailwindcss.cn/) +- **Rendering Tool**: [React-notion-x](https://github.com/NotionX/react-notion-x) +- **COMMENT**: [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) +- **ICON**: [Fontawesome](https://fontawesome.com/v6/icons/) + + +## License + +The MIT License.