Divyansh Singh
e6e90ed5a9
refactor: drop fs-extra and organize imports
4 weeks ago
Divyansh Singh
228eef187a
feat!: migrate to vite 8
4 weeks ago
T
0100d4db7d
docs: clarify Ask AI suggested questions ( #5248 )
1 month ago
T
8e38b1069b
docs: explain router route-change handlers ( #5253 )
1 month ago
T
d0159c8a85
feat: support social link target option ( #5242 )
1 month ago
T
eef57427f4
feat: allow custom i18n routing ( #5239 )
1 month ago
T
b2cc1e0d69
docs: clarify page headers config ( #5233 )
1 month ago
T
387fecd6a5
docs: cache VitePress in Pages workflow ( #5234 )
1 month ago
Bartek Iwańczuk
1e2cbd9f4b
docs: add Deno to install instructions ( #5228 )
1 month ago
skirtle
cfef6a9db2
docs: directory-level config overrides ( #5227 )
1 month ago
Eric Fennis
6ee01bf305
feat: add support for `format` option in Carbon options ( #5188 )
...
---------
Co-authored-by: Copilot <copilot@github.com>
3 months ago
skirtle
cd4ed0537b
docs: update `transformHead` ( #5191 )
3 months ago
Divyansh Singh
8ad215400a
docs: add descriptions [lunaria-ignore]
4 months ago
Joaquín Sánchez
4fc1db83d7
docs: add `home-hero-actions-before-actions` slot to layout slots ( #5155 )
5 months ago
Divyansh Singh
cd71695da5
docs: sync Node.js version with Vite
5 months ago
Rosano
f2d826caa8
docs: fix typo ( #5135 ) [lunaria-ignore]
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
5 months ago
Linbo-cyber
687ea42d4b
docs: add defineRoutes example to dynamic routes guide ( #5127 )
5 months ago
Divyansh Singh
c0acfa104b
docs: sync deploy guides
6 months ago
agneliutkiene
d334e7a69c
docs: add Hostinger to deployment guide ( #5111 )
6 months ago
Divyansh Singh
fb21fdf675
fix: `processIncludes` no longer swallows errors
...
**BREAKING CHANGE:**
The previous `<!-- @include: ./path/to/file -->` syntax silently ignored errors when files did not exist. This behavior was originally intended as an escape hatch while documenting includes, but better solutions now exist using Shiki transformers.
For most users, no code changes are required. If you now see errors, it means your includes are broken and were previously not being reported.
Users who intentionally reference non-existent files or want to document includes without resolving them can configure `markdown.codeTransformers` with a `postprocess` hook. See `docs/.vitepress/config.ts` in this repo for an example.
6 months ago
Divyansh Singh
5e12ef7f13
docs: format
6 months ago
Dylan Tientcheu
0d646a66cd
feat(theme): upgrade DocSearch to 4.5 with sidepanel ( #5092 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
6 months ago
Hayden Hung Hoang
d4796a0373
docs: add vitepress-plugin-typesense npm link ( #5100 )
6 months ago
rockyxwall
bd748dfa73
docs: fix mathjax plugin install command
8 months ago
sugar
6d3ffef12e
docs: explicitly recommended v4 of markdown-it-mathjax3 ( #5043 )
8 months ago
Divyansh Singh
9183680847
docs: update github search links
9 months ago
Divyansh Singh
cd01bc669b
docs: mention that relative bases are not supported
...
closes #5029
9 months ago
Divyansh Singh
1ccb1c377e
ci: bump actions and node versions
9 months ago
Roman Hořeňovský
7658ad3500
docs(en): add watch option documentation for dynamic routes ( #4987 )
10 months ago
Divyansh Singh
d07bcca959
docs: make links in home page relative
10 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>
10 months ago
Miroma
34cfa91b6f
feat(theme): allow passing functions for nav links ( #4963 )
10 months ago
Olusegun Durojaye
09a6db645f
docs: add CloudRay Deployment Guide ( #4949 )
10 months ago
Divyansh Singh
2e4978e3ad
docs: format custom containers [lunaria-ignore]
11 months ago
Xinyu Liu
648db6b3d2
docs: update description of vuepress ( #4922 )
11 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.
12 months ago
Divyansh Singh
991c780a07
docs: recommend v2 for new users
12 months ago
Horu
8280000998
docs: remove vue telescope link ( #4742 )
1 year ago
Mike Pearson
7c0c604585
docs: fix typo in default-theme-search.md ( #4835 ) [lunaria-ignore]
1 year ago
Divyansh Singh
4765682c64
docs: update docs for #4870
1 year 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>
1 year ago
Divyansh Singh
e2a8ba04c5
docs: add `fill: 'forwards'` to view transition example
...
fixes #4834
1 year ago
Rägnar O'ock
f1b1ffbdfc
docs: incorrect path for Overriding Internal Components example ( #4815 )
1 year ago
Mike Pearson
a28b3489ac
docs: adjust wording ( #4805 )
1 year 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>
1 year 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>
1 year ago
Pierre-Emmanuel Lévesque
f8feee0294
docs: fix example for loading custom font ( #4696 )
...
fix: correct custom font preloading doc example
1 year ago
Yuxuan Zhang
c5e2e4db81
feat: support distributed config files ( #4660 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
e5ab0676a9
perf: hoist expensive operations in useLayout
1 year ago
Divyansh Singh
2803b7e330
chore: re-introduce 27c4151 ( #4680 )
1 year ago