|
|
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 |
|
|
|
f97df3af0e
|
feat(postcss): require postcss as third-party style plugin for stylizing website on top of unocss
|
2023-09-17 02:03:52 -07:00 |
|
|
|
35020a5fa7
|
fix: remove unused markdown transformation utilities that causes build failure after replacement when calling vue3 as vite plugin
|
2023-09-17 02:02:22 -07:00 |
|
|
|
ff15b48b44
|
docs(homepage): update homepage link for getting started to development path instead of leading to dead links resulting 404
|
2023-09-17 02:00:39 -07:00 |
|
|
|
ee35c63c21
|
fix(dir): fix global image storage directory to asssets instead of images from all aaws documents by calling image from ./assets/* root directory
|
2023-09-17 01:56:48 -07:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
cee4a81615
|
chore: update project description details with more grammatical accuracy and change project type to module
|
2023-09-16 20:42:04 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
8d50cea667
|
fix: fix syntax error in gitignore for ignoring temp http request processing xml config
|
2023-06-12 01:10:50 +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 |
|
|
|
4f2b400e3e
|
chore: lint source code via prettier
|
2023-05-24 13:56:49 +08:00 |
|
|
|
9f56fd21bd
|
chore: add cardlink profile short intro vue component
|
2023-05-24 13:51:14 +08:00 |
|
|
|
2698755e32
|
chore: add components declaration env file
|
2023-05-24 13:41:25 +08:00 |
|
|
|
9d759209e9
|
chore: lint source code via prettier
|
2023-05-24 13:40:12 +08:00 |
|
|
|
c927ddea5b
|
docs(jp): add translation for japanese i18n homepage
|
2023-05-24 13:39:24 +08:00 |
|
|
|
6abda60061
|
chore: lint source code via prettier
|
2023-05-24 13:37:13 +08:00 |
|
|
|
cef4db06a3
|
feat: add workflow to generate doc post data for extracting data
|
2023-05-24 13:36:21 +08:00 |
|