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
郝晨光
77efd933c3
docs: algolia appId is required ( #608 )
3 years ago
Kumar Gaurav
c1d964c295
ESM instead of CommonJs ( #597 )
...
Modified the CommonJs style export of `config.js` to the ESM style export.
Vite is all about advancement of tools. Why not reflect it in documents, by using ESM instead of CommonJs.
3 years ago
Jonathan Herman
3adc43d00a
docs: fix gitlab pages deploy syntax ( #552 )
...
Fix GitLab CI build failure due to invalid syntax.
3 years ago
Mark Wood-Patrick
1617a0438f
docs: edge comment about details ( #569 )
...
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years ago
Divyansh Singh
33a59cd029
docs: update links ( #523 )
...
* docs: update links
* docs: fix 3xx urls
* chore: fix typo
3 years ago
Evan You
2b9f1866bb
docs: enable lastUpdated
3 years ago
Evan You
9e69c699b6
remove test script in docs config
3 years ago
Evan You
7387649ff7
feat: catch localhost links as dead links
3 years ago
Eduardo San Martin Morote
444562c3a7
fix: use algolia search lang ( #459 )
3 years ago
Jeff Yang
a8f147f153
feat: add details custom container ( #455 )
3 years ago
Bryan Müller
5b04bb9eb5
feat: user configurable `outDir` ( #448 )
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
Daniel Kreiseder
621d37a28b
docs(guide): remove duplicate backticks ( #463 )
...
remove duplicate backticks in code sample of theming
3 years ago
Eduardo San Martin Morote
7c530a50ad
docs: typo
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
Stefane Fermigier
23a32e95ac
docs: small typo ( #406 )
3 years ago
Kevin
c05079d09b
docs(theming.md): fix spelling and grammar errors ( #404 )
3 years ago
Arron Zou
68ebe5a810
docs(deploy.md): fix url address ( #374 )
3 years ago
Sabertaz
46145bfb16
docs: change Markdown TOC to correct package name ( #344 )
3 years ago
Eduardo San Martin Morote
26b5aa931f
feat: upgrade markdown-it-anchor ( #350 )
...
BREAKING CHANGE: the `markdown.anchor` option is updated. Refer to
valeriangalliat/markdown-it-anchor#permalinks for
instructions to upgrade your existing `markdown.anchor.permalink`
option. **This doesn't affect you if you weren't changing the header
permalinks behavior**.
3 years ago
Evan You
4925fb5c29
feat: info custom container
3 years ago
FangYing
d971dd9996
docs: spell error ( #326 )
3 years ago
Evan You
aaf4910d93
feat: support srcDir config option
3 years ago
Evan You
424a4ca379
fix: fix frontmatter sidebarDepth for headers
3 years ago
Evan You
3f86b7d32f
chore: fix docs dead link
3 years ago
Evan You
e50ba18fbe
docs: update docs for data API change
3 years ago
cabbage
e10fdbcf34
docs: # default theme change ## ( #308 )
3 years ago
qdbest
53945dbb19
docs: keyword vuepress change vitepress ( #267 )
...
* keyword vuepress change vitepress
* docs: modify README.md to index.md
* Optimize code
* Restore highlight.ts
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
3 years ago
cabbage
b2924dce01
docs: change prefix to suffix ( #306 )
3 years ago
meteorlxy
3d16420940
docs: refine the comparison with vuepress ( #294 )
4 years ago
Eduardo San Martin Morote
de89c1e5eb
fix(locales): use correct lang ( #283 )
4 years ago
Babu Annamalai
d1a62e1c66
feat: import code snippet with region ( #237 ) ( #238 )
...
close #237
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Takumi Katayama
a43933c8ab
fix(docs): global-component link ( #271 )
4 years ago
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