Commit Graph

16 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
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
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
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
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
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
785f9e373d fix: reemove footer max-width styles for mobile container max-width conflict 2023-03-02 23:13:15 +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
20a0a1c4ea init: init commit for all files 2023-03-01 23:55:10 +08:00