Kia King Ishii
433cb7b1b9
docs: make readme alpha ready
2 years ago
Divyansh Singh
b79c66d79c
feat: allow disabling `markdown-it-attrs` ( #662 ) ( #664 )
...
close #664
Co-authored-by: Kia King 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
Divyansh Singh
7d89b61b92
fix: switch to `markdown-it-toc-done-right` ( #388 ) ( #660 )
...
fix #388
2 years ago
Ryo_gk
1fcf4a4462
feat: use shiki instead of prismjs for syntax highlight ( #627 ) ( #654 )
...
close #627
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago
Kia Ishii
6c28de47a7
docs: add more docs
2 years ago
Kia Ishii
d45b1fc305
docs: add what is vitepress for alpha release
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
67e77f7871
feat: add option to customize title template
...
close #303
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
郝晨光
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