Commit Graph

263 Commits

Author SHA1 Message Date
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
andatoshiki
207f916a5b test: temporary fix for vitepress config to successful build via cloud 2023-03-24 16:20:39 +08:00
andatoshiki
c30b770cae fix(husky): make husky run yarn lint before every commit push 2023-03-24 15:03:52 +08:00
andatoshiki
92ae2f30b7 feat: add new husky git hooks and remove some unused scripts 2023-03-24 15:03:19 +08:00
andatoshiki
c0fce87faa chore(dep): add more dependencies and reformat package metadata 2023-03-24 15:01:01 +08:00
andatoshiki
2de948fba3 fix: rearrange placement of footer text into a pyramid for aesthetic 2023-03-24 12:30:43 +08:00
andatoshiki
1471b8a8e0 fix: fix spacing issue between each time chunk in site footer runtime text 2023-03-24 12:29:08 +08:00
andatoshiki
e7696936b8 style: remove search box footer text for vietpress 2023-03-22 21:23:59 +08:00
andatoshiki
333d623104 chore: remove badge on katex support function page 2023-03-22 20:32:29 +08:00
andatoshiki
f773aeb379 fix: update yarn lock file for successful installation for vercel 2023-03-22 19:17:39 +08:00
andatoshiki
3128886824 fix(algolia): fix algolia serach index name in theme config for full text seraching 2023-03-22 19:13:20 +08:00
andatoshiki
b31dffa9f6 chore(dep): add new dep @andatoshiki/markdown-it-caption for image captions 2023-03-22 18:47:32 +08:00
andatoshiki
64614e7de8 chore: add more comments in prettierignore for making code source more descriptive 2023-03-22 18:03:48 +08:00
andatoshiki
ca041e3e3e test: use relative path for algolia crawler config for ci testing 2023-03-22 16:41:43 +08:00
andatoshiki
439108375b feat: add browsersync config to root for previewing built site aside from vitepress preview 2023-03-22 16:34:18 +08:00
andatoshiki
89d02bd19a chore: fix filename for alfolia config file 2023-03-22 16:33:45 +08:00
andatoshiki
3a3b29b2a5 chore: add more depoendencies to lock file at development stage 2023-03-22 15:40:27 +08:00
andatoshiki
069aec57f3 chore: update prettier config 2023-03-22 15:39:12 +08:00
andatoshiki
4f7693bae4 chore: update prettier config for lint files with lf for line ending 2023-03-22 15:37:56 +08:00
andatoshiki
70fbecfa0d fix: fix filename for markdown-it-katex index page to how-to-use in favor of pagination on actual documentation 2023-03-22 15:37:08 +08:00
andatoshiki
b055e2c790 fix: fix path for markdown-it-katex documentation index and add ipho formula jpn to nav 2023-03-22 15:35:04 +08:00
andatoshiki
c4100645f6 chore: add chache folder to gitignore for ignoring directory 2023-03-22 15:10:03 +08:00
andatoshiki
2fe787fab2 chore: update gitignore with new content 2023-03-22 15:08:05 +08:00
andatoshiki
d16d02c9de fix: fix katex inline overflowing out of the max width of doc on support function table 2023-03-21 11:16:47 +08:00
andatoshiki
2d938bbef4 fix: update typo link to github repo in index 2023-03-07 13:02:39 +08:00
andatoshiki
0a4ab240d0 chore: rm showFooter config from frontmatter getting started 2023-03-07 11:37:06 +08:00
andatoshiki
3b59b2cc98 chore: purge unused dev dependencies 2023-03-07 11:35:53 +08:00