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

bash

wget https://uinoc.com/notion/NotionNext.zip
unzip NotionNext
cd NotionNext

BashCopy

notion image

2、yarn运行

NotionNext 目录内运行

yarn install

notion image

4、结束。至于保活可以参考此文章:https://linux.do/t/topic/181957

上一篇
下一篇