Evan You
2d0c4993ac
docs: use search-only key
1 month ago
Niceplugin
3c40e9d9a8
docs(ko): re-translation of korean documents (reference/*) ( #4120 )
3 months ago
Niceplugin
049fd8d0e5
docs(ko): re-translation of korean documents ( #4111 )
3 months ago
Niceplugin
f7479ecb16
docs(ko): add Korean docs to the official site ( #4052 )
4 months ago
徒言
b694900e69
docs: separate directory for en [lunaria-ignore] ( #3996 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
4 months ago
Camilo Parra
57cd793a2d
docs(es): add Spanish translations ( #3859 )
...
Co-authored-by: JohnFreddyTutistar <johnfre.157@gmail.com>
5 months ago
Bugo
58324020c7
docs(ru): add Russian translation ( #3709 )
...
Co-authored-by: Ruslan Makarov <ruslan.makarov@gmail.com>
7 months ago
Niceplugin
25399258b8
docs: link to community-maintained Korean translation site ( #3730 )
7 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>
8 months ago
Divyansh Singh
79e213e26a
docs(experimental): enable metaChunk
9 months ago
btea
13f01417d1
docs: replace `name` with `property` ( #3514 )
9 months ago
Divyansh Singh
0ce5ece356
fix(theme): misaligned outline indicator ( #3458 )
10 months ago
Xavi Lee
3258cde376
docs(zh): improve translations ( #3427 )
10 months 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>
10 months ago
Evan You
7147b7acd2
chore: remove ad
11 months ago
Anthony Fu
75f18e4733
feat: migrate to shikiji ( #3237 )
12 months ago
Divyansh Singh
2bf0d0b954
docs: fix safari favicon
1 year ago
Neo
c2c040d7e6
docs: change the documate URL ( #2993 )
1 year ago
Divyansh Singh
7271a95948
feat: mathjax support ( #2977 )
1 year ago
Neo
0d96620409
fix: Fixed code style
1 year ago
Neo
e4b5026060
fix: Fix the in-document advertising styles.
1 year ago
Neo
ca478f19b1
feat: Support in-document advertising.
1 year ago
Divyansh Singh
9a4ee07260
fix(theme): fix sidebar collapsing and restore base property ( #2753 )
1 year ago
Divyansh Singh
2fe8f60681
revert(theme): revert 'allow setting base path in sidebar items'
...
closes #2752
1 year ago
Kia King Ishii
c0d838bda0
feat(theme)!: final re-brand ( #2727 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Co-authored-by: Lehoczky Zoltán <ifjlehoczkyzoltan@gmail.com>
1 year ago
Divyansh Singh
f8126fe39f
chore: simplify config
1 year ago
Divyansh Singh
52884d9d4b
feat(theme): allow setting base path in sidebar items ( #2734 )
1 year ago
Divyansh Singh
7778187f2d
feat: i18n with sitemap ( #2708 )
1 year ago
Divyansh Singh
5563695b15
feat: sitemap generation ( #2691 )
1 year ago
Divyansh Singh
713a35cbd0
feat!: organized search config ( #2218 )
2 years ago
Divyansh Singh
8059ec390a
chore: rename offline search to local search
2 years ago
Divyansh Singh
0a387dda82
chore: enable algolia on main site
2 years ago
Guillaume Chau
6c92675e33
feat: offline search ( #2110 )
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
2 years ago
Divyansh Singh
2791bf0887
docs: directly use svg in features section ( #2161 )
2 years ago
Evan You
9b85e435fe
docs: add dedicated section on SSR compatibility
2 years ago
Evan You
5dd2a233b1
docs: preload home page images
2 years ago
Evan You
aa8b03ceac
docs: add analytics
2 years ago
Evan You
868a9ff81e
feat: allow disabling markdown.headers
2 years ago
Evan You
657a7d38df
fix(theme): re-support dynamic headers
2 years ago
Evan You
de84c01b72
docs: revise custom theme and default theme extending
2 years ago
Evan You
631e471e89
docs: mpa
2 years ago
Evan You
e21a06ce81
docs: move default theme content to reference
2 years ago
Evan You
1457681484
fix: ensure HMR works properly for page outline
...
The client-side based implementation in #1281 makes HMR update for the
outlines flaky and unreliable.
The headers payload for each page chunk is relatively cheap in return
for the correctness, since they are inlined as a JSON string.
2 years ago
Evan You
49bcc254dc
docs: rewrite getting started + init tips
2 years ago
Evan You
5ebee75a52
docs: restructure
2 years ago
Divyansh Singh
9c8f54c9f4
docs: hide 404 entries from sidebar for now
2 years ago
Evan You
ddb9020545
wip: docs
2 years ago
gittig11
fd995906f6
fix(compat): remove use of array.at
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Evan You
191ac86a85
docs: adjust the use of configs -> config
2 years ago
Divyansh Singh
dea6cfa9cb
fix(theme): infer collapsible from collapsed ( #1865 )
...
BREAKING CHANGE: `collapsible` is dropped from sidebar, use `collapsed` instead
2 years ago