Commit Graph

418 Commits (ef3e44c5a252497cdcf95b9523ca9211ffcbaf93)

Author SHA1 Message Date
Kia Ishii ef3e44c5a2 feat: ensure `.html` extension in rendered nav links (#175)
4 years ago
Kia King Ishii b8c76ba47b feat: improve how aside section stick and scrolls
4 years ago
Kia King Ishii 220320bcdb fix: make outline work in 960px view port
4 years ago
Kia King Ishii 70a9fb4b5a fix: global nav background blur not applied in Safari
4 years ago
Kia Ishii 9b7ccee3b6 fix: duplicated import
4 years ago
Percy Ma 1839e9a41a
fix(theme): header blur is incomplete (#639)
4 years ago
Kia King Ishii 0e5f1e4dd5 docs: add many docs
4 years ago
Kia King Ishii 80a82be50f feat: adjust overall layout
4 years ago
Kia King Ishii 190a467a10 fix: inline code not getting proper line break
4 years ago
Kia King Ishii e51d2a8c49 feat: add custom container stylings
4 years ago
Kia King Ishii 68ebd43664 fix: doc page layout on mobile is broken
4 years ago
Kia King Ishii 67e77f7871 feat: add option to customize title template
4 years ago
Kia King Ishii 6f037e2688 feat(sponsor): add sponsors component
4 years ago
Joaquín Sánchez 905b4a0142
fix: import and use `VPDoc` instead `VPContentDoc` (#633)
4 years ago
Kia King Ishii 69c44aa607 feat: add layout option and home hero section
4 years ago
Kia Ishii 25296fa852 chore: fix file name capitalization
4 years ago
Kia Ishii 9250460b3f feat: make appearance configurable
4 years ago
Kia Ishii 73bbc6143a feat: new default theme
4 years ago
Dominic Elm 1656f0365a
fix(plugin): set content-type header for serving index.html (#616)
4 years ago
Joaquín Sánchez 216e12950b
fix: remove 404 from title on initial route (#590)
4 years ago
Evan You 06ad0d8386 refactor 404 page data
4 years ago
Divyansh Singh 28eaa3b04a
fix: reset page data on 404 (#497)
4 years ago
Divyansh Singh 33a59cd029
docs: update links (#523)
4 years ago
Fabian Winkler 779b78902f
fix: avoid minimizing non-javascript inline scripts (#517)
4 years ago
Divyansh Singh 9270477fa5
fix: normalize relative img src (#514)
4 years ago
Divyansh Singh 34d1542f46
fix: don't add .html to urls of non-html files (#515)
4 years ago
Divyansh Singh 804954cf4d
fix: append base to links (#502)
4 years ago
Guanghui Cheng ffe0c40ebc
fix(client router): tolerant invalid hash selector typo (#506)
4 years ago
Evan You 1ef69e212f feat: improve default chunk strategy + page hash stability
4 years ago
Evan You 23249483d6 feat: automatically update hash map + retry on failed page fetch
4 years ago
Evan You d32d8d4419 feat: use git-based lastUpdated data
4 years ago
Evan You 388944371d avoid readonly in production
4 years ago
Evan You 17aaaf0180 refactor tsconfig setup + migrate to vitest
4 years ago
Evan You 7f9295261f remove unused alias
4 years ago
Evan You b66785d68a feat: scrollOffset option
4 years ago
Divyansh Singh 88d57a93ef
fix: allow overriding title if home is true (#493)
4 years ago
Evan You dfbc932fac fix: set __data in md.render
4 years ago
Evan You 9b3243b757 fix: prioritize vue installed in user project root
4 years ago
Evan You 8288168b4f adjust type exports
4 years ago
Evan You 6f3a96f06d perf: do not include head config in client bundle for production
4 years ago
Evan You 6120da25a8 feat: properly remove custom anchor in headers
4 years ago
Evan You 294b1d2817 refactor: make MarkdowRenderer type compatible with MarkdownIt
4 years ago
Evan You a4b7758a00 chore: tweak temp dir name
4 years ago
Evan You 4cec660401 feat: expose __path and __relativePath on md instance for md plugins
4 years ago
Evan You 7387649ff7 feat: catch localhost links as dead links
4 years ago
云游君 7950e884a5
chore: fix typo (#478) [ci skip]
4 years ago
Gordon Smith 08a0b12992
fix(serve): respect base config in serve mode (#470)
4 years ago
Eduardo San Martin Morote 444562c3a7
fix: use algolia search lang (#459)
4 years ago
Jeff Yang a8f147f153
feat: add details custom container (#455)
4 years ago
Bryan Müller 5b04bb9eb5
feat: user configurable `outDir` (#448)
4 years ago