Commit Graph

189 Commits

Author SHA1 Message Date
c883f02e55 feat: add mermaid support to documentation via custom vue component slots 2023-05-24 13:34:56 +08:00
edb86108d7 chore: add japanese translation i18n & corresponded homepage & add more docs linted 2023-05-24 00:32:31 +08:00
e97995c9b5 chore: add more unecessary file to ignore for linting 2023-05-24 00:22:25 +08:00
23e76e56a8 chore: add head meta for google site ownership verification 2023-05-24 00:20:53 +08:00
b7a96a1c8d chore: lint source code via prettier 2023-05-24 00:15:17 +08:00
7f61687a25 fix(pnpm): add tmp fix for pnpm missing dep installation for algolia search 2023-05-24 00:11:14 +08:00
676e9d9676 style(scss): add border color for preview box of dark mode 2023-05-24 00:07:45 +08:00
4eab417154 test: add link preview styles for markdown-it plugin & previews in doc 2023-05-24 00:02:28 +08:00
9d399ee151 fix: fix image link with extra g at the back of link 2023-05-23 22:36:57 +08:00
9e9ed1fa43 chore: add cdn image link for telegram qr code on contact sharing 2023-05-23 22:33:55 +08:00
7f6ea24d66 chore: add telegram qr code for cdn delivery using jsdelivr 2023-05-23 22:31:25 +08:00
f41c31ab11 fix((proxy): use self-hosted cors gitalk oath proxy & lint scss 2023-05-23 21:59:55 +08:00
aaeba78205 feat(gitalk): add gitalk component for doc post commenting 2023-05-23 21:53:39 +08:00
0e7892e1f2 fix: add flags options to not install deps using lockfiles 2023-05-22 19:45:42 +08:00
788c1bffb4 feat(sitemap): add feature to generate sitemap after build 2023-05-22 19:43:34 +08:00
b41a8ccbbf fix: add flags options to not install deps using lockfiles 2023-05-22 19:30:11 +08:00
31687891bc fix: remove step to install fronzen lockfile for avoiding installation errors 2023-05-22 19:27:35 +08:00
6331aa6e5f fix: remove unused character string after depdency linking 2023-05-22 19:25:48 +08:00
ea97c72961 ci(fix): add steps to setup pnpm via official documentation 2023-05-22 19:23:24 +08:00
8f8e196046 ci(fix): add steps to setup pnpm via official documentation 2023-05-22 19:22:46 +08:00
3193a9fa9d ci(fix): add steps to setup pnpm via official documentation 2023-05-22 19:21:43 +08:00
70a7b90ff7 ci(fix): add step to swap default shell to bash for pnpm post-installation 2023-05-22 19:17:00 +08:00
77098dd54b fix: use official script installation instead of installing via older verison of npm 2023-05-22 19:15:13 +08:00
c822e2ffe1 ci(fix): make npm install pnpm bin on first step due to missing dependency in github runner 2023-05-22 19:12:24 +08:00
8701b6a587 fix: change package manager for installation to pnpm with its affiliated lockfile 2023-05-22 19:10:54 +08:00
c776595390 fix(layout): add code fences syntax and code language option to fix the layout for page overflow 2023-05-22 19:09:17 +08:00
fe72d2bf52 fix: add config to ignore dead links during build 2023-05-22 14:27:40 +08:00
9ed4dba85c fix: add config to ignore dead links during build 2023-05-22 12:37:48 +08:00
310b96e166 fix(aws): remove dead links from aws docs and add code wrappers 2023-05-22 12:28:42 +08:00
7f548cd00c docs(aws): add initial documentation source of aws to docs 2023-05-22 12:23:54 +08:00
51c236a908 fix: use pnpm instead of yarn manager in production for vercel builds 2023-05-22 11:48:41 +08:00
51d5fc7f0c feat: add support for md caption & link preview & tasklist display support 2023-05-22 11:41:34 +08:00
acf9fbf179 chore(lint): lint documentation file with prettier 2023-05-22 11:35:58 +08:00
be582c6cff docs: complete docs for markdown-it-katex and bump katex version to 0.16.0 2023-05-22 11:29:39 +08:00
andatoshiki
2589ee819a chore: manually add custom metadata to rss feed infos and remove unused dep 2023-03-25 20:38:19 +08:00
andatoshiki
592e22faae feat(rss): hot introducing rss feature as seperate utility module after docs is built 2023-03-25 20:08:03 +08:00
andatoshiki
148c74c957 feat(rss): hot introducing rss feature as seperate utility module after docs is built 2023-03-25 20:02:47 +08:00
andatoshiki
f190716978 style: replace coffee emoji with fontawesome and change icon color to brown in rgba 2023-03-24 17:25:41 +08:00
andatoshiki
fc4fe95fbc feat: add new depencies into lock file for preinstalled 2023-03-24 17:17:54 +08:00
andatoshiki
ffcce6766f fix: temporarily remove cardlink components and unregister its enhance app component for preventing build fails 2023-03-24 17:09:19 +08:00
andatoshiki
50f235bc6f fix: adding nprogress plugin in terms of ssr for preventing vite build failling 2023-03-24 17:07:55 +08:00
andatoshiki
978cee34c2 fix: hot fix for vitepress config-remove cardlink component temporarily for preventing build failure 2023-03-24 17:07:01 +08:00
andatoshiki
22596f573d fix: adding nprogress plugin in terms of ssr for preventing vite build failling 2023-03-24 17:04:36 +08:00
andatoshiki
c64c35ae06 docs: make some documentation page with uncollapsed sidebar and add title for sidebar of development dir 2023-03-24 17:01:52 +08:00
andatoshiki
822e8a90a7 feat(nprogress): introducing nprogress loading bar feature to vitepress 2023-03-24 16:59:59 +08:00
andatoshiki
311295ed59 fix: add ts-node as dev dependencies and make husky use ts-node while validating commit messages 2023-03-24 16:59:10 +08:00
andatoshiki
d147cfe573 feat: transpilling all javascript components and utils to typescript as well as affiliated husky features 2023-03-24 16:58:00 +08:00
andatoshiki
83a55c7f0d feat(nprogress): introducing nprogress loading bar feature to vitepress 2023-03-24 16:51:17 +08:00
andatoshiki
144da6ad6e feat: add rss building utils but yet to applied to production stage 2023-03-24 16:28:03 +08:00
andatoshiki
dfd7a7adf6 chore: remove some emojis from workflow config and add steps to prep build 2023-03-24 16:25:49 +08:00