Evan You
257d67c3f8
docs: dynamic routes
2 years ago
Evan You
66f94fd7a0
feat: expose params at top level in useData()
2 years ago
Evan You
e21a06ce81
docs: move default theme content to reference
2 years ago
Evan You
70b199be16
docs: adjust routing guide
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
a7e3102e9d
docs: cli reference
2 years ago
Evan You
49bcc254dc
docs: rewrite getting started + init tips
2 years ago
Evan You
5ebee75a52
docs: restructure
2 years ago
Evan You
7158932e27
docs: update home page
2 years ago
Divyansh Singh
9c8f54c9f4
docs: hide 404 entries from sidebar for now
2 years ago
李鹏坤-执手对影成双
caa9bf62ec
docs: update home layout slots of the docs ( #2012 )
2 years ago
Xavi Lee
3ec77ab7af
docs: update links ( #2006 )
2 years ago
Evan You
ddb9020545
wip: docs
2 years ago
Evan You
78836522b8
docs: remove yarn references
2 years ago
Juan Martín Seery
5a6d384952
feat(build): add support for custom languages ( #1837 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
e2d4edf45b
feat(theme): support custom target and rel in navbar links ( #1993 )
...
Co-authored-by: Kev1nzh37 <kev1nzh37@gmail.com>
2 years ago
Markus
b8a5e8e5b2
feat(theme): make prev/next links changeable ( #1972 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
MingYuan
58f455bdb4
docs: update github pages deploying instructions ( #1980 )
2 years ago
Evan You
0b3529ce07
docs: new intro ( #1975 )
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
Alexey Iskhakov
bcb8cbf3c8
fix: custom titles of code snippets inside code groups ( #1834 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
ed90724022
revert: "docs: add linkage for `code-groups` in `getting-started`" ( #1943 )
...
Revert "docs: shared selection state in `code-groups` in `getting-started` (#1906 )"
This reverts commit f1fe79b9df
.
2 years ago
Orca
97f2b0e129
docs: fix rewrites examples ( #1941 )
2 years ago
Lixu
2299b217b6
docs: update github page actions setting in deploy.md ( #1930 )
2 years ago
dominikcz
dd0c4c698c
feat(theme): support disabling aside globally ( #1925 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Luciano Felix
4a19dde97b
docs: GitHub Actions deploy Workflow ( #1644 )
2 years ago
aendre
ea4556febc
docs: add node alpine alternative to GitLab CI deploy ( #1813 )
2 years ago
manchan
f1fe79b9df
docs: shared selection state in `code-groups` in `getting-started` ( #1906 )
2 years ago
Rishi Raj Jain
e3879be4a1
docs: layer0 is now edgio ( #1921 )
2 years ago
manchan
b35a6279a3
docs: use code group for commands in "Getting Started" ( #1904 )
2 years ago
manchan
43dddce813
docs: fix carbonAds types ( #1879 )
2 years ago
manchan
9f063426e2
docs: update theme configs ( #1877 )
2 years ago
Johnny Chen
2466735c18
docs: fix typo ( #1875 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
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
Joff Tiquez
8f7d35ff8a
docs: update nesting example ( #1868 )
2 years ago
Fuqiao Xue
9f2553424e
docs: editorial fixes ( #1866 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
2 years ago
Divyansh Singh
08e07d643d
chore: bump deps ( #1853 )
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
Joff Tiquez
99858d7044
docs: update getting-started.md ( #1847 )
2 years ago
Kia King Ishii
c35a1f0fae
feat(theme): enable multi level sidebar nesting ( #1360 ) ( #1835 )
...
close #1360
close #1361
close #1680
2 years ago
Divyansh Singh
fe52fa3420
feat(build): allow ignoring only localhost dead links ( #1821 )
2 years ago
shadow-light
75d7d0084b
docs: fix heading level
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
Sylvain Bonnard
4e459f65e2
docs: add base url configuration in the GitLab deploying section ( #1787 )
...
Add a step to set a base url for GitLab pages deployment as for Github pages.
2 years ago
qiang
09c2c52d6c
feat: support for teleports to body ( #1642 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
01ac579187
feat: allow `enhanceApp` to return a `Promise` ( #1760 )
...
Co-authored-by: Nick Borko <nick.borko@gmail.com>
2 years ago
Divyansh Singh
3b7ff8d66e
feat(build): support interpolation inside code blocks ( #1759 )
2 years ago
Xavi Lee
2d8c64a51d
docs: fix typo ( #1748 )
2 years ago