|
.github
|
fix: add flags options to not install deps using lockfiles
|
2023-05-22 19:30:11 +08: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
|
chore(favicon): update favicon url from local to remote cdn on cf-r2
|
2023-06-13 18:07:27 +08:00 |
|
docs
|
docs: add blockquote entry of documentation overview about section for structural formality
|
2023-09-16 20:08:17 -07:00 |
|
scripts
|
chore(rm): remove deprecated redundant code features from prior version that are not in used for cleaner project directory structure
|
2023-09-16 19:58:42 -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
|
fix: fix syntax error in gitignore for ignoring temp http request processing xml config
|
2023-06-12 01:10:50 +08: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 |
|
browsersync-config.js
|
feat: add browsersync config to root for previewing built site aside from vitepress preview
|
2023-03-22 16:34:18 +08:00 |
|
crawler-config.json
|
chore: fix filename for alfolia config file
|
2023-03-22 16:33:45 +08: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
|
fix: add missing dependencies for ts and add force install flags to pnpm for fresh pacakge installation without caching
|
2023-06-12 01:28:50 +08:00 |
|
pnpm-lock.yaml
|
fix: add missing dependencies for ts and add force install flags to pnpm for fresh pacakge installation without caching
|
2023-06-12 01:28:50 +08: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 |
|
vercel.json
|
fix(vercel): refactor and lint root code sources & update pnpm installation command for vercel by swapping default vercel pnpm version instead of using third-party registry sources
|
2023-09-13 20:02:09 -07:00 |