1
0
This commit is contained in:
syui 2024-04-05 20:33:07 +09:00
parent 81ce11541e
commit 95fdec8776
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56
2 changed files with 22 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,7 +5,6 @@ resources
*.lock
.DS_Store
node_modules
# local env files
.env.local

View File

@ -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)