Commit Graph

265 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
7030e3807a
fix(vercel): add production installation command override with --no-frozen-lockfile flag to ignore exisiting lock file for preventing installation error that causes mismatched package config & lockfile config on vercel
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 09:36:18 -07:00
98fa14c9f0
feat(confetti): add confetti paper firework styled welcoming effects to the index landing page of site as a form of warm congratulations as such via canvas-confetti 2024-09-15 09:31:50 -07:00
0f0d6c1f00
chore(social link): add mastodon social link to to navigation bar & homepage as an addition mean to contact
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 09:04:55 -07:00
925cd8f5d8
feat(local search): change vitepress search utility feature provider from algolia to local search instead due to native comptability support built into vitepress dependencies 2024-09-15 08:57:14 -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
8d8322c163
chore(footer text): update footer text by changing fontawesome i class based icons to native unicode remoji to redude load time on landing page & rearrange the layout of footer text to stack from the shortest length chunk on top and gradually expand to the lengthiest 2024-09-15 08:43:17 -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
2c6c8c6559
chore(nojekyll): add .nojekyll to root publishing site source of the repository project for preventing github pages fails to load css styles on gh-pages branch on custom path after pages domain
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-14 04:04:09 -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
283b3753c1
fix(sitemap): remove legacy yet outdated third-party sitemap generation utility components at build end & switchi to officially supported sitemap generation config of native vitepress with the correct notebook site hostname 2024-09-14 03:39:47 -07:00
25805d6718 doc(npm): add documentation for installing npm packages behind the proxy with its affiliated sidebar hyperlink entry components accordingly 2024-04-23 20:58:48 -07:00
4091640f87 fix(nav): link development entry section to default documentation under development dir avoiding broken and empty hyperlink during build process 2024-04-23 20:57:47 -07:00
43932c7394 fix(umami): fix wrongfully typed environment variable name typo of umami tracker resulted in failure to correctly process env at remote deployment 2024-04-17 23:32:57 -07:00
73fda0d9f6 -fix(filename): change mistakenly falsified filename from node to note for chapter 18 lecture note documentation 2024-04-16 12:10:45 -07:00
0d35a96b31 doc(cis105): add course lecture note for chapter 18 on epilogue for the entire course & database for course finalization of cis105 ! & add corresponded sidebar component for hyper link entries on switching doc pages 2024-04-16 11:15:12 -07:00
150f2510de doc(cis105): add course lecture note for chapter 17 on more sql statement and clauses specifically with join & on query selector for table linking & add corresponded affiliated sidebar hyperlink component entry for quick access 2024-04-11 14:25:07 -07:00
37c8f26eb8 doc(cis105): add lectrure notes for chapter 15 and 16 centralizing with it careers and business systems including schedules for final week & add correlated sidebar hyperlink entry components for two affiliated note pages 2024-04-09 11:36:03 -07:00
30eecb1c19 fix(doc): add backtick delimiters to inline sql output string code as examples for beter visualization and readability 2024-04-04 11:13:54 -07:00
8c3d628348 doc(cis105): add lecture note for lecture 14 on sql statements & add its affiliated sidebar hyperlink components for quick accesses 2024-04-04 10:47:38 -07:00
b66af1811b doc(cis105): add lecture note for lecture & chapter 13 on information systems in business with affiliated corresponding sidebar component hyperlink entries 2024-04-02 10:55:53 -07:00
d15ebfae17 fix(sidebar): fix wrongful link path to lecture note for chapter 12 with mispaced dash line 2024-03-28 13:55:22 -07:00
41cb6ffe30 fix(syntax): add missing trailing comma to end line within brackets that initate build failures due to erraneous syntaxes 2024-03-28 13:51:02 -07:00
49571a0965 doc(cis105): add lecture note docuemtnation source for chapter 12 on sql operation with affiliated sidebar hyperlink component & lint markdown sources for 2 previous chapters 2024-03-28 13:49:00 -07:00
db613bc4d7 doc(getting-started): remove residule getting started documentation from deprecated legacy version and move doc location to dev directory with corresponding sidebr navigational links 2024-03-27 00:07:44 -07:00
b778806f06 fix(meta): append / to the end of baseURL constants for documentation accesses staring from secondary hierarchy as representation of directory path instead of specific file data type 2024-03-26 23:47:33 -07:00
97135cea46 doc(cis105): add course lecture note for chapter 11 with correlated sidebar content link entries to internal components 2024-03-26 23:30:27 -07:00
bbafba9953 doc(cis105): add course note for lecture 10 as well as sidebar entries for cis105 note sub-section 2024-03-19 19:11:47 -07:00
f4c8bf2011 fix(typo): update typo with code in script for initiating proxy configuration for terminal or shell 2024-03-19 11:11:45 -07:00
ec5bbf1bf8 chore: add sidebar entry component for cis105 lecture notes for chapter 9 2024-03-12 11:18:26 -07:00
820ad72d9c doc(cis105): add lecture note documentation for lecture 9 of cis105 for keeping note list up to date 2024-03-12 11:13:21 -07:00
670ce487bf fix(typo): update typo with code in script for initiating proxy configuration for terminal or shell 2024-03-12 11:11:37 -07:00
895531b473 fix: update mistaken file name with period as seperaetor instead of hyphen for file name 2024-03-10 16:09:48 -07:00
177adf952a feat(sidebar): add more sidebar entries with abbreviated title corresponding with each path to docuemtnation for cis105 lecture notes to sidebar 2024-03-10 16:06:03 -07:00
9272cf2c1a doc(cis105): add all missing recent lecture notes to up to date until l8 and lint markdown sources for entire cis105 directory 2024-03-10 16:05:00 -07:00
28a7a294f5 fix(order): change wrongful lecture number for chapter 4 from lect3 to lect4 2024-02-01 22:22:08 -07:00
bc92ec6a6d chore(nav): add new navbar component entires for directing to cis105 course index on overview and schedules and affliated directory for note reading 2024-02-01 22:01:47 -07:00
7a8871b719 chore(sidebar): construct new entires on sidebar specifically for cis105 directories course name and lecture number followed with chapter title 2024-02-01 21:59:53 -07:00
f1e5059fce doc(cis105): add lecture notes documentation for cis105 course for quick reference devided in different chapters 2024-02-01 21:58:19 -07:00
360f415db4 fix(doc): fix typo on code language of a code block & changed back to sh 2023-11-04 06:54:51 +08:00
7c2f41331b fix(import): changed path for assets imports to absolute path preventing rollup fails to resolve file path during build & add all images of documentation to remote 2023-11-04 06:52:15 +08:00
530b5f9000 fix: add missing coma after bracket for conventional code formatting 2023-11-04 06:40:52 +08:00
496bcaaaf5 fix(config): removed currenly wip doc utilities in developmental phase for avoiding crashes on build due to undiscoverable packages when pre-installation 2023-11-04 06:39:11 +08:00
77edcbc4b3 doc(proxy4shell): add new documentation on proxy configuration for shells & terminal with corresponded sidebar link & title 2023-11-04 06:32:01 +08:00
ce145fbbf2 chore(shiki theme): changed the default syntax highlighting theem from solarized to github aiming better code readability in light mode 2023-11-04 04:20:44 +08: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
d6cff5411c feat(sitemap & feed): implement feed and sitemap generation via async at buildend behavior of vitepress site compilation process & migrate sitemap dependency to sitemap-ts 2023-09-17 02:36:31 -07:00
15835c4a64 feat(feed): add site feed generation plugin for rss subscription support 2023-09-17 02:34:13 -07:00