This is Kongying Tavern Tema github repository configuration.
When you use this template, try follow the checklist to update your info properly
.github/workflows/codeql-analysis.yml
workflows
.github/ISSUE_TEMPLATE/config.yml
.github/workflows/pages.yml
to modify"envinfo": "npx envinfo --npmPackages --system --browsers --binaries --duplicates"
in package.jsonLICENSE
Set the correct base config.
If you are deploying to https://<USERNAME>.github.io/
, you can omit this step as base
defaults to "/"
.
If you are deploying to https://<USERNAME>.github.io/<REPO>/
, for example your repository is at https://github.com/<USERNAME>/<REPO>
, then set base
to "/<REPO>/"
.
Copy the .github
folder to your project root directory
This project is heavily inspired by the following awesome projects.