Joaquín Sánchez
9df598f36e
feat(theme): allow adding images as icons in features section ( #1738 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Gurkiran Singh
e72998b68b
feat(theme): add `home-hero-image` slot ( #1528 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
dcf55b17f4
docs: add missing import
2 years ago
Divyansh Singh
7a737845e5
feat(theme): add mastodon icon ( #1736 )
2 years ago
Divyansh Singh
c048076370
feat(build): fence-level config for line-numbers ( #1733 )
2 years ago
xinconan
f40df31947
feat(build): allow specifying default language for syntax highlighter ( #1296 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Sam Estep
ae21a3a622
feat(build): provide a `pathname://` protocol to escape SPA ( #1719 )
2 years ago
Divyansh Singh
135b797cfb
fix(build): fix code groups for line numbers mode ( #1700 )
2 years ago
Divyansh Singh
a684b67ec0
feat: add code-group feature ( #728 ) ( #1560 )
...
close #728
close #1242
Co-authored-by: "Jinjing.Zhou" <allenzhou@tensorchord.ai>
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
2 years ago
John Farrar
2343bd17c2
docs: fix typo ( #1694 )
2 years ago
翠 / green
2997f35dfd
docs: remove `OutboundLink` ( #1693 )
2 years ago
Shigma
f899764bad
feat(build): support `cacheDir` ( #1355 )
2 years ago
Shigma
8a488deac1
fix(theme): default to vertical align top on badges inside headings ( #1584 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
mancuoj
6ec54896b5
docs: add information to avoid misunderstanding ( #1619 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
4ba33dac60
feat(build): add preview as an alias for serve in cli ( #1651 )
...
* feat(build): add preview as an alias for serve in cli
* docs: recommend using preview instead of serve
2 years ago
Victor Eke
428eec3750
docs: fix grammar ( #1616 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Xavi Lee
58a7594254
docs: remove extra line ( #1624 )
2 years ago
Divyansh Singh
12ca9dd3c7
docs: remove special characters
2 years ago
Marshall Thompson
d410d4dd9f
feat(theme): sidebar nav slots ( #1582 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
jimmyxuexue
84b4abc5fa
feat(theme): add link feature in homepage features ( #984 ) ( #1404 )
...
close #984
close #1070
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
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
Divyansh Singh
701b876bc7
docs: revert f789932
...
x-ref: https://github.com/vuejs/vitepress/issues/471#issuecomment-1293698102
2 years ago
Enzo Innocenzi
04ab0eb6dc
feat: support focus, colored diffs, error highlights in code blocks ( #1534 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
HeZiYang
b4199bc6ac
docs(deploying): add optional cname arg in gh-page script
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
d327811fd5
feat: expose isDark ( #1525 )
2 years ago
Divyansh Singh
63e695745e
docs: update gh-pages deploy script ( #1522 )
...
`fetch-depth: 0` is necessary for last updated to work
2 years ago
Divyansh Singh
a5054f6938
docs: mention whyframe in vp-raw section ( #1519 )
2 years ago
Divyansh Singh
283407d072
docs: add vitepress.new ( #1517 )
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
Igor Randjelovic
afeb06f17c
feat: transformPageData hook ( #1492 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Enzo Innocenzi
d404753005
feat(theme): allow defining dark as the default theme ( #1498 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
jimmyxuexue
0b616657ee
docs: add html in footer example ( #1487 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Xavi Lee
e4fad6aaf2
docs: add `srcDir` to app config ( #1430 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Subha Chanda
9d0164eae9
docs: fix typo ( #1426 )
2 years ago
烽宁
9921ee79dc
docs: fix typo ( #1425 )
2 years ago
meedfine
6d858d8abe
docs: click outline title to carbonAds fail ( #1419 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Cody Bontecou
ee0bec5d83
docs: logo alt attr documentation ( #1415 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Andreas Deininger
1793b87163
docs: fix typos ( #1408 )
2 years ago
Yvan Zhu
b330ebb598
docs: extra word ( #1372 )
2 years ago
Joaquín Sánchez
6b16dad22f
feat: add `transformHead` hook ( #1323 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Joaquín Sánchez
1aa3456125
docs: add `transformHtml` and `buildEnd` hooks ( #1317 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
5378a49613
revert( #1264 ): add page load progress bar ( #1311 )
2 years ago
Anbuselvan Rocky
b1511cf7b7
docs: fix typo ( #1295 )
2 years ago
Divyansh Singh
8f66b42a0b
docs: update extending the default theme ( #1288 )
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
8f630339ba
feat(theme): allow disabling whole layout ( #1268 )
2 years ago
Divyansh Singh
c85762da29
chore: fix typo
2 years ago
Divyansh Singh
9a6e1ea401
feat: add `vp-raw` container ( #1104 )
2 years ago
Yvan Zhu
3579883058
docs: fix typo ( #1241 )
2 years ago
meteorlxy
d700a66e65
feat: support markdown sfc options ( #1238 )
2 years ago
meedfine
6346c5615d
docs: fix example typo ( #1226 )
2 years ago
Jenni
18da57c53c
docs: clarify GitHub Pages deployment instructions ( #1224 )
2 years ago
meteorlxy
0664006e92
refactor: migrate markdown toc plugin ( #1093 ) ( #1207 )
2 years ago
Ben McCann
22d796aeea
docs: pointers for creating a dynamic sidebar ( #1206 )
2 years ago
Divyansh Singh
4595383789
docs: fix typo
2 years ago
Divyansh Singh
0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode ( #856 )
2 years ago
Rijk van Zanten
8f80bd0122
docs: add different logos for light and dark modes ( #1155 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Fuqiao Xue
8e190aa411
docs: add `outDir` ( #1116 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
WenYuan
b51549b3bc
docs: fix typo in theme-configs ( #1117 )
2 years ago
Zhao Yue
f6272cc30d
docs: fix typo ( #1113 )
2 years ago
Charles7c
60c515c125
feat(theme): add `doc-footer-before` slot ( #1050 ) ( #1052 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
kenken
19bf6cbb8d
docs: fix typo ( #1083 )
2 years ago
Divyansh Singh
f789932ffc
feat(build): improve code blocks and snippets ( #875 )
...
* refactor: don't hardcode language names
* docs: fix typo
* feat: support specifying language while importing code snippets
* feat: support interpolation inside code blocks
* docs: update v-pre escaping
* fix: ignore starting `>` in case of shell commands
fixes #861 , fixes #471 , fixes #884
2 years ago
Divyansh Singh
c476bbd463
docs: remove duplicate section ( #1036 )
2 years ago
Divyansh Singh
74e4950c1b
feat: allow adding custom social icons as inline svg ( #738 ) ( #953 )
2 years ago
Akhilesh Kataria
f939b8a8e8
docs: fix when the global footer is displayed ( #1026 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Akhilesh Kataria
70125e7b91
docs: add `@algolia/client-search` to `ignoreMissing` ( #1028 )
2 years ago
Jenni
424c882a6d
docs: add "head" config to app-configs ( #1011 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Luca Ban
0006cb67ec
docs: show how to add image to the homepage ( #1007 )
2 years ago
Jeff Sagal
63e201492c
docs: rename `Head` to actual `HeadConfig` type in frontmatter config ( #1013 )
2 years ago
灵谦
cdf546d725
docs: fix typo ( #1014 )
2 years ago
Azat S
d5ed66c6d2
feat: allow using custom syntax highlighting themes ( #992 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
97dee82ac5
docs: add example to `base` tip in deploying ( #994 )
2 years ago
Joaquín Sánchez
afd905c80a
docs: fix spelling and grammar ( #985 )
2 years ago
Joaquín Sánchez
69ef2998c3
feat(theme): support hiding aside component from frontmatter ( #980 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
e4c60ab3c8
fix: remove explicit noopener from external links ( #871 )
2 years ago
Avan
0dafee79dd
docs: github action directory name error and add prompt ( #949 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Eulier González
95a74e58a4
docs: add including markdown content to guide ( #938 )
...
Co-authored-by: Eulier <eulier@toolboxos.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
95f21f8c9e
docs: add node.js version to deployment notes ( #944 )
2 years ago
Sacha STAFYNIAK
0f0453c675
feat(theme): add navigation slots ( #739 ) ( #741 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
灵谦
88877b7dd9
docs: fix typos ( #916 )
2 years ago
Jacob Milhorn
b3b81eab4e
docs: fix typos ( #920 )
2 years ago
Andrey Kniazev
973dbe4eec
docs: add azure static web apps deployment notes ( #807 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Kelvin Oghenerhoro Omereshone
d1f71a9ec7
docs: add render to deploying page ( #810 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
777da35bc6
docs: rewrite deploying page ( #931 )
2 years ago
siegerts
4cc67efdeb
docs: add aws amplify to deploying section ( #841 )
2 years ago
Otabek
55fa5d0e5b
docs: add `outlineTitle` in theme config ( #908 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Jacob Milhorn
3e0c5e406d
docs: fix typos ( #915 )
2 years ago
Joaquín Sánchez
7b17d7d08d
docs: add contributing link ( #910 )
2 years ago
Divyansh Singh
836a24683a
feat(theme): custom prev/next labels and text ( #897 )
2 years ago
Joaquín Sánchez
89035d0f28
docs: include the current version on nav ( #895 )
2 years ago
Divyansh Singh
e1339fdc4f
revert: vuejs/vitepress#889 ( #896 )
...
This reverts commit a2b1490a01
.
2 years ago
Otabek
a2b1490a01
docs: add documentation for prev-next links ( #889 )
...
Co-authored-by: Percy Ma <kecrily@gmail.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
e15941f002
docs: add workaround for missing peer dependencies ( #882 )
2 years ago
Fuqiao Xue
a689f6b6d3
docs: add `ignoreDeadLinks` and alphabetize app configs ( #862 )
2 years ago
Mr.Hope
edb370b2d8
docs: fix typos ( #842 )
2 years ago
Kia King Ishii
7cfe0f05ab
feat(theme): add team page feature ( #828 )
2 years ago
Alex
fdb5720acd
feat(theme): add active status to nav menu group ( #820 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
2 years ago
JD Solanki
0d311ffd96
docs: image migration guide for vuepress ( #799 )
2 years ago
Percy Ma
7b76bc21c1
docs: add cloudflare pages deploy ( #797 )
...
close #369
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
2 years ago
Rishi Raj Jain
f2a24c3f66
docs: add Layer0 deployment notes
...
Co-authored-by: meteorlxy <meteor.lxy@foxmail.com>
2 years ago
Percy Ma
9c2a36f542
feat: add doc before and after slot ( #762 ) ( #786 )
...
close #762
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago
Divyansh Singh
6eda63e455
docs: make users install `vue` too ( #531 ) ( #533 )
...
close #531
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
2 years ago
Eron Donevan Powell
54930e57fa
docs: fix typo in theme-homepage.md ( #771 )
2 years ago
rainkolwa
9004a80130
docs: fix typo in configuration.md ( #752 )
2 years ago
CHOYSEN
721fa364ea
docs: fix node version in gitlab ci template ( #732 )
2 years ago
CHOYSEN
e97a41dcf2
docs: fix typo ( #731 )
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
Kia Ishii
b31fbf3621
feat: add `lastUpdated` option to frontmatter
2 years ago
Divyansh Singh
86690fa1ac
docs: fix multiple sidebar code ( #722 ) ( #726 )
2 years ago
0x009922
31c863d14c
docs: fix docs for usage of regions in snippets ( #421 )
2 years ago
Romain Bioteau
5f62fcd740
docs: specify location of the public folder ( #700 )
2 years ago
Divyansh Singh
03ac2233b5
docs: typo
2 years ago
Kia King Ishii
6e53be6575
docs: add more to migration from vitepress 0.x
2 years ago
Kia King Ishii
756139604c
refactor: tiny adjustments
2 years ago
Kia King Ishii
8ab5717a74
docs: fix broken build
2 years ago
Kia King Ishii
abe4410f07
docs: update
...
Co-authored-by: Ben Hong <ben@bencodezen.io>
2 years ago
Kia King Ishii
d8380b3cc8
docs: update
...
Co-authored-by: Ben Hong <ben@bencodezen.io>
2 years ago
Kia King Ishii
ca8d718c92
docs: update
...
Co-authored-by: Ben Hong <ben@bencodezen.io>
2 years ago
Kia King Ishii
1ba5d6964e
docs: update
...
Co-authored-by: Ben Hong <ben@bencodezen.io>
2 years ago
Kia King Ishii
9e8ae5dba6
docs: update
...
Co-authored-by: Ben Hong <ben@bencodezen.io>
2 years ago
Kia King Ishii
90eead08fe
docs: update
...
Co-authored-by: Ben Hong <ben@bencodezen.io>
2 years ago
Kia King Ishii
ae4934fe2f
docs: update
...
Co-authored-by: Ben Hong <ben@bencodezen.io>
2 years ago
Kia King Ishii
cabc3e0845
docs: update
...
Co-authored-by: Ben Hong <ben@bencodezen.io>
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 King Ishii
45c6d50154
chore: fix merge errors
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
Anthony Fu
41247fcfa0
feat: support dark/light color themes ( #682 )
...
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago
Percy Ma
5f0d9153a3
feat: add option to hide nav title ( #637 ) ( #677 )
...
close #637
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago
Kia King Ishii
1aeebecbcf
feat: add image feature to home hero
2 years ago
Kia King Ishii
aa2289e488
feat: add mini sponsor component ( #648 )
...
close #648
2 years ago
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
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
Evan You
65f8a2e608
docs: add cache headers
4 years ago
Evan You
e262ef63d8
feat(theme-default): nav.item.activeMatch
4 years ago