28 Commits

Author SHA1 Message Date
YunYouJun
1af9e36fc0 chore: upgrade readme 2025-01-24 11:36:35 +08:00
YunYouJun
e741f5d5a0 chore: upgrade deps 2024-01-27 03:25:20 +08:00
YunYouJun
f6b285788f chore: add release badge 2023-07-30 21:04:26 +08:00
YunYouJun
fffd6e398c chore: show pkg version in footer 2023-07-30 18:37:21 +08:00
YunYouJun
5164279311 fix: useStorage in ssr & extract random 2023-07-30 16:31:37 +08:00
YunYouJun
2c7f3c94c6 refactor: move about into to about 2023-07-30 05:08:08 +08:00
YunYouJun
5b60db8224 feat: add contribute form link 2022-11-06 02:25:25 +08:00
YunYouJun
eb06ad91a7 chore: upgrade to vite@3 & add desc for miniprogram 2022-08-08 01:52:56 +08:00
rt23456p
c587928ac4 chore: update README.md (#39)
* Update README.md

更改了一点逻辑

* Update README.md

Co-authored-by: 云游君 <me@yunyoujun.cn>
2022-06-29 10:08:25 +08:00
YunYouJun
d229b0ea85 chore: add miniprogram qrcode 2022-06-27 10:06:59 +08:00
YunYouJun
fe47e4d2e7 fix: remove pwa to fix cdn conflict 2022-06-27 08:49:55 +08:00
YunYouJun
8d7021bcfd chore: upgrade deps & simplify doc 2022-05-11 19:59:42 +08:00
Jiachen
b7508f1a3a feat. optimize docker image (#34) 2022-05-11 19:39:37 +08:00
YunYouJun
ff21c909d1 refactor: remote web font & auto generate title by frontmatter 2022-05-09 02:18:17 +08:00
YunYouJun
1de454290f chore: upgrade deps - pnpm@7 2022-05-03 03:30:35 +08:00
YunYouJun
cab661b3f5 chore: upgrade deps 2022-04-30 20:42:29 +08:00
Henry
50156534c2 feat: create docker file and docker build CI (#24)
* Create Dockerfile

* Create docker-image.yml

* Fix https://github.com/YunYouJun/cook/issues/12

* Format docker-image.yml

* Update docker-image.yml with two steps

* Format fix in docker-image.yml

https://github.com/henryclw/cook/runs/6186682354

* Format fix in Dockerfile

* Use official CI/CD of GitHub docker action

https://docs.docker.com/language/nodejs/configure-ci-cd/

* Fix typo in docker-image.yml

* Add last line in docker-image.yml

* Update docker-image.yml, use docker/login-action@v1

* Revert "Update docker-image.yml, use docker/login-action@v1"

This reverts commit f15e007225.

* Let docker image tag be the same as the branch name

https://stackoverflow.com/questions/58033366/how-to-get-the-current-branch-within-github-actions

* Let docker image tag be the same as the branch name, use branch name ${GITHUB_REF#refs/heads/}

* Use docker/metadata-action in docker-image.yml

https://github.com/docker/metadata-action

* Fix image name in docker/metadata-action in docker-image.yml

* Use master branch of docker/metadata-action in docker-image.yml

* Update docker in README.md, pull or build locally

* Use the latest tag if it is the default branch

* Remove empty lines in docker-image.yml

* Update name in docker-image.yml

* Update docker instructions in README.md

Resolved:
- https://github.com/YunYouJun/cook/pull/24#discussion_r860803527
- https://github.com/YunYouJun/cook/pull/24#discussion_r860807487
- https://github.com/YunYouJun/cook/pull/24#discussion_r860807702

* chore: update docs description

* Update README.md

Co-authored-by: 云游君 <me@yunyoujun.cn>
2022-04-30 01:38:25 +08:00
YunYouJun
36654c9b83 feat: use prompt for pwa update 2022-04-29 14:05:51 +08:00
YunYouJun
76cba3420c chore: update docs data link 2022-04-28 19:21:24 +08:00
YunYouJun
175346c43b feat: add help page & update desc 2022-04-27 02:20:33 +08:00
YunYouJun
e40f4babdf chore: upgrade deps 2022-04-22 03:56:32 +08:00
YunYouJun
aee764c2d6 chore: remove useless web font, fix #4 2022-04-18 16:05:42 +08:00
YunYouJun
6984b01b50 docs: update thanks 2022-04-18 01:15:05 +08:00
YunYouJun
0865dbe716 chore: update bilibili link 2022-04-17 16:51:07 +08:00
YunYouJun
bbe116fbe0 fix: slogan 2022-04-16 20:14:04 +08:00
YunYouJun
8564c57af6 fix: alias when strict 2022-04-15 02:21:28 +08:00
YunYouJun
98f2f012d8 fix: remove ?= link 2022-04-15 00:33:51 +08:00
YunYouJun
c355d51874 init: basic structure 2022-04-13 22:41:22 +08:00