- 下载仓库
git clone https://github.com/ChenSino/HomePanel.git
- 安装依赖
npm install
,(若不想安装依赖或者没有node环境,请使用cdn分支) - 在links.json添加站点,图标和颜色请参考下边的地址
- 整个项目复制到nginx,配置好解析路径
https://fontawesome.com/v6/search?o=r&m=free
https://www.sioe.cn/yingyong/yanse-rgb-16/
https://animatecss.node.org.cn/
若想修改鼠标悬浮动画请修改index.html中var animation = 'jello';
字段值即可