|
.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
|
fix(doc): fix typo on code language of a code block & changed back to sh
|
2023-11-04 06:54:51 +08: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 |
|
.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
|
chore(deps-dev): bump @iconify/json from 2.2.116 to 2.2.140
|
2023-11-10 21:52:34 +00:00 |
|
pnpm-lock.yaml
|
chore(deps-dev): bump @iconify/json from 2.2.116 to 2.2.140
|
2023-11-10 21:52:34 +00: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(workflow): fix ci deployment build scripts to align with the change in package.json scripts
|
2023-09-16 21:34:14 -07:00 |