Evan You
|
9b85e435fe
|
docs: add dedicated section on SSR compatibility
|
2 years ago |
Divyansh Singh
|
2d28bd6da0
|
docs: use relative links
|
2 years ago |
Billy Schonenberg
|
1ed5322d8b
|
docs: fix style module example (#2065)
|
2 years ago |
Evan You
|
7b58df3af3
|
docs: cms, mpa, using vue edits
|
2 years ago |
Evan You
|
6c4dea4b63
|
docs: revise writing section
|
2 years ago |
Evan You
|
5ebee75a52
|
docs: restructure
|
2 years ago |
Evan You
|
ddb9020545
|
wip: docs
|
2 years ago |
Evan You
|
191ac86a85
|
docs: adjust the use of configs -> config
|
2 years ago |
qiang
|
09c2c52d6c
|
feat: support for teleports to body (#1642)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
3b7ff8d66e
|
feat(build): support interpolation inside code blocks (#1759)
|
2 years ago |
翠 / green
|
2997f35dfd
|
docs: remove `OutboundLink` (#1693)
|
2 years ago |
Divyansh Singh
|
12ca9dd3c7
|
docs: remove special characters
|
2 years ago |
Sascha
|
ac8619f841
|
feat(theme): add built-in global component `Badge` (#1239)
Co-authored-by: richardo2016 <richardo2016@gmail.com>
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
701b876bc7
|
docs: revert f789932
x-ref: https://github.com/vuejs/vitepress/issues/471#issuecomment-1293698102
|
2 years ago |
Divyansh Singh
|
5378a49613
|
revert(#1264): add page load progress bar (#1311)
|
2 years ago |
Divyansh Singh
|
8f66b42a0b
|
docs: update extending the default theme (#1288)
|
2 years ago |
Divyansh Singh
|
f789932ffc
|
feat(build): improve code blocks and snippets (#875)
* refactor: don't hardcode language names
* docs: fix typo
* feat: support specifying language while importing code snippets
* feat: support interpolation inside code blocks
* docs: update v-pre escaping
* fix: ignore starting `>` in case of shell commands
fixes #861, fixes #471, fixes #884
|
2 years ago |
Anthony Fu
|
41247fcfa0
|
feat: support dark/light color themes (#682)
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
Kia King Ishii
|
0e5f1e4dd5
|
docs: add many docs
|
2 years ago |
Kia Ishii
|
73bbc6143a
|
feat: new default theme
|
3 years ago |
Divyansh Singh
|
33a59cd029
|
docs: update links (#523)
* docs: update links
* docs: fix 3xx urls
* chore: fix typo
|
3 years ago |
Evan You
|
424a4ca379
|
fix: fix frontmatter sidebarDepth for headers
|
3 years ago |
Evan You
|
3f86b7d32f
|
chore: fix docs dead link
|
3 years ago |
Evan You
|
e50ba18fbe
|
docs: update docs for data API change
|
3 years ago |
Matias Capeletto
|
fa1616ac4e
|
docs: using vue in markdown guide (#236)
|
4 years ago |