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
Kia King Ishii
bb28ac0cbe
docs: organize contents into "Introduction" and "Advanced"
4 years ago
Matias Capeletto
9e971f57da
docs: add formatter guide ( #151 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Kia King Ishii
5088d5d38e
docs: display "last updated"
4 years ago
Matias Capeletto
66a57309a0
docs: add markdown extensions page ( #145 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Kia King Ishii
08480c7fba
docs: make sidebar config a bit more organized
4 years ago
Kia Ishii
5f57365edf
docs: enable edit links
4 years ago
Kia King Ishii
67868bd928
feat: add serve command ( #136 )
4 years ago
Kia King Ishii
bab1391e82
docs: add vitepress docs ( #126 )
4 years ago