Niceplugin
25399258b8
docs: link to community-maintained Korean translation site ( #3730 )
8 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
Divyansh Singh
79e213e26a
docs(experimental): enable metaChunk
9 months ago
btea
13f01417d1
docs: replace `name` with `property` ( #3514 )
10 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>
11 months ago
Evan You
7147b7acd2
chore: remove ad
11 months ago
Anthony Fu
75f18e4733
feat: migrate to shikiji ( #3237 )
1 year 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
Divyansh Singh
5ae4fbde38
feat: stable `cleanUrls` ( #1852 )
2 years ago
Divyansh Singh
00abac6116
feat(build): support rewrites ( #1798 )
...
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago
Divyansh Singh
8de2f4499d
feat: add i18n feature ( #1339 )
...
fix #291
fix #628
fix #631
fix #902
fix #955
fix #1253
fix #1381
Co-authored-by: Hiroki Okada <hirokio@tutanota.com>
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2 years ago
Divyansh Singh
3f692dc587
chore: import from dist in docs ( #1747 )
2 years ago
Sascha
ac8619f841
feat(theme): add built-in global component `Badge` ( #1239 )
...
Co-authored-by: richardo2016 <richardo2016@gmail.com>
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Sanjaiyan Parthipan
a9a3b4fd7f
chore: add meta theme-color to the docs ( #1358 )
...
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago
Divyansh Singh
288aa48b92
feat(theme): support dynamic headers and nesting in outline ( #1281 )
...
Co-authored-by: fi3ework <fi3ework@gmail.com>
2 years ago