Serv00空间安装NotionNext

项目地址: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网页工具

https://webssh.linux-do.rr.nu

git clone https://github.com/zjmkkk/NotionNext && cd NotionNext
wget -O next-build.zip "https://alist.xjfkkk.rr.nu/d/NotionNext/next-build.zip?sign=X35V1hZsX2z7XvsIGvwzMWpnjfqbMIBO1bK92ZdcPaU=:0" && unzip next-build.zip
serv00-1

2、yarn运行

NotionNext 目录内运行

yarn install

serv00-2

3、按照参考文章里的计划任务运行

serv00-3

4、结束。

至于保活,之后文章研究。