HinataKato / hotaru_theme_for_RustVersion

The frontend of ServerStatus-Hotaru based on Vue 3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotaru_theme

Notice: See: https://github.com/cokemine/hotaru_theme/commit/ae80618

基于 Vue 3 和 Semantic UI 打造的“船新” ServerStatus 主题。

本仓库存放了 ServerStatus-Hotaru 默认前端的源码。

关于自定义主题:

如果仅修改标题、副标题、页脚和更新数据的间隔,可以直接修改根目录下的config.js文件。

其他如更换图片、对其他文字的修改等建议修改本仓库代码并重新打包。

ServerStatus-Hotaru: https://github.com/cokemine/ServerStatus-Hotaru

默认图片引用说明:

本仓库引入了以下图片

Pixiv: 86597206

nisekoi.jp

如需用做商业用途请更换以上图片。

样式参考自:

https://www.hostloc.com/thread-494384-1-1.html

https://www.hostloc.com/thread-493783-1-1.html

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

The frontend of ServerStatus-Hotaru based on Vue 3.0

License:MIT License


Languages

Language:Vue 75.5%Language:TypeScript 15.4%Language:JavaScript 5.1%Language:HTML 4.0%