Lo
f6bd99eb13
feat: add `window.__VITEPRESS__` ( #3634 )
8 months ago
Pavel Horal
90eab25b70
docs: remove unnecessary nojekyll for GitHub Actions deployment ( #3630 )
8 months ago
Xavi Lee
489391cdbe
docs(zh): update a link and sync translations ( #3624 )
...
sync with 532389270b
8 months ago
Bairui Su
75bed4f836
docs: fix config path in guide/custom-theme.md ( #3618 )
8 months ago
etuardu
532389270b
docs: linked files not treated as assets ( #3615 )
...
close #3535
8 months ago
Divyansh Singh
28989df834
release: v1.0.0-rc.44
9 months ago
Divyansh Singh
41e9c40d8e
chore: bump deps
9 months ago
Divyansh Singh
e703429473
revert: types for internal internal components
9 months ago
Xavi Lee
60d5984f9a
docs(zh): tweak and sync translations ( #3581 )
...
sync with 09030272b4
9 months ago
Divyansh Singh
34adddcea4
chore: mention workaround in changelog
9 months ago
Divyansh Singh
8175ba4e6f
release: v1.0.0-rc.43
9 months ago
Jacob Hummer
09030272b4
feat(theme): auto style markdown content in home page ( #3561 )
...
BREAKING CHANGES: styles are now applied by default to markdown content when `layout: home` is set in frontmatter. If they conflict with the styles of your custom component, please set `markdownStyles: false` in frontmatter.
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
Divyansh Singh
c70b6bf9bf
chore: bump deps
9 months ago
Divyansh Singh
79e213e26a
docs(experimental): enable metaChunk
9 months ago
Joaquín Sánchez
636cca042d
perf(theme): move svg icons to css ( #3537 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
Divyansh Singh
b63e0a0c57
fix: handle process.env being undefined while process is not
...
closes #3579
9 months ago
Lin Tianchuan
20511006db
fix(theme): adjust mathjax svg styles ( #3567 )
9 months ago
Xavi Lee
c37bedea39
docs(zh): tweak and sync translations ( #3556 )
...
sync with ab39fd8592
9 months ago
Pim Schreurs
6624bb7486
fix: make local search work in combination with vue-i18n ( #3559 )
9 months ago
Divyansh Singh
fb380e6c38
release: v1.0.0-rc.42
9 months ago
Divyansh Singh
338e526f7c
chore: bump deps
9 months ago
Anthony Fu
1d16a85fdf
chore: upgrade to shiki rc ( #3550 )
9 months ago
yhzx233
c582a8d5fd
fix(theme): correctly normalize paths ending with "index" ( #3544 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
Divyansh Singh
67a9964c4e
chore: fix typo
9 months ago
Divyansh Singh
8f8a6feb05
fix(md): dont break on nesting blockquotes inside gfm alerts
...
closes #3512
9 months ago
Divyansh Singh
963b3b81bc
release: v1.0.0-rc.41
9 months ago
btea
13f01417d1
docs: replace `name` with `property` ( #3514 )
9 months ago
Liana
ab39fd8592
feat(home): add target and rel attribute to home actions ( #3528 )
9 months ago
Divyansh Singh
30c665b29d
chore: bump deps
9 months ago
Xavi Lee
00bd73c8b6
docs(zh): sync translations ( #3525 )
...
sync with 54042ef576
9 months ago
JD Solanki
28870e68fa
✨ feat: add hero slots that are inside container ( #3524 )
9 months ago
JD Solanki
6b1f951928
feat: wrap site title in span ( #3522 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
Liam Ederzeel
54042ef576
docs: update github workflow example ( #3510 )
9 months ago
Divyansh Singh
04f794bf55
fix: lazy evaluate known extensions to allow env set in config
9 months ago
Anthony Fu
b8487d3a97
feat: rename shiki packages ( #3506 )
...
BREAKING CHANGE: vitepress now uses shiki instead of shikiji. If you’re on the latest version and using shikiji specific features, you just need to change imports. The shikijiSetup hook is renamed to shikiSetup.
9 months ago
huyikai
e060617528
docs(zh): update translate docs/zh/guide/markdown.md ( #3504 )
9 months ago
Divyansh Singh
420efec4d7
chore: remove extra space
9 months ago
Xavi Lee
fa9c6dcfd2
docs(zh): sync translations ( #3501 )
...
sync with 1947617e34
9 months ago
skirtle
c68f23d31a
docs: fix async config example ( #3500 )
10 months ago
Divyansh Singh
5811b62657
fix: handle CRLF in snippet plugin
...
closes #3499
10 months ago
Xavi Lee
3b860f9e8c
docs(zh): sync translations ( #3493 )
...
* sync with a1fb363a8b
* sync with 9510cd70c1
* sync with c882fa1469
* sync with ba3c6441be
* sync with ac87d19ca1
10 months ago
Bpoi
d01a0a5c66
docs(zh): update frontmatter.md ( #3489 )
10 months ago
Divyansh Singh
3792f806e5
release: v1.0.0-rc.40
10 months ago
Divyansh Singh
bf0700365d
chore: bump deps
10 months ago
Anthony Fu
e541a18ec8
chore: upgrade shikiji to v0.10 ( #3488 )
10 months ago
Anthony Fu
ac87d19ca1
feat: support GitHub-flavored alerts ( #3482 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
Divyansh Singh
77a318c2a3
fix(theme): avoid selecting summary on toggling details
10 months ago
Super Jump
bc292124a8
docs(zh): fix chinese translation for default-theme-config.md ( #3480 )
10 months ago
Divyansh Singh
900872769e
refactor: simplify head tracking logic
10 months ago
Divyansh Singh
ba3c6441be
docs: update recommendation for canonical urls to use transformPageData instead
10 months ago