Commit Graph

160 Commits

Author SHA1 Message Date
287d2aabd6 docs: add blockquote entry of documentation overview about section for structural formality 2023-09-16 20:08:17 -07:00
72d31c67c9 chore(lint): refactor and lint code styles to personalized prettier config for source readability [ci skip] 2023-09-16 20:05:06 -07:00
23ce20af6c 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
3a0d40ac42 style(homepage): refactoring code of homepage styles by shifting vue template style tags to global custom stylesheets for accpeting deprecated direct markdown template of new vitepress version 2023-09-16 19:54:14 -07:00
10025bdde7 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
2758cc94be fix(optimize): ammend medium zoom components by ejecting vue components ith custom setup script with fading variables in stylesheets but applying native vue & vuepress components to directly register zooming environment on page load without refresh to initiate 2023-09-13 19:57:53 -07:00
05b57564b0 refactor(lint): lint and refomrat the scss stylsheets by romoving blanked newlines using githooks 2023-09-13 18:59:20 -07:00
0709d64595 style(backgroud): add custom stylesheets and transperaent svg as tempalte to customize the overall background appearances to grid styled specifically in dark mode but currently commented due to transparent block background incomptability 2023-09-13 18:38:50 -07:00
2a2cab8861 chore(favicon): update favicon url from local to remote cdn on cf-r2 2023-06-13 18:07:27 +08:00
9d8157f3a8 feat: add site favicon to public folder for web indexing as well as backup originals in asset dir 2023-06-12 02:49:01 +08:00
3366ec65c9 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
b46c91400f docs: change index of page of developmental note page to dev dir 2023-06-12 02:22:05 +08:00
a35788ecce docs(aws): update doc root file names as well as corresponded sidebar doc structure order 2023-06-12 02:14:34 +08:00
8d50cea667 fix: fix syntax error in gitignore for ignoring temp http request processing xml config 2023-06-12 01:10:50 +08:00
d49553a9bd feat(nav): add coresponded narbar hotlink entry for vitepress twoslash plugin documentation 2023-06-12 00:39:05 +08:00
beaa4cb9cc fix: change doc tag metadata parameter to keywords for matching dev convention 2023-06-12 00:37:22 +08:00
8b5cbfa19f docs(index): add introduction index readme page for twoslash documetnation 2023-06-12 00:33:03 +08:00
41c142af8c 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
931faa61c3 feat: introduce new twoslash feature into vitepress with its associated plugin usage documentation 2023-06-12 00:28:14 +08:00
4f2b400e3e chore: lint source code via prettier 2023-05-24 13:56:49 +08:00
9f56fd21bd chore: add cardlink profile short intro vue component 2023-05-24 13:51:14 +08:00
2698755e32 chore: add components declaration env file 2023-05-24 13:41:25 +08:00
9d759209e9 chore: lint source code via prettier 2023-05-24 13:40:12 +08:00
c927ddea5b docs(jp): add translation for japanese i18n homepage 2023-05-24 13:39:24 +08:00
6abda60061 chore: lint source code via prettier 2023-05-24 13:37:13 +08:00
cef4db06a3 feat: add workflow to generate doc post data for extracting data 2023-05-24 13:36:21 +08:00
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
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
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
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
788c1bffb4 feat(sitemap): add feature to generate sitemap after build 2023-05-22 19:43:34 +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
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
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
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
207f916a5b test: temporary fix for vitepress config to successful build via cloud 2023-03-24 16:20:39 +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
3128886824 fix(algolia): fix algolia serach index name in theme config for full text seraching 2023-03-22 19:13:20 +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
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
70fd7ebaf9 chore: fix typo in comment section of component 2023-03-07 11:28:25 +08:00
andatoshiki
4f623e69ff fix: add titles for chapter 6 of ipho formulas 2023-03-04 13:19:22 +08:00
andatoshiki
f5273ce0d3 chore: make sidebar not collapsible for application dir 2023-03-03 08:47:49 +08:00
andatoshiki
8483a63888 fix!: remove vp-team member section to prevent documentation padding shrink on mobile views 2023-03-02 23:31:15 +08:00
andatoshiki
fec13a59f4 feat: add enhance application features and unregistered pwa service 2023-03-02 23:30:38 +08:00
andatoshiki
785f9e373d fix: reemove footer max-width styles for mobile container max-width conflict 2023-03-02 23:13:15 +08:00
andatoshiki
306c862eb9 style(nav): rm styles for nav for max-width docs 2023-03-02 22:56:23 +08:00
andatoshiki
fc0f089773 refactor: lint roadmap and remove extra check box 2023-03-02 22:48:32 +08:00
andatoshiki
ea5dd35c7b chore: make prettier ignore script folder when lint 2023-03-02 22:48:05 +08:00
andatoshiki
9a4bd2f41f fix: remove dead links from docs for successful build 2023-03-02 22:45:01 +08:00
andatoshiki
f688cdbef4 doc: add docs for @andatoshiki/markdown-it-katex with corresponded sidebar configs 2023-03-02 22:43:15 +08:00
andatoshiki
131e84887f fix: update navbar components and links 2023-03-02 21:49:43 +08:00
andatoshiki
461034c9d5 feat!: add tasklist support with markdown-it plugin 2023-03-02 21:49:20 +08:00
andatoshiki
539b47c8cd !feat: add markdown tasklist support for vitepress with markdown-it-tasklists 2023-03-02 15:35:30 +08:00
andatoshiki
95cc221e11 chore: add new file title to sidebar for chem 2023-03-02 15:26:21 +08:00
andatoshiki
cecae33eac doc: add some new docs and notes to different fields 2023-03-02 15:21:34 +08:00
Anda Toshiki
672969a74a doc: add new problems set for chemistry and update titles of sidebar 2023-03-02 15:08:12 +08:00
andatoshiki
4a51bd863c doc: addd new problem set for chemistry and update sidebars and titles 2023-03-02 14:54:09 +08:00
andatoshiki
9167a93b71 fix(sidebar): fix sidebar links to specific document 2023-03-02 14:02:31 +08:00
andatoshiki
d447063cb7 style(nav): add a teawk for navigation menu dropdown line-breaking issue 2023-03-02 13:57:59 +08:00
andatoshiki
1e0b86d643 refactor: lint documentation source markdown 2023-03-02 13:57:32 +08:00
andatoshiki
b84833f901 refactor: lint vue component 2023-03-02 13:57:14 +08:00
andatoshiki
cdcf1997fd chore: rename file and title to meet convention as well in sidebar 2023-03-02 13:53:12 +08:00
andatoshiki
060d39eb69 chore: rename file and title to meet convention 2023-03-02 13:52:05 +08:00
andatoshiki
1a38220c32 chore: update sidebar with new chemistry problem 2023-03-02 13:49:09 +08:00
andatoshiki
38b6455b2b doc: addd new problem set for chemistry 2023-03-02 13:48:35 +08:00
andatoshiki
91cf226768 fix(dir): change dir name and rename problem notes under chemistry 2023-03-02 13:47:22 +08:00
andatoshiki
6c144a64aa refactor(variable): change footer sitetime variable to siteruntime 2023-03-02 12:36:00 +08:00
andatoshiki
99f35003ae fix(link): fix home page github redirect button link to corresponded repo 2023-03-02 11:59:16 +08:00
andatoshiki
c1ca67f4fe fix(edit link): alter original edit link with new link to repo 2023-03-02 11:56:41 +08:00
andatoshiki
ff82466134 fix(copyright): add copyright statement to doc footer with new license 2023-03-02 11:55:08 +08:00
andatoshiki
435cb3bf10 test(nav): add navbar grouped sections with K-12 under academics 2023-03-02 11:42:46 +08:00