Commit Graph

9 Commits

Author SHA1 Message Date
Tony 1de1e9ae56
build: use pnpm (#12438)
* build: use pnpm

* fix: use corepack pnpm

* chore: use pnpm in gha

* chore: add setup pnpm

* fix: install command

* fix: pnpm lock file not updated

* chore: pnpm no recursive install

* docs: use pnpm

* fix: ignore yarn lock

* chore: update command for cloud dev env
2023-05-05 20:09:54 +08:00
TonyRL 1e8d030e0f docs: fix build on relative path
it worked on netlify but not cloudflare pages
2023-04-27 13:30:19 +00:00
Tony b0ff4a0fee
docs: split docs package for vuepress (#12382)
* docs: split docs package for vuepress

* fix: yarn lock changes gha

* fix: remove npm script at top level

* docs: update oneclick link

refs: https://github.blog/changelog/2023-04-24-one-click-into-github-codespaces
2023-04-25 22:20:56 +08:00
Tony 14da384c66
docs: add further reading for podcast (#12250) 2023-04-07 03:22:41 +08:00
TonyRL 2b7be504d9 docs: fix typos 2023-03-29 14:47:35 +00:00
Tony 8614ec3b7e
docs: quick start revamp (#12198)
* docs: revamp quick start

* wip

* wip

* wip

* wip

* wip

* wip

* wip: radar

* wip: rich media

* wip: script standard

* wip: cache

* wip: chinese quick start

* wip: chinese quick start part 2

* wip: chinese quick start

* docs: add open collective

* retrigger ci
2023-03-29 22:31:58 +08:00
DIYgod 73cbe9985f
chore: format 2021-11-27 07:06:38 +00:00
Tony 7065f51881
fix(docs): typo in script-standard radar rules (#8265) 2021-09-25 19:11:54 -07:00
NeverBehave 0792f7ba25
feat(core): first attempt to init script standard (#8224)
- lazy load
- rate limit per path
- init .debug.json support
- docs
- maintainer
- radar
2021-09-22 05:41:00 -07:00