Commit Graph

53 Commits

Author SHA1 Message Date
2f8c38f55e
feat(confetti): add vue confetti component utility source to vitepress component directory and add registered component to index landing page of vitepress note site
Some checks failed
Generate Algolia serach indicies in JSON & push to Algolia / algolia (push) Has been cancelled
Build and Deploy Vitepress Doc Pages to GitHub Pages / build-and-deploy (push) Has been cancelled
2024-09-15 09:43:42 -07:00
65f0d977eb
style(copyright component): add border-width property by setting to 1px for the card box of copyright section at afterdoc slot of vitepress & add border color to default vitepress callout border color border-color var(--vp-c-green-2) green colour 2024-09-15 08:51:31 -07:00
581ef765b0
style(footer emoji & site color scheme): revert default color scheme of vitepress back to the original vue-flavored matte green palette to allign with the styles of vitepress v1.0.0-beta.7 and ealier & update site footer styles of beating heart & remove custom fill color of fontawesome i-coffee since deprecated 2024-09-15 08:41:27 -07:00
ce0aab6718
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
Some checks are pending
Generate Algolia serach indicies in JSON & push to Algolia / algolia (push) Waiting to run
Build and Deploy Vitepress Doc Pages to GitHub Pages / build-and-deploy (push) Waiting to run
2024-09-15 08:08:21 -07:00
da53580caf
style(macos styled code block): add macos styled code block to vitepress with three colorted dots on the top bar of pre tag to imitate the ui design of macos windows 2024-09-14 03:57:31 -07:00
f7b5617fa9 fix(style): remove deprecated customlayout vue template entry for redesgining original component styles & full migrate to custom component slot preseved & lint and remove overrided error styling from twoslash & roll overall site color pallete back to match deafult styles provided by vitepress as temporary color schemes until new overrides are being written 2023-09-19 10:53:20 -07:00
c0bfad0a10 fix(style): remove extraneous stylesheets for site color pallete for twoslash styles that causes color overrides breaks upon exsisting 2023-09-19 10:33:05 -07:00
177188f21d fix(pageingo): use singular word indicators for document information details preventing line breaking into two that looks visually uncomfortable 2023-09-17 02:19:21 -07:00
db49332444 feat: add markdown utilities in theming for defining different regex for content and tags replacement 2023-09-17 02:09:05 -07:00
b65d05e4cc refactor(lint): lint and refactor configuration file code sources in typescript 2023-09-17 01:52:11 -07:00
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