项目地址:https://github.com/tangly1024/NotionNext
作者博客:https://docs.tangly1024.com/article/deploy-notion-next-on-vps
参考文章:https://blog.xjfkkk.top/post/notionnext
参考文章作者的已经yarn build的链接文件失效,无奈自己安装build
Notion Next:https://uinoc.com/notion/NotionNext.zip
实例:https://blog.network.za.org
安装攻略
1、SSH到S14 切换目录至域名public_html文件夹
在线SSH网页工具
bash
wget https://uinoc.com/notion/NotionNext.zip
unzip NotionNext
cd NotionNext
BashCopy
2、yarn运行
NotionNext 目录内运行
yarn install
4、结束。至于保活可以参考此文章:https://linux.do/t/topic/181957