基本となるページはすべてここにある.英語版は./eng/
直下にまとめている.
制作物(lifehack|work)の詳細を紹介するページはここにある../work.html
からジャンプできる.
./component/header.html
: 各種ページ上部のヘッダー./component/(lifehack|work)/
:./work.html
に掲載するworkやlifehackの中身はここ
- deployブランチでpushが発生すると,Actionsが実行
- get-atcoder-user-history-jsonの実行 (build)
- GitHub Pagesの更新 (build-deploy)
- 指定したタイミングでActionsが自動で実行
- get-atcoder-user-history-json (JST 02:00 Monday)
- Develop
- Commit changes to local develop branches
- Merge into local master branch
- Push and update remote main branch
- Merge remote main branch into remote deploy branch
- Will run actions automatically to deploy