Bjorn Lu
3868b64e41
feat: auto-add width/height to local images to avoid layout shift ( #5311 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
4 weeks ago
Divyansh Singh
62e1a4c49f
docs: add og tags
5 months ago
Divyansh Singh
09af6c73a8
docs: fix og tags
5 months ago
Divyansh Singh
2e36f5c312
docs: fix typo
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
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
Kenzo Wada
e0d739ab48
docs(ja): add Japanese translations ( #4969 )
10 months ago
Joaquín Sánchez
7ed8fd3e95
docs: use `es` instead `es-CO` and update copyright notices ( #4936 )
11 months ago
Divyansh Singh
f0b29d7ef3
fix(theme): add lang and dir attributes to language picker
12 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>
1 year ago
Divyansh Singh
adfa5c7e99
chore: bump deps
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
Divyansh Singh
a7d9b56477
docs: avoid loading fa web fonts when not needed
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
Okinea Dev
ca0a2511ac
docs: add a plugin to generate llms.txt ( #4635 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Okinea Dev
a97ae461d4
chore: use SVG logo on main website page ( #4623 )
...
---------
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Anthony Fu
1969cf4f3b
fix: upgrade shiki, remove embedded languages workaround ( #4566 )
2 years ago
Divyansh Singh
809bb523b6
docs: adjust preloaded shiki languages [lunaria-ignore]
2 years ago
Anthony Fu
68b1bcc680
fix: workaround for markdown embedded code highlighting ( #4564 )
2 years ago
Divyansh Singh
6031dbcdb7
chore: bump deps
2 years ago
Divyansh Singh
8b3e10cb99
docs: fix leaking styles
...
closes #4520
2 years ago
Divyansh Singh
36bde803c8
chore: maintenance and cleanup
2 years ago
Leo
63c1ed06a2
docs: add vitepress-plugin-group-icons ( #4437 ) [lunaria-ignore]
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
3eb4374af2
docs(i18n): add copy code button title workaround
2 years ago
Amirhossein Alibakhshi
a3f994b71e
docs: add Persian language ( #4089 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
ff254dcbe6
feat(theme): allow customizing skip to content label
...
closes #4288
2 years ago
chiri
0380a60657
docs(ru): update translations ( #4377 )
2 years ago
Evan You
2d0c4993ac
docs: use search-only key
2 years ago
Niceplugin
3c40e9d9a8
docs(ko): re-translation of korean documents (reference/*) ( #4120 )
2 years ago
Niceplugin
049fd8d0e5
docs(ko): re-translation of korean documents ( #4111 )
2 years ago
Niceplugin
f7479ecb16
docs(ko): add Korean docs to the official site ( #4052 )
2 years ago
徒言
b694900e69
docs: separate directory for en [lunaria-ignore] ( #3996 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Camilo Parra
57cd793a2d
docs(es): add Spanish translations ( #3859 )
...
Co-authored-by: JohnFreddyTutistar <johnfre.157@gmail.com>
2 years ago
Bugo
58324020c7
docs(ru): add Russian translation ( #3709 )
...
Co-authored-by: Ruslan Makarov <ruslan.makarov@gmail.com>
2 years ago
Niceplugin
25399258b8
docs: link to community-maintained Korean translation site ( #3730 )
2 years 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>
2 years ago
Divyansh Singh
79e213e26a
docs(experimental): enable metaChunk
3 years ago
btea
13f01417d1
docs: replace `name` with `property` ( #3514 )
3 years ago
Divyansh Singh
0ce5ece356
fix(theme): misaligned outline indicator ( #3458 )
3 years ago
Xavi Lee
3258cde376
docs(zh): improve translations ( #3427 )
3 years ago
vanchKong
3052002b47
docs: add Chinese translations ( #2249 )
...
---------
Co-authored-by: Xavi Lee <awxiaoxian2020@163.com>
Co-authored-by: shellRaining <shellRaining@gmail.com>
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
3 years ago
Evan You
7147b7acd2
chore: remove ad
3 years ago
Anthony Fu
75f18e4733
feat: migrate to shikiji ( #3237 )
3 years ago
Divyansh Singh
2bf0d0b954
docs: fix safari favicon
3 years ago
Neo
c2c040d7e6
docs: change the documate URL ( #2993 )
3 years ago
Divyansh Singh
7271a95948
feat: mathjax support ( #2977 )
3 years ago
Neo
0d96620409
fix: Fixed code style
3 years ago
Neo
e4b5026060
fix: Fix the in-document advertising styles.
3 years ago
Neo
ca478f19b1
feat: Support in-document advertising.
3 years ago
Divyansh Singh
9a4ee07260
fix(theme): fix sidebar collapsing and restore base property ( #2753 )
3 years ago