|
.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
|
style(admonition): add custom styles for informational blocks (info, tip, warning, danger, note, important, caution) with light and dark theme support, including svg icons and consistent formatting for better visual distinction in documentation
|
2024-09-15 08:08:21 -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(sitemap & feed): implement feed and sitemap generation via async at buildend behavior of vitepress site compilation process & migrate sitemap dependency to sitemap-ts
|
2023-09-17 02:36:31 -07:00 |
|
pnpm-lock.yaml
|
feat(sitemap & feed): implement feed and sitemap generation via async at buildend behavior of vitepress site compilation process & migrate sitemap dependency to sitemap-ts
|
2023-09-17 02:36:31 -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(workflow): fix ci deployment build scripts to align with the change in package.json scripts
|
2023-09-16 21:34:14 -07:00 |