Evan You
88a4284f3a
docs: tweak intro perf section
8 months ago
Divyansh Singh
86da996ddb
chore: update pnpm action to node 20
8 months ago
Pavel Horal
90eab25b70
docs: remove unnecessary nojekyll for GitHub Actions deployment ( #3630 )
8 months ago
Bairui Su
75bed4f836
docs: fix config path in guide/custom-theme.md ( #3618 )
8 months ago
etuardu
532389270b
docs: linked files not treated as assets ( #3615 )
...
close #3535
8 months ago
Divyansh Singh
30c665b29d
chore: bump deps
9 months ago
JD Solanki
28870e68fa
✨ feat: add hero slots that are inside container ( #3524 )
9 months ago
Liam Ederzeel
54042ef576
docs: update github workflow example ( #3510 )
9 months ago
Anthony Fu
b8487d3a97
feat: rename shiki packages ( #3506 )
...
BREAKING CHANGE: vitepress now uses shiki instead of shikiji. If you’re on the latest version and using shikiji specific features, you just need to change imports. The shikijiSetup hook is renamed to shikiSetup.
9 months ago
Anthony Fu
ac87d19ca1
feat: support GitHub-flavored alerts ( #3482 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
skirtle
a1fb363a8b
docs: GitHub Pages supports clean URLs ( #3468 )
10 months ago
Simon Haines
367c6035b7
docs: fix typo ( #3451 )
10 months ago
Divyansh Singh
f8fe3aec39
docs: fix typo
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
烽宁
55be3f14d7
feat: support custom image lazy loading ( #3346 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
Divyansh Singh
2958b8b839
chore: bump deps ( #3345 )
11 months ago
Nyakku Shigure
6be80372ad
docs: replace CJS style config with ESM in docs ( #3282 )
11 months ago
烽宁
47a7203258
docs: show shikiji languages link instead of shiki ( #3265 )
11 months ago
Divyansh Singh
525c442976
docs: use installed vitepress version in init command
12 months ago
Anthony Fu
75f18e4733
feat: migrate to shikiji ( #3237 )
12 months ago
Divyansh Singh
46966ac14e
docs: use .default with dynamic imports
12 months ago
Divyansh Singh
00b5aea9eb
docs: consistent example with js/ts
12 months ago
Henry Zhang
b53cda0bc1
docs: wrong code example in data-loading.md ( #3221 )
12 months ago
Devon Rueckner
2d96200a21
docs: minor phrasing updates ( #3204 )
12 months ago
Maciek Palmowski
b781450ddf
docs: add kinsta to deploy guide ( #3188 )
1 year ago
Divyansh Singh
37e4ab9ec2
docs: fix typo
...
closes #3184
1 year ago
skirtle
2cc0acceef
docs: always use 'extends' to extend themes ( #3181 )
1 year ago
Divyansh Singh
432c5480b3
chore: update data loader example to avoid confusion
...
closes #3113
1 year ago
Joaquín Sánchez
5542f29569
docs: update types for theme config ( #3118 )
...
* docs: update types for theme config
1 year ago
Joaquín Sánchez
71bed58936
docs: add types for theme config ( #3117 )
...
* docs: add types for theme config
* chore: missing {}
1 year ago
Jason Dai
a13f5cb3a7
docs(md): global custom container titles ( #3112 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Ryan Luo
62f0e4f109
docs: modify the example usage of postcssIsolateStyles ( #3111 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
7271a95948
feat: mathjax support ( #2977 )
1 year ago
fan1312
c0ce7f723e
feat: support for customizing the starting line number in a code block ( #2917 )
1 year ago
Colin McDonnell
83270fe657
feat: detect bun package manager ( #2874 )
1 year ago
Divyansh Singh
40da45d038
chore: move init terminal output to separate file
1 year ago
0x009922
b0b3f5d46b
docs: use ANSI snippet instead of an `vitepress-init.png` ( #2875 )
1 year ago
Divyansh Singh
6be5a7e830
revert: "fix: createContentLoader generates invalid url when sets `base`" ( #2865 )
...
This reverts commit 0f38eb4404
.
1 year ago
Nicolas Hedger
dfb3cbef75
docs: fix typo ( #2859 )
1 year ago
Divyansh Singh
a5f2eacf22
feat(theme): allow providing custom `toggle-appearance` function ( #2844 )
...
Co-authored-by: Hooray Hu <304327508@qq.com>
1 year ago
烽宁
d98e2c547f
docs: fix node version typo ( #2825 )
1 year ago
Divyansh Singh
5836facc61
chore!: drop pathname protocol ( #2823 )
1 year ago
Divyansh Singh
908084fbe9
docs: emit .nojekyll in gh pages workflow
1 year ago
Kia King Ishii
e4f5c51bbe
feat(theme): improve color system ( #2797 )
...
close #2100
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
3c736c1c95
feat: export postcssIsolateStyles for vp-raw
1 year ago
Divyansh Singh
1f4ae02138
docs: update mdit config to use import
1 year ago
Divyansh Singh
b2f671ab3b
chore(build)!: drop node 16 support ( #2744 )
1 year ago
Divyansh Singh
9df8adb53e
chore(build)!: drop cjs api ( #2737 )
1 year ago
烽宁
13f94a6663
feat(build): custom excerpt for `createContentLoader` ( #2698 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
5563695b15
feat: sitemap generation ( #2691 )
1 year ago