Eduardo San Martin Morote
f505db945a
fix(locales): use correct lang ( #276 )
4 years ago
Matias Capeletto
fa1616ac4e
docs: using vue in markdown guide ( #236 )
4 years ago
Eduardo San Martin Morote
9bc5c5c631
style: format code with prettier
4 years ago
Chad Sanda
dc2464b2ce
docs(deploy): fix typo ( #240 ) [skip ci]
...
packaje.json to package.json
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
Kia King Ishii
c95e9c63c4
docs: update default theme import path
4 years ago
Matias Capeletto
75519224d5
docs: remove gh pages _assets warning ( #124 ) ( #211 )
4 years ago
Matias Capeletto
481c4513d7
feat: $lang and $localePath globals ( #166 ) ( #167 )
...
close #166
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Kia King Ishii
417caf3c28
docs: update serve command default port
4 years ago
Evan You
65f8a2e608
docs: add cache headers
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
bf8fd3a6f3
wip: dev works with vite 2
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
Matias Capeletto
897520e95a
docs: add more contents to the deploy page ( #162 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Kia King Ishii
a084cd3f78
fix: make home page look better ( #154 )
4 years ago
Kia King Ishii
b9d63c0719
docs: fix broken link in config page ( #160 )
...
close #160
4 years ago
Asko Kauppi
224c24c36a
docs: fix typo ( #161 )
...
Lowercasing `description` to be akin to other entries. Shows especially in the
navigation pane.
4 years ago
Kia King Ishii
49ff3269cc
docs: fix some typos
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
skywalker
a28c7376be
docs: fix typo, VuePress to VitePress ( #148 )
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
云游君
fdc7a50c5e
docs: fix typo ( #144 )
4 years ago
Kia King Ishii
0993c7e80f
docs: remove line number highlights
4 years ago
Matias Capeletto
0c644fc34e
fix: fix code block line number highlights were not showing correctly ( #142 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Kia King Ishii
af8a162cd3
docs: adjust style
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
241e71000d
chore: organize few small stuff
4 years ago
Kia King Ishii
bab1391e82
docs: add vitepress docs ( #126 )
4 years ago