|
|
b65d05e4cc
|
refactor(lint): lint and refactor configuration file code sources in typescript
|
2023-09-17 01:52:11 -07:00 |
|
|
|
3669d93dcb
|
refactor(assets): change global directories for storing images to assets folderfor aws docs
|
2023-09-17 01:51:05 -07:00 |
|
|
|
72fa3aa964
|
fix(doc): update start reading button linked path for resolving dead links
|
2023-09-16 21:58:20 -07:00 |
|
|
|
7c62cfde8f
|
chore(declare): add type & propperty delcaratio files for examining third-party components throughout build
|
2023-09-16 21:54:17 -07:00 |
|
|
|
4951472879
|
feat(scripts): add markdowntrasformation scripts as third-party utilities insteda of main components
|
2023-09-16 21:53:04 -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 |
|
|
|
f904a405df
|
chore: introduce and add more extra dependencies to project for use of building new components when required
|
2023-09-16 21:50:07 -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 |
|
|
|
939a8e7274
|
feat(env): use dotenv to process site sensitive data secretes instead of exposing at source elevating privacy and security
|
2023-09-16 21:39:13 -07:00 |
|
|
|
9aa8403706
|
chore: replace original redundant scirpts with prefix to simply dev & build & preview
|
2023-09-16 21:36:57 -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 |
|
|
|
30dde9add5
|
feat(ci): add new release ci for automaticaly generating release notes under each release tag entries
|
2023-09-16 21:35:03 -07:00 |
|
|
|
c4f380a020
|
fix(workflow): fix ci deployment build scripts to align with the change in package.json scripts
|
2023-09-16 21:34:14 -07:00 |
|
|
|
7dfa867aad
|
chore: remove unused browsersync config as well as its related dependencies with vitepress preview as a local server static serving replacement
|
2023-09-16 21:12:30 -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 |
|
|
|
bdd21916f5
|
feat(scripts): add new scripts for overall repo project utilities on replacing fields of markdown
|
2023-09-16 21:06:42 -07:00 |
|
|
|
098a913bea
|
feat(markdown): add additional markdown config for documentation on instering new custom components slots udner speciified markdown attributes and tags
|
2023-09-16 21:04:35 -07:00 |
|
|
|
b79ecd83a5
|
fix: remove deprecated feed and sitemap generation scripts from piror version by munually running geneartion after build
|
2023-09-16 20:57:26 -07:00 |
|
|
|
da4c6c2c53
|
feat: remove fraustrating docs prefix of node scripts replaced with simly dev build & preview
|
2023-09-16 20:52:07 -07:00 |
|
|
|
cee4a81615
|
chore: update project description details with more grammatical accuracy and change project type to module
|
2023-09-16 20:42:04 -07:00 |
|
|
|
3d0c6638dd
|
types(config): add wider algolia crawler range for content searching comprehensiveness from code & pre & blockquote tags
|
2023-09-16 20:38:40 -07:00 |
|
|
|
34ed09fbb0
|
docs(rm): remove useless frontmatter data fields of prior versions that causes error breaks during site build when feed generation feature that will be introduced later
|
2023-09-16 20:14:32 -07:00 |
|
|
|
287d2aabd6
|
docs: add blockquote entry of documentation overview about section for structural formality
|
2023-09-16 20:08:17 -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 |
|
|
|
c63ed7b99c
|
fix(prettier): convert original prettier code linting config from javascript to default .json due to change of project type to module avoiding lint process throwing erros on incompatible configs
|
2023-09-16 20:01:44 -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 |
|
|
|
740add740e
|
fix(husky): revert usage of node instead of ts-node for running commit message validation feature & switch typescript verfication util to cjs due to change in project property type to module of overall monorepo
|
2023-09-16 19:56:33 -07:00 |
|
|
|
3a0d40ac42
|
style(homepage): refactoring code of homepage styles by shifting vue template style tags to global custom stylesheets for accpeting deprecated direct markdown template of new vitepress version
|
2023-09-16 19:54:14 -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 |
|
|
|
e3e4ef5b0f
|
chore(lockfile): remove yarn package manager lockfile for removing version-locked depdencies that installs only the matched version during build & avoid depdendabot from throwing conflicts
|
2023-09-13 17:54:59 -07:00 |
|
|
|
2a2cab8861
|
chore(favicon): update favicon url from local to remote cdn on cf-r2
|
2023-06-13 18:07:27 +08:00 |
|
|
|
9d8157f3a8
|
feat: add site favicon to public folder for web indexing as well as backup originals in asset dir
|
2023-06-12 02:49:01 +08:00 |
|
|
|
5ef84994de
|
fix: comment out unused env preventing local starting server on localhost accessing failure
|
2023-06-12 02:40:37 +08:00 |
|
|
|
3366ec65c9
|
chore: update gitattributes of linguist for all detecting all languages from hidden dirs as well as prosed markdown files]
|
2023-06-12 02:33:07 +08:00 |
|
|
|
b46c91400f
|
docs: change index of page of developmental note page to dev dir
|
2023-06-12 02:22:05 +08:00 |
|
|
|
a35788ecce
|
docs(aws): update doc root file names as well as corresponded sidebar doc structure order
|
2023-06-12 02:14:34 +08:00 |
|
|
|
5d06871244
|
fix: add missing dependencies for ts and add force install flags to pnpm for fresh pacakge installation without caching
|
2023-06-12 01:28:50 +08:00 |
|
|
|
6ffa051e10
|
fix: update preinstall comamnd concurrently with installation command for specifying pnpm version before build
|
2023-06-12 01:18:15 +08:00 |
|
|
|
8d50cea667
|
fix: fix syntax error in gitignore for ignoring temp http request processing xml config
|
2023-06-12 01:10:50 +08:00 |
|
|
|
f0f4f255df
|
feat: add extra dep conventional commit for committing changes to additional package installation
|
2023-06-12 00:59:29 +08:00 |
|
|
|
650631ba4d
|
dep: add vue-cli dep for preventing build crashes on remote cli build declaring error log on requireing package info file for ts
|
2023-06-12 00:58:03 +08:00 |
|
|
|
2b35f86a23
|
fix: update installation command to default pnpm install for all deps in vercel build config
|
2023-06-12 00:43:20 +08:00 |
|
|
|
d49553a9bd
|
feat(nav): add coresponded narbar hotlink entry for vitepress twoslash plugin documentation
|
2023-06-12 00:39:05 +08:00 |
|
|
|
beaa4cb9cc
|
fix: change doc tag metadata parameter to keywords for matching dev convention
|
2023-06-12 00:37:22 +08:00 |
|
|
|
8b5cbfa19f
|
docs(index): add introduction index readme page for twoslash documetnation
|
2023-06-12 00:33:03 +08:00 |
|
|
|
41c142af8c
|
fix: make overall project root to monorepo with integrated individual doc package for twoslash third-party ts compiler option
|
2023-06-12 00:31:44 +08:00 |
|
|
|
931faa61c3
|
feat: introduce new twoslash feature into vitepress with its associated plugin usage documentation
|
2023-06-12 00:28:14 +08:00 |
|