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
Evan You
d3b1521ebe
feat: support ts/esm config file + defineConfig() helper
...
close #339 , close #376
3 years ago
Evan You
e50ba18fbe
docs: update docs for data API change
3 years ago
Matias Capeletto
fa1616ac4e
docs: using vue in markdown guide ( #236 )
4 years ago
Kia King Ishii
3d5b3f8677
docs: add global component page
4 years ago
Matias Capeletto
c67c5d0a77
docs: add differences from vuepress guide ( #164 )
4 years ago
Evan You
e262ef63d8
feat(theme-default): nav.item.activeMatch
4 years ago
Evan You
7e4b16ee52
fix: adjust multi sidebar matching logic
...
- matches by ensuring starting slash + startsWith
- catch-all fallback (`/`) should be placed at the end like VuePress
4 years ago
Evan You
2bde6bf88d
revert home page feature
4 years ago
Evan You
f32771fe86
feat(default-theme): support customLayout: true in frontmatter
...
BREAKING CHANGE: the `home` frontmatter option has been removed.
Instead, use `customLayout: true` and custom HTML + `<style>` in the
markdown file to customize the home page (or any other page).
4 years ago
Kia King Ishii
6bd6b53c4d
docs: add algolia search config
4 years ago
Kia King Ishii
7aa3fb261b
refactor: asjust few styling of algolia search box
4 years ago
Eduardo San Martin Morote
5bb4730f7f
feat: add Algolia DocSearch ( #40 ) ( #153 )
...
close #40
4 years ago
Kia King Ishii
a084cd3f78
fix: make home page look better ( #154 )
4 years ago
Matias Capeletto
cfbc32fe00
docs: add asset handling page ( #156 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Eduardo San Martin Morote
9d6b8cadcc
feat: add native support for carbon ads ( #86 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Matias Capeletto
c6bdcfbf4f
feat!: add more global and computed properties ( #152 )
...
BREAKING CHANGE: `$theme` global computed is renamed to `$themeConfig`
to align better with VuePress.
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Kia King Ishii
136a56e74d
docs: add basic config reference
4 years ago