|
.github
|
feat(ci): add new release ci for automaticaly generating release notes under each release tag entries
|
2023-09-16 21:35:03 -07:00 |
|
.husky
|
fix(husky): revert usage of node instead of ts-node for running commit message validation feature & switch typescript verfication util to cjs due to change in project property type to module of overall monorepo
|
2023-09-16 19:56:33 -07:00 |
|
assets
|
refactor(lint): lint site manifest json config file aligning prettier config
|
2023-09-17 01:59:05 -07:00 |
|
docs
|
feat(confetti): add vue confetti component utility source to vitepress component directory and add registered component to index landing page of vitepress note site
|
2024-09-15 09:43:42 -07:00 |
|
scripts
|
chore: remove markdowntransform utility components and rename to utils for clarifying confusion between file namings amonst differnet directory
|
2023-09-17 02:07:23 -07:00 |
|
.env.template
|
fix(workflow): fix ci deployment build scripts to align with the change in package.json scripts
|
2023-09-16 21:34:14 -07:00 |
|
.gitattributes
|
chore: update gitattributes of linguist for all detecting all languages from hidden dirs as well as prosed markdown files]
|
2023-06-12 02:33:07 +08:00 |
|
.gitignore
|
chore(gitignore): update gitignore config for ignoring all .ds_store macos folder setting files at root
|
2023-09-17 01:58:27 -07:00 |
|
.nojekyll
|
chore(nojekyll): add .nojekyll to root publishing site source of the repository project for preventing github pages fails to load css styles on gh-pages branch on custom path after pages domain
|
2024-09-14 04:04:09 -07:00 |
|
.prettierignore
|
chore: add more unecessary file to ignore for linting
|
2023-05-24 00:22:25 +08:00 |
|
.prettierrc.json
|
fix(prettier): convert original prettier code linting config from javascript to default .json due to change of project type to module avoiding lint process throwing erros on incompatible configs
|
2023-09-16 20:01:44 -07:00 |
|
.yarnrc
|
fix(dir): change dir name and rename problem notes under chemistry
|
2023-03-02 13:47:22 +08:00 |
|
crawler-config.json
|
types(config): add wider algolia crawler range for content searching comprehensiveness from code & pre & blockquote tags
|
2023-09-16 20:38:40 -07:00 |
|
env.d.ts
|
fix: comment out unused env preventing local starting server on localhost accessing failure
|
2023-06-12 02:40:37 +08:00 |
|
package.json
|
feat(confetti): add confetti paper firework styled welcoming effects to the index landing page of site as a form of warm congratulations as such via canvas-confetti
|
2024-09-15 09:31:50 -07:00 |
|
pnpm-lock.yaml
|
feat(confetti): add confetti paper firework styled welcoming effects to the index landing page of site as a form of warm congratulations as such via canvas-confetti
|
2024-09-15 09:31:50 -07:00 |
|
pnpm-workspace.yaml
|
fix: make overall project root to monorepo with integrated individual doc package for twoslash third-party ts compiler option
|
2023-06-12 00:31:44 +08:00 |
|
README.md
|
refactor(lint): globally lint sources with prettier
|
2023-03-02 10:13:22 +08:00 |
|
unocss.config.ts
|
feat(unocss): introduce new global preset stylesheet variable with unocss package on formating design layout
|
2023-09-16 21:51:23 -07:00 |
|
vercel.json
|
fix(vercel): add production installation command override with --no-frozen-lockfile flag to ignore exisiting lock file for preventing installation error that causes mismatched package config & lockfile config on vercel
|
2024-09-15 09:36:18 -07:00 |