Kelvin Oghenerhoro Omereshone
|
d1f71a9ec7
|
docs: add render to deploying page (#810)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
777da35bc6
|
docs: rewrite deploying page (#931)
|
2 years ago |
siegerts
|
4cc67efdeb
|
docs: add aws amplify to deploying section (#841)
|
2 years ago |
Otabek
|
55fa5d0e5b
|
docs: add `outlineTitle` in theme config (#908)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
ML
|
481a6e9cbd
|
chore: fix typo (#924)
|
2 years ago |
CHOYSEN
|
4b9b385aff
|
refactor: simplify config loading (#918)
|
2 years ago |
Divyansh Singh
|
bed68f1341
|
fix: normalize link in VPButton (#919)
|
2 years ago |
Jacob Milhorn
|
3e0c5e406d
|
docs: fix typos (#915)
|
2 years ago |
Joaquín Sánchez
|
7b17d7d08d
|
docs: add contributing link (#910)
|
2 years ago |
Divyansh Singh
|
d6125c5c86
|
chore: fix typo
|
2 years ago |
Divyansh Singh
|
836a24683a
|
feat(theme): custom prev/next labels and text (#897)
|
2 years ago |
Joaquín Sánchez
|
89035d0f28
|
docs: include the current version on nav (#895)
|
2 years ago |
Divyansh Singh
|
e1339fdc4f
|
revert: vuejs/vitepress#889 (#896)
This reverts commit a2b1490a01 .
|
2 years ago |
灵谦
|
fcd7642924
|
fix(theme): close menu on route change (#887)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
meteorlxy
|
9d9db6227d
|
fix(build): handle vite constants replacement (#419) (#888)
|
2 years ago |
Otabek
|
a2b1490a01
|
docs: add documentation for prev-next links (#889)
Co-authored-by: Percy Ma <kecrily@gmail.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
e15941f002
|
docs: add workaround for missing peer dependencies (#882)
|
2 years ago |
rainkolwa
|
25a835f0f4
|
fix(theme): make last updated time reactive (#879)
|
2 years ago |
JounQin
|
29d44e7a22
|
fix(build): show workaround on encountering dead links (#822) (#868)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Joaquín Sánchez
|
e33955e769
|
fix(theme): change sponsor link class name to bypass adblock (#866) (#867)
|
2 years ago |
Fuqiao Xue
|
a689f6b6d3
|
docs: add `ignoreDeadLinks` and alphabetize app configs (#862)
|
2 years ago |
Divyansh Singh
|
19b0758a04
|
feat(build): allow ignoring dead links (#586) (#793)
|
2 years ago |
Enzo Notario
|
ddf876d8e9
|
feat(build): allow using custom highlighter (#754) (#857)
|
2 years ago |
rainkolwa
|
00fe8092d9
|
feat(theme): add option to customize search button text (#713) (#747)
close #713
|
2 years ago |
Mr.Hope
|
edb370b2d8
|
docs: fix typos (#842)
|
2 years ago |
Kia King Ishii
|
497546dc20
|
release: v1.0.0-alpha.4
|
2 years ago |
Kia King Ishii
|
2bd960d5f5
|
fix(theme): home image style is broken for big view port
|
2 years ago |
Kia King Ishii
|
51a5fa0167
|
release: v1.0.0-alpha.3
|
2 years ago |
Kia King Ishii
|
7cfe0f05ab
|
feat(theme): add team page feature (#828)
|
2 years ago |
Divyansh Singh
|
378f9b4695
|
chore: format
|
2 years ago |
JounQin
|
295263807d
|
feat(build): allow setting base from command line
Usage:
```sh
pnpm docs-dev -- --base /foo/
pnpm docs-build-only -- --base /foo/
pnpm docs-serve -- --base /foo/
```
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
翠 / green
|
8cbe0f9d41
|
chore: handle undefined hmr (#831)
|
2 years ago |
Alex
|
fdb5720acd
|
feat(theme): add active status to nav menu group (#820)
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
2 years ago |
Slyn
|
47f1df5a5a
|
chore: copy shared files in parallel (#823)
|
2 years ago |
Divyansh Singh
|
42cbd31327
|
fix(theme): don't show sidebar on home layout (#825) (#829)
|
2 years ago |
吕鹿鸣
|
9bc43306a1
|
fix(theme): edit link gets hidden when a page don't have siblings (#751)
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
Divyansh Singh
|
75c9d809d2
|
fix(theme): nav close icon not working correctly (#744)
|
2 years ago |
Shinigami
|
75ca9e4302
|
fix(theme): copy button has wrong tag closing syntax (#816)
|
2 years ago |
Divyansh Singh
|
1f1e298864
|
feat(theme): add global layout slots (#760) (#812)
|
2 years ago |
Divyansh Singh
|
773769926b
|
fix(theme): watch for changes in props.collapsed (#809) (#811)
|
2 years ago |
Divyansh Singh
|
107724ac6f
|
fix(types): use `import type` for `DefaultTheme` (#804)
|
2 years ago |
Anthony Fu
|
42813ce936
|
feat(theme): support themeable images for logo and hero (#745)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
CHOYSEN
|
35772ca8d0
|
refactor(types): use built-in utility type `Awaited` (#801)
instead of explicitly defining it. (introduced in TS 4.5)
|
2 years ago |
JD Solanki
|
0d311ffd96
|
docs: image migration guide for vuepress (#799)
|
2 years ago |
Divyansh Singh
|
fa00c83af4
|
fix(theme): add italic fonts (#759) (#777)
fix #759
|
2 years ago |
Linmj
|
2935ed2295
|
fix: copy code in non-secure contexts (#792)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
meteorlxy
|
48fae52d17
|
refactor: improve site data parsing (#780)
|
2 years ago |
Percy Ma
|
7b76bc21c1
|
docs: add cloudflare pages deploy (#797)
close #369
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
2 years ago |
Rishi Raj Jain
|
f2a24c3f66
|
docs: add Layer0 deployment notes
Co-authored-by: meteorlxy <meteor.lxy@foxmail.com>
|
2 years ago |
Kia King Ishii
|
3fabc4903c
|
release: v1.0.0-alpha.2
|
2 years ago |