name | values |
---|---|
lang | zh-hant , zh-hans , en |
slogan | Any text you want to show, Reference. In addition, you can use || as paragraph break. |
theme | light , dark , white , black , chrome-dark |
- Install liquidx/webviewscreensaver
- Add this site's url (example: https://ilove.works/?theme=black) to urls
- fork and clone this repository
npm install
npm run build
npm run start
- fork and clone this repository
npm install
- change the
CNAME
(/public/CNAME) file to your domain - change the
homepage
config inpackage.json
to your github homepage (example.github.io) npm run deploy