fix
This commit is contained in:
parent
81ce11541e
commit
95fdec8776
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,7 +5,6 @@ resources
|
|||||||
*.lock
|
*.lock
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules
|
|
||||||
|
|
||||||
# local env files
|
# local env files
|
||||||
.env.local
|
.env.local
|
||||||
|
24
readme.md
24
readme.md
@ -1,4 +1,24 @@
|
|||||||
#
|
## <img src="./static/icon/ai.png" width="30"> ai `web`
|
||||||
|
|
||||||
hugo + gh-pages + cloudflare
|
### ref
|
||||||
|
|
||||||
|
#### origin
|
||||||
|
|
||||||
|
- [ai/term](https://git.syui.ai/ai/term)
|
||||||
|
- [ai/card](https://git.syui.ai/ai/manga)
|
||||||
|
- [ai/vrm](https://git.syui.ai/ai/vrm)
|
||||||
|
- [ai/manga](https://git.syui.ai/ai/manga)
|
||||||
|
|
||||||
|
#### build & deploy
|
||||||
|
|
||||||
|
- [hugo](https://github.com/gohugoio/hugo)
|
||||||
|
- [gh-pages](https://docs.github.com/pages)
|
||||||
|
- [cf-pages](https://pages.cloudflare.com/)
|
||||||
|
- [gh-actions](https://docs.github.com/actions)
|
||||||
|
- [ge-actions](https://docs.gitea.com/usage/actions/overview)
|
||||||
|
|
||||||
|
#### packages
|
||||||
|
|
||||||
|
- [icomoon](https://icomoon.io/app/#/select)
|
||||||
|
- [fontawesome](https://github.com/FortAwesome/Font-Awesome)
|
||||||
|
- [hotkeys-jp](https://github.com/jaywcjlove/hotkeys-js)
|
||||||
|
Loading…
Reference in New Issue
Block a user