Divyansh Singh
cd01bc669b
docs: mention that relative bases are not supported
...
closes #5029
3 weeks ago
Bugo
dedcc0e17c
docs(ru): update `ru/guide/what-is-vitepress.md` ( #5028 )
3 weeks ago
Divyansh Singh
1ccb1c377e
ci: bump actions and node versions
3 weeks ago
Divyansh Singh
4e548f5424
fix: simplify lang extraction logic; use markdown-it plugins in type-safe manner; bump deps
3 weeks ago
WuMingDao
eddf0ca257
docs(zh): add comment translations in extending-default-theme.md ( #5026 )
3 weeks ago
WuMingDao
8da5e74948
docs(zh): add comment translations in deploy.md ( #5024 )
3 weeks ago
edison
78790025ac
docs: correct component name in headers [lunaria-ignore] ( #4989 )
2 months ago
Roman Hořeňovský
7658ad3500
docs(en): add watch option documentation for dynamic routes ( #4987 )
2 months ago
Divyansh Singh
d07bcca959
docs: make links in home page relative
2 months ago
Kenzo Wada
e0d739ab48
docs(ja): add Japanese translations ( #4969 )
2 months ago
千坂神奈子
ac5ddd365a
docs(zh): sync reference/default-theme-last-updated.md ( #4974 )
2 months ago
Elecmonkey
3d61619ec0
feat(markdown): support custom display-name for fenced code blocks ( #4960 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 months ago
Miroma
34cfa91b6f
feat(theme): allow passing functions for nav links ( #4963 )
2 months ago
Olusegun Durojaye
09a6db645f
docs: add CloudRay Deployment Guide ( #4949 )
2 months ago
Divyansh Singh
fae8c3b89d
docs: add link to v1 docs
...
closes #4945
2 months ago
Bugo
850c429f14
docs(ru): update `ru/guide/what-is-vitepress.md` ( #4941 )
3 months ago
Divyansh Singh
fe26488bbc
docs: fix incorrect lang being applied on all pages
3 months ago
Joaquín Sánchez
7ed8fd3e95
docs: use `es` instead `es-CO` and update copyright notices ( #4936 )
3 months ago
Divyansh Singh
f0b29d7ef3
fix(theme): add lang and dir attributes to language picker
3 months ago
Divyansh Singh
2e4978e3ad
docs: format custom containers [lunaria-ignore]
3 months ago
Xinyu Liu
648db6b3d2
docs: update description of vuepress ( #4922 )
3 months ago
Divyansh Singh
0944777893
feat: make postcssIsolateStyles idempotent
...
BREAKING CHANGE: `includeFiles` option in `postcssIsolateStyles` now defaults to `[/vp-doc\.css/, /base\.css/]` You can remove explicit `includeFiles` if you were using it just to run it on `vp-doc.css`. To revert back to older behavior pass `includeFiles: [/base\.css/]`. The underlying implementation is changed and `transform` and `exclude` options are no longer supported. Use `postcss-prefix-selector` directly if you've advanced use cases.
4 months ago
Divyansh Singh
991c780a07
docs: recommend v2 for new users
4 months ago
Divyansh Singh
fc267ae6b7
fix: module graph causing unnecessary route regeneration on every update
...
fix: preserve externally added dynamic routes and pages
chore: bump deps, lock vitest as its latest beta is broken
4 months ago
sarganar
300dea4aad
docs(es): enhance what-is-vitepress section in Spanish ( #4872 )
...
---------
Co-authored-by: metris-soporte <metris.soporte@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
4 months ago
Horu
8280000998
docs: remove vue telescope link ( #4742 )
4 months ago
Mike Pearson
7c0c604585
docs: fix typo in default-theme-search.md ( #4835 ) [lunaria-ignore]
4 months ago
Divyansh Singh
4765682c64
docs: update docs for #4870
4 months ago
sarganar
45e0d0f62a
docs(es): enhance SSR Compatibility section in Spanish ( #4868 )
4 months ago
Divyansh Singh
51f7fda0bd
docs: fix typo [lunaria-ignore]
...
closes #4862
4 months ago
Bugo
bda7f32865
docs(ru): update some translations ( #4861 )
...
* Update ru/config.ts
* Update ru/reference/default-theme-search.md
4 months ago
Dylan Tientcheu
ac61abe7d7
feat(search): upgrade search to DocSearch v4-beta ( #4843 )
...
BREAKING CHANGE: Uses DocSearch v4 beta. No change is required if you're not customizing the styles of navbar search button or modal. DocSearch AI features are in private beta, you can apply for them at https://forms.gle/iyfb5pC2CiiwszUKA
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
4 months ago
Darrin DeYoung
cc8d28df39
docs(zh): add missing translation in extending-default-theme.md ( #4852 )
4 months ago
Divyansh Singh
e2a8ba04c5
docs: add `fill: 'forwards'` to view transition example
...
fixes #4834
5 months ago
Divyansh Singh
536968c174
chore: bump deps
5 months ago
Bugo
f8260a4007
docs(ru): update `ru/guide/markdown.md` ( #4817 )
5 months ago
Rägnar O'ock
f1b1ffbdfc
docs: incorrect path for Overriding Internal Components example ( #4815 )
5 months ago
Divyansh Singh
7619521259
feat!: consistent glob options across content, data, and path loaders ( #4808 )
...
BREAKING CHANGES: Only `cwd`, `ignore`, `dot` and `debug` are supported in `globOptions` of `createContentLoader`. If you want to pass other options, you still can but you might need to suppress type errors.
5 months ago
Mike Pearson
a28b3489ac
docs: adjust wording ( #4805 )
5 months ago
Bugo
875aa8b798
docs(ru): update `ru/reference/default-theme-last-updated.md` ( #4785 )
6 months ago
Divyansh Singh
adfa5c7e99
chore: bump deps
6 months ago
lll
90f585ab3a
docs: add more detailed note in Last Updated reference ( #4780 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
6 months ago
Artea
16a0ff895c
chore: use rolldown-vite ( #4769 )
...
---------
Signed-off-by: Artea <sepush@outlook.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
6 months ago
Divyansh Singh
ab0e0cb598
chore: bump deps
7 months ago
Divyansh Singh
a7d9b56477
docs: avoid loading fa web fonts when not needed
7 months ago
Bugo
3fb3f3633c
docs(ru): update translations ( #4708 )
...
* Update ru/reference/default-theme-config.md
* Update ru/reference/frontmatter-config.md
* Update ru/reference/site-config.md
7 months ago
Divyansh Singh
33e397ea73
chore: bump deps
8 months ago
Pierre-Emmanuel Lévesque
f8feee0294
docs: fix example for loading custom font ( #4696 )
...
fix: correct custom font preloading doc example
8 months ago
Mingu Kang
61ca096772
docs(ko): fix typo [lunaria-ignore]
8 months ago
Yuxuan Zhang
c5e2e4db81
feat: support distributed config files ( #4660 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
8 months ago