Skip to content

WeFoxTech/wefox-site

Repository files navigation

WeFox website

CI preview auto release

setup dev

yarn
yarn boot
yarn gen
yarn dev

then edit it open http://localhost:3000 preview

build

yarn gen
yarn build
yarn export

prerelease

Release is now automated

.github/workflows/auto_release.yml

  1. add :prerelease postfix on commit message.
  2. then merge to master branch
  3. the rest things will automatic complete soon

release

  1. add :release postfix on commit message.
  2. then merge to master branch.
  3. the rest things will automatic complete soon

licenses

CC by-nc-sa