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
Divyansh Singh
0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode ( #856 )
2 years ago
Joaquín Sánchez
7b17d7d08d
docs: add contributing link ( #910 )
2 years ago
Joaquín Sánchez
89035d0f28
docs: include the current version on nav ( #895 )
2 years ago
Kia King Ishii
7cfe0f05ab
feat(theme): add team page feature ( #828 )
2 years ago
Divyansh Singh
535e176b9a
feat: allow custom edit links ( #698 )
...
close #694
close #697
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago
Divyansh Singh
03ac2233b5
docs: typo
2 years ago
Kia Ishii
1bb2bb1a46
docs: refine structure and add more contents
2 years ago
Kia King Ishii
5f0735479a
docs: add placeholder pages
2 years ago
Kia King Ishii
31a725d067
docs: add more docs
2 years ago
Kia Ishii
7d8aee82cf
docs: add docs for nav
2 years ago
Percy Ma
f64f83df02
feat: add `LastUpdated` support ( #668 ) ( #669 ) ( #683 )
...
close #668
close #669
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago
Kia King Ishii
b14c79f7e8
docs: release notes -> changelog
2 years ago
Divyansh Singh
e32936b6ae
feat: add collapsible option to sidebar ( #640 ) ( #663 )
...
close #640
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
2 years ago
Kia Ishii
6c28de47a7
docs: add more docs
2 years ago
Kia King Ishii
ddc9e4b0d9
docs: add more docs
2 years ago
Kia King Ishii
36a67bd67d
feat: add carbon ads feature ( #647 )
...
close #647
2 years ago
Kia Ishii
439f370355
docs: add active match option to highlight nav item
2 years ago
Kia King Ishii
0e5f1e4dd5
docs: add many docs
2 years ago
Kia King Ishii
e51d2a8c49
feat: add custom container stylings
2 years ago
Kia King Ishii
6f037e2688
feat(sponsor): add sponsors component
2 years ago
Kia King Ishii
69c44aa607
feat: add layout option and home hero section
3 years ago
Kia Ishii
9250460b3f
feat: make appearance configurable
3 years ago
Kia Ishii
73bbc6143a
feat: new default theme
3 years ago
Evan You
2b9f1866bb
docs: enable lastUpdated
3 years ago
Evan You
9e69c699b6
remove test script in docs config
3 years ago
ULIVZ
ba41bb9055
feat: improve typescript support for config file ( #465 )
3 years ago
Evan You
e61db62a1c
feat: minify head inline scripts
3 years ago
Chen Kai
3ca3548e37
docs: update docsBranch ( #452 )
3 years ago
Eduardo San Martin Morote
ea6cb00c3e
docs: update search api key
3 years ago