Commit Graph

43 Commits

Author SHA1 Message Date
a5477524a6 feat(unocss): introduce new global preset stylesheet variable with unocss package on formating design layout 2023-09-16 21:51:23 -07:00
d7e5ee6157 feat(pageinfo): introduce new pageinfo vue components for documentatiom details display as div blocks under each document title attribute in markdown formatting structure 2023-09-16 21:43:13 -07:00
f200c8d2b8 fix: remove some unused vue components & import default unocss style presets by injecting to overall site 2023-09-16 21:36:07 -07:00
26cb1d0017 feat(utils): add custom utilities on featching documentation data from pageinfo & date format transformation from date & md for markdown content related with overall exportation to an index module for requiring features from other components 2023-09-16 21:10:11 -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
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
8d50cea667 fix: fix syntax error in gitignore for ignoring temp http request processing xml config 2023-06-12 01:10:50 +08:00
931faa61c3 feat: introduce new twoslash feature into vitepress with its associated plugin usage documentation 2023-06-12 00:28:14 +08:00
9f56fd21bd chore: add cardlink profile short intro vue component 2023-05-24 13:51:14 +08:00
6abda60061 chore: lint source code via prettier 2023-05-24 13:37:13 +08:00
c883f02e55 feat: add mermaid support to documentation via custom vue component slots 2023-05-24 13:34:56 +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
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
978cee34c2 fix: hot fix for vitepress config-remove cardlink component temporarily for preventing build failure 2023-03-24 17:07:01 +08:00
andatoshiki
822e8a90a7 feat(nprogress): introducing nprogress loading bar feature to vitepress 2023-03-24 16:59:59 +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
e7696936b8 style: remove search box footer text for vietpress 2023-03-22 21:23:59 +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
d447063cb7 style(nav): add a teawk for navigation menu dropdown line-breaking issue 2023-03-02 13:57:59 +08:00
andatoshiki
b84833f901 refactor: lint vue component 2023-03-02 13:57:14 +08:00
andatoshiki
ff82466134 fix(copyright): add copyright statement to doc footer with new license 2023-03-02 11:55:08 +08:00
andatoshiki
c91567adb4 style(margin): fix maximum width and margin width for mobile based documents 2023-03-02 10:38:24 +08:00
andatoshiki
79ec95f455 style(width): add styles for maximixing document width on mobile phones 2023-03-02 10:32:06 +08:00
andatoshiki
0b9c14b8d7 fix(config): remove unused and removed imports of original css style sheets to avoid crashes on build 2023-03-02 10:15:10 +08:00
andatoshiki
a2a68df92e refactor(lint): globally lint sources with prettier 2023-03-02 10:13:22 +08:00
andatoshiki
483192a57d chore(scss): swap comment styles from css to scss to convention 2023-03-02 10:08:34 +08:00
andatoshiki
c65c549f19 perf(scss): use scss with compilers instead of css for performance and convnient code styles 2023-03-02 10:07:19 +08:00
andatoshiki
7d08a5e483 chore(revert): revert commit eb213db for linting commit message 2023-03-02 09:57:15 +08:00
andatoshiki
eb213db708 scss 2023-03-02 09:55:50 +08:00
andatoshiki
20a0a1c4ea init: init commit for all files 2023-03-01 23:55:10 +08:00