Commit Graph

255 Commits

Author SHA1 Message Date
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
f5eef5b904 refactor(lint): lint code source with prettier configuration 2023-09-17 02:32:14 -07:00
d8d1718223 feat: add metadata constants config list for site feed and sitemap generation references 2023-09-17 02:31:23 -07:00
524b90f2a4 fix(cover): fix wrongful directory for site open graph cover image when sharing site on social platforms (link preview) 2023-09-17 02:28:33 -07:00
4561cc8fed chore: update declaration config files with new components detected during compilation 2023-09-17 02:20:07 -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
549f6b640c fix: removed unnessary & redundant transformation replacement options for markdowns that causes unexpected vite wepacking behaviors such as whitespaces and `unrecongized import of assets 2023-09-17 02:14:12 -07:00
864be27d0c refactor(lint): lint vite config file with customized code styles aligning prettier config 2023-09-17 02:12:36 -07:00
37bba7549b chore: remove unused hunk of commented code in config files due to version iteration 2023-09-17 02:11:47 -07:00
9fcde5bd02 chore: update vite webpack config with new plugin and page behavior parameters implemented 2023-09-17 02:10:43 -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