hank
0048787206
docs: update ZH translation ( #3817 )
7 months ago
Bugo
f30b848e3c
docs(ru): update translation guide/deploy.md ( #3807 )
7 months ago
Florian Sattler
f65053c1c6
docs: added nginx deployment documentation ( #3770 )
...
closes #3235
7 months ago
meteorlxy
972c100463
build: set up sort-package-json
7 months ago
meteorlxy
27f8644b5f
docs: improve zh translation for mpa mode
7 months ago
Divyansh Singh
9de259371e
chore: bump deps, lock mdit to v2.0
7 months ago
Divyansh Singh
2a9fc2a26b
fix: hashchange should only be triggered for same page navigations ( #3768 )
...
Co-authored-by: zonemeen <994718917@qq.com>
7 months ago
Bugo
b45217c136
docs(ru): update translations ( #3765 )
7 months ago
Ian Schmitz
229c168a36
docs: make vue as peer dependency section clearer ( #3687 )
7 months ago
李小控
c4ae9d3cde
docs: update default-theme sidebar type ( #3715 )
7 months ago
Divyansh Singh
54c46e7ceb
docs: adjust install and init commands
7 months ago
Bugo
58324020c7
docs(ru): add Russian translation ( #3709 )
...
Co-authored-by: Ruslan Makarov <ruslan.makarov@gmail.com>
7 months ago
Can Eldem
3113dad002
docs: add Stormkit as deployment platform ( #3751 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
8 months ago
reiOGxYNiOn
c8cffc5323
docs: fix a typo in Chinese version ( #3757 )
8 months ago
纾浚
de66bc1dc0
docs(zh): Fixed a translation that didn't match the English document ( #3749 )
8 months ago
Niceplugin
25399258b8
docs: link to community-maintained Korean translation site ( #3730 )
8 months ago
Jason Sims
a6a7645e94
docs: typo ( #3692 )
...
lunaria-ignore
8 months ago
Xavi Lee
1e8b3679c8
docs(zh): sync and tweak translations ( #3684 )
...
closes #3682
Co-authored-by: ZHANG PENG <onnttf@gmail.com>
8 months ago
Evan You
88a4284f3a
docs: tweak intro perf section
8 months ago
Evan You
0b68382121
docs: document metaChunk
8 months ago
Evan You
df8753bd92
docs: tweak hero action buttons
8 months ago
Divyansh Singh
86c0967297
chore: bump deps and switch to polka/compression
8 months ago
Divyansh Singh
86da996ddb
chore: update pnpm action to node 20
9 months ago
Rick Dubiel
5f6297cb3d
feat(theme): allow selectively disabling external link icon on navbar items ( #3607 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
viniciusdeliz
2b40266dac
docs(pt): Create Portuguese VitePress translation ( #3531 )
...
Co-authored-by: Savio Nascimento <savionascimentodev@gmail.com>
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
Pavel Horal
90eab25b70
docs: remove unnecessary nojekyll for GitHub Actions deployment ( #3630 )
9 months ago
Xavi Lee
489391cdbe
docs(zh): update a link and sync translations ( #3624 )
...
sync with 532389270b
9 months ago
Bairui Su
75bed4f836
docs: fix config path in guide/custom-theme.md ( #3618 )
9 months ago
etuardu
532389270b
docs: linked files not treated as assets ( #3615 )
...
close #3535
9 months ago
Xavi Lee
60d5984f9a
docs(zh): tweak and sync translations ( #3581 )
...
sync with 09030272b4
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
79e213e26a
docs(experimental): enable metaChunk
9 months ago
Xavi Lee
c37bedea39
docs(zh): tweak and sync translations ( #3556 )
...
sync with ab39fd8592
9 months ago
btea
13f01417d1
docs: replace `name` with `property` ( #3514 )
10 months ago
Liana
ab39fd8592
feat(home): add target and rel attribute to home actions ( #3528 )
10 months ago
Divyansh Singh
30c665b29d
chore: bump deps
10 months ago
Xavi Lee
00bd73c8b6
docs(zh): sync translations ( #3525 )
...
sync with 54042ef576
10 months ago
JD Solanki
28870e68fa
✨ feat: add hero slots that are inside container ( #3524 )
10 months ago
Liam Ederzeel
54042ef576
docs: update github workflow example ( #3510 )
10 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.
10 months ago
huyikai
e060617528
docs(zh): update translate docs/zh/guide/markdown.md ( #3504 )
10 months ago
Divyansh Singh
420efec4d7
chore: remove extra space
10 months ago
Xavi Lee
fa9c6dcfd2
docs(zh): sync translations ( #3501 )
...
sync with 1947617e34
10 months ago
skirtle
c68f23d31a
docs: fix async config example ( #3500 )
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
Anthony Fu
ac87d19ca1
feat: support GitHub-flavored alerts ( #3482 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
Super Jump
bc292124a8
docs(zh): fix chinese translation for default-theme-config.md ( #3480 )
10 months ago
Divyansh Singh
ba3c6441be
docs: update recommendation for canonical urls to use transformPageData instead
10 months ago
김관식
c882fa1469
feat(theme): add npm icon ( #3483 )
10 months ago