Commit Graph

424 Commits (d9decd94120ec25f587b0b63ff19bab03aad9fff)

Author SHA1 Message Date
Kia Ishii d9decd9412 fix: button hover style in dark mode not working 3 years ago
Kia Ishii 27f840ae04 feat: adjust code font color just a bit 3 years ago
Kia King Ishii ddc9e4b0d9 docs: add more docs 3 years ago
Kia King Ishii bffc58c735 refactor: clean up css variable 3 years ago
Kia King Ishii c1ee195469 feat: style 404 page () 3 years ago
Kia King Ishii 36a67bd67d feat: add carbon ads feature () 3 years ago
Kia Ishii ef3e44c5a2 feat: ensure `.html` extension in rendered nav links () 3 years ago
Kia King Ishii b8c76ba47b feat: improve how aside section stick and scrolls 3 years ago
Kia King Ishii 220320bcdb fix: make outline work in 960px view port 3 years ago
Kia King Ishii 70a9fb4b5a fix: global nav background blur not applied in Safari 3 years ago
Kia Ishii 9b7ccee3b6 fix: duplicated import 3 years ago
Percy Ma 1839e9a41a
fix(theme): header blur is incomplete () 3 years ago
Kia King Ishii 0e5f1e4dd5 docs: add many docs 3 years ago
Kia King Ishii 80a82be50f feat: adjust overall layout 3 years ago
Kia King Ishii 190a467a10 fix: inline code not getting proper line break 3 years ago
Kia King Ishii e51d2a8c49 feat: add custom container stylings 3 years ago
Kia King Ishii 68ebd43664 fix: doc page layout on mobile is broken 3 years ago
Kia King Ishii 67e77f7871 feat: add option to customize title template 3 years ago
Kia King Ishii 6f037e2688 feat(sponsor): add sponsors component 3 years ago
Joaquín Sánchez 905b4a0142
fix: import and use `VPDoc` instead `VPContentDoc` () 3 years ago
Kia King Ishii 69c44aa607 feat: add layout option and home hero section 3 years ago
Kia Ishii 25296fa852 chore: fix file name capitalization 3 years ago
Kia Ishii 9250460b3f feat: make appearance configurable 3 years ago
Kia Ishii 73bbc6143a feat: new default theme 3 years ago
Dominic Elm 1656f0365a
fix(plugin): set content-type header for serving index.html () 3 years ago
Joaquín Sánchez 216e12950b
fix: remove 404 from title on initial route () 3 years ago
Evan You 06ad0d8386 refactor 404 page data 3 years ago
Divyansh Singh 28eaa3b04a
fix: reset page data on 404 () 3 years ago
Divyansh Singh 33a59cd029
docs: update links () 3 years ago
Fabian Winkler 779b78902f
fix: avoid minimizing non-javascript inline scripts () 3 years ago
Divyansh Singh 9270477fa5
fix: normalize relative img src () 3 years ago
Divyansh Singh 34d1542f46
fix: don't add .html to urls of non-html files () 3 years ago
Divyansh Singh 804954cf4d
fix: append base to links () 3 years ago
Guanghui Cheng ffe0c40ebc
fix(client router): tolerant invalid hash selector typo () 3 years ago
Evan You 1ef69e212f feat: improve default chunk strategy + page hash stability 3 years ago
Evan You 23249483d6 feat: automatically update hash map + retry on failed page fetch 3 years ago
Evan You d32d8d4419 feat: use git-based lastUpdated data 3 years ago
Evan You 388944371d avoid readonly in production 3 years ago
Evan You 17aaaf0180 refactor tsconfig setup + migrate to vitest 3 years ago
Evan You 7f9295261f remove unused alias 3 years ago
Evan You b66785d68a feat: scrollOffset option 3 years ago
Divyansh Singh 88d57a93ef
fix: allow overriding title if home is true () 3 years ago
Evan You dfbc932fac fix: set __data in md.render 3 years ago
Evan You 9b3243b757 fix: prioritize vue installed in user project root 3 years ago
Evan You 8288168b4f adjust type exports 3 years ago
Evan You 6f3a96f06d perf: do not include head config in client bundle for production 3 years ago
Evan You 6120da25a8 feat: properly remove custom anchor in headers 3 years ago
Evan You 294b1d2817 refactor: make MarkdowRenderer type compatible with MarkdownIt 3 years ago
Evan You a4b7758a00 chore: tweak temp dir name 3 years ago
Evan You 4cec660401 feat: expose __path and __relativePath on md instance for md plugins 3 years ago