Commit Graph

254 Commits (56b3ce5032b1d3bcfd66a1a397d87172a6f113d7)

Author SHA1 Message Date
Evan You 9b85e435fe docs: add dedicated section on SSR compatibility
2 years ago
Evan You 736f6c643f docs: fix font preload example
2 years ago
Evan You 323fe30c9d docs: add note about importing optional components when using no fonts default theme
2 years ago
Evan You da1691d77e feat(theme): support extending default theme without importing fonts
2 years ago
Evan You 31b548c718 docs: fix location description of the public dir
2 years ago
Evan You 2d22d02917 docs: clarify clean urls
2 years ago
Evan You d2838e3755 feat: createContentLoader
2 years ago
Evan You e5cfe96ece docs: tweak mpa mode
2 years ago
Evan You e4abb76454 docs: more details on where to place header config
2 years ago
Evan You 8e55c819dc docs: add notes about headers
2 years ago
Divyansh Singh 2d28bd6da0
docs: use relative links
2 years ago
Divyansh Singh 56f5031514 docs: overriding internal components
2 years ago
Billy Schonenberg 1ed5322d8b
docs: fix style module example (#2065)
2 years ago
Divyansh Singh 41987b6a88
feat(theme): add not-found layout slot (#2054)
2 years ago
Evan You 3690714a32 update domain + redirect
2 years ago
Evan You fe07329bf9 docs: revise frontmatter docs
2 years ago
Evan You 7b58df3af3 docs: cms, mpa, using vue edits
2 years ago
Evan You 294f47c0ce docs: build time data loading
2 years ago
Evan You de84c01b72 docs: revise custom theme and default theme extending
2 years ago
Evan You 631e471e89 docs: mpa
2 years ago
Evan You 00ef777168 docs: adjust intro
2 years ago
Evan You 54d982f2dc docs: more tweaks
2 years ago
Evan You 6c4dea4b63 docs: revise writing section
2 years ago
Evan You 257d67c3f8 docs: dynamic routes
2 years ago
Evan You e21a06ce81 docs: move default theme content to reference
2 years ago
Evan You 70b199be16 docs: adjust routing guide
2 years ago
Evan You a7e3102e9d docs: cli reference
2 years ago
Evan You 49bcc254dc docs: rewrite getting started + init tips
2 years ago
Evan You 5ebee75a52 docs: restructure
2 years ago
李鹏坤-执手对影成双 caa9bf62ec
docs: update home layout slots of the docs (#2012)
2 years ago
Xavi Lee 3ec77ab7af
docs: update links (#2006)
2 years ago
Evan You ddb9020545 wip: docs
2 years ago
Evan You 78836522b8 docs: remove yarn references
2 years ago
Divyansh Singh e2d4edf45b
feat(theme): support custom target and rel in navbar links (#1993)
2 years ago
Markus b8a5e8e5b2
feat(theme): make prev/next links changeable (#1972)
2 years ago
MingYuan 58f455bdb4
docs: update github pages deploying instructions (#1980)
2 years ago
Evan You 0b3529ce07
docs: new intro (#1975)
2 years ago
Evan You 191ac86a85 docs: adjust the use of configs -> config
2 years ago
Alexey Iskhakov bcb8cbf3c8
fix: custom titles of code snippets inside code groups (#1834)
2 years ago
Divyansh Singh ed90724022
revert: "docs: add linkage for `code-groups` in `getting-started`" (#1943)
2 years ago
Orca 97f2b0e129
docs: fix rewrites examples (#1941)
2 years ago
Lixu 2299b217b6
docs: update github page actions setting in deploy.md (#1930)
2 years ago
Luciano Felix 4a19dde97b
docs: GitHub Actions deploy Workflow (#1644)
2 years ago
aendre ea4556febc
docs: add node alpine alternative to GitLab CI deploy (#1813)
2 years ago
manchan f1fe79b9df
docs: shared selection state in `code-groups` in `getting-started` (#1906)
2 years ago
Rishi Raj Jain e3879be4a1
docs: layer0 is now edgio (#1921)
2 years ago
manchan b35a6279a3
docs: use code group for commands in "Getting Started" (#1904)
2 years ago
Johnny Chen 2466735c18
docs: fix typo (#1875)
2 years ago
Divyansh Singh dea6cfa9cb
fix(theme): infer collapsible from collapsed (#1865)
2 years ago
Joff Tiquez 8f7d35ff8a
docs: update nesting example (#1868)
2 years ago
Fuqiao Xue 9f2553424e
docs: editorial fixes (#1866)
2 years ago
Divyansh Singh 5ae4fbde38
feat: stable `cleanUrls` (#1852)
2 years ago
Divyansh Singh 00abac6116
feat(build): support rewrites (#1798)
2 years ago
Joff Tiquez 99858d7044
docs: update getting-started.md (#1847)
2 years ago
Kia King Ishii c35a1f0fae
feat(theme): enable multi level sidebar nesting (#1360) (#1835)
2 years ago
Divyansh Singh 8de2f4499d
feat: add i18n feature (#1339)
2 years ago
Sylvain Bonnard 4e459f65e2
docs: add base url configuration in the GitLab deploying section (#1787)
2 years ago
qiang 09c2c52d6c
feat: support for teleports to body (#1642)
2 years ago
Divyansh Singh 01ac579187
feat: allow `enhanceApp` to return a `Promise` (#1760)
2 years ago
Divyansh Singh 3b7ff8d66e
feat(build): support interpolation inside code blocks (#1759)
2 years ago
Mazel 655bca1d70
docs: add type description of hero image (#1691)
2 years ago
ZhenYu Li c4870ba665
docs: add docs about lastUpdated (#1731)
2 years ago
Joaquín Sánchez 9df598f36e
feat(theme): allow adding images as icons in features section (#1738)
2 years ago
Gurkiran Singh e72998b68b
feat(theme): add `home-hero-image` slot (#1528)
2 years ago
Divyansh Singh dcf55b17f4
docs: add missing import
2 years ago
Divyansh Singh c048076370
feat(build): fence-level config for line-numbers (#1733)
2 years ago
Sam Estep ae21a3a622
feat(build): provide a `pathname://` protocol to escape SPA (#1719)
2 years ago
Divyansh Singh a684b67ec0
feat: add code-group feature (#728) (#1560)
2 years ago
翠 / green 2997f35dfd
docs: remove `OutboundLink` (#1693)
2 years ago
Shigma 8a488deac1
fix(theme): default to vertical align top on badges inside headings (#1584)
2 years ago
mancuoj 6ec54896b5
docs: add information to avoid misunderstanding (#1619)
2 years ago
Divyansh Singh 4ba33dac60
feat(build): add preview as an alias for serve in cli (#1651)
2 years ago
Xavi Lee 58a7594254
docs: remove extra line (#1624)
2 years ago
Divyansh Singh 12ca9dd3c7 docs: remove special characters
2 years ago
Marshall Thompson d410d4dd9f
feat(theme): sidebar nav slots (#1582)
2 years ago
jimmyxuexue 84b4abc5fa
feat(theme): add link feature in homepage features (#984) (#1404)
2 years ago
Sascha ac8619f841
feat(theme): add built-in global component `Badge` (#1239)
2 years ago
Divyansh Singh 701b876bc7
docs: revert f789932
2 years ago
Enzo Innocenzi 04ab0eb6dc
feat: support focus, colored diffs, error highlights in code blocks (#1534)
2 years ago
HeZiYang b4199bc6ac
docs(deploying): add optional cname arg in gh-page script
2 years ago
Divyansh Singh d327811fd5
feat: expose isDark (#1525)
2 years ago
Divyansh Singh 63e695745e
docs: update gh-pages deploy script (#1522)
2 years ago
Divyansh Singh a5054f6938
docs: mention whyframe in vp-raw section (#1519)
2 years ago
Divyansh Singh 283407d072
docs: add vitepress.new (#1517)
2 years ago
jimmyxuexue 0b616657ee
docs: add html in footer example (#1487)
2 years ago
Subha Chanda 9d0164eae9
docs: fix typo (#1426)
2 years ago
Cody Bontecou ee0bec5d83
docs: logo alt attr documentation (#1415)
2 years ago
Andreas Deininger 1793b87163
docs: fix typos (#1408)
2 years ago
Yvan Zhu b330ebb598
docs: extra word (#1372)
2 years ago
Divyansh Singh 5378a49613
revert(#1264): add page load progress bar (#1311)
2 years ago
Anbuselvan Rocky b1511cf7b7
docs: fix typo (#1295)
2 years ago
Divyansh Singh 8f66b42a0b
docs: update extending the default theme (#1288)
2 years ago
Divyansh Singh 8f630339ba
feat(theme): allow disabling whole layout (#1268)
2 years ago
Divyansh Singh 9a6e1ea401
feat: add `vp-raw` container (#1104)
2 years ago
Yvan Zhu 3579883058
docs: fix typo (#1241)
2 years ago
Jenni 18da57c53c
docs: clarify GitHub Pages deployment instructions (#1224)
2 years ago
meteorlxy 0664006e92
refactor: migrate markdown toc plugin (#1093) (#1207)
2 years ago
Ben McCann 22d796aeea
docs: pointers for creating a dynamic sidebar (#1206)
2 years ago
Divyansh Singh 0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode (#856)
2 years ago
Zhao Yue f6272cc30d
docs: fix typo (#1113)
2 years ago