Brandon Bellero and ULIVZ
e296f6cf4a
feat($config): allow override of badge colors ( #1472 )
...
* allow configurable badge colors
* Update config.styl
* Update badge name
* Update reference to badge variable
* feat($docs): Update v0 documentation for badges color override
* feat($docs): Update zh documentation
2019-10-21 23:28:22 +08:00
Matthieu Mota and ULIVZ
2f315d7097
docs: documentation theme logo ( #1150 )
2019-01-09 01:53:18 +08:00
Thiemo and ULIVZ
5295bec9c3
docs: override.styl to style.styl for custom page class ( #939 )
2018-10-17 01:05:17 -05:00
Dave Staab and ULIVZ
58261c1ae3
chore: improve service worker section ( #766 )
...
Minor improvements to the service workers section of the theme docs
2018-08-27 15:34:55 +08:00
Aparajita Fishman and ULIVZ
01d4135989
docs: fixes theme config grammar ( #755 )
2018-08-22 10:32:31 +08:00
ULIVZ
46638e49ec
Revert "feat: expose config.styl variables to style.styl ( #727 )"
...
This reverts commit 0bc2b51e03 .
2018-08-14 23:01:07 +08:00
Jason Yu and ULIVZ
0bc2b51e03
feat: expose config.styl variables to style.styl ( #727 )
2018-08-12 02:51:09 +08:00
ULIVZ
0fdac01a41
Revert "docs: enhance docSearch integration with language ( #697 )"
...
This reverts commit 0d581c49a3 .
2018-08-07 23:38:11 +08:00
Sylvain Pace and ULIVZ
0d581c49a3
docs: enhance docSearch integration with language ( #697 )
2018-08-07 23:31:10 +08:00
ULIVZ
d9301fe042
docs: document beta status for SW-update popup
...
ref: https://github.com/vuejs/vuepress/issues/677
2018-07-31 23:58:34 +08:00
ULIVZ
a8b06b1bbc
docs($cn): document for themeConfig.serviceWorker.updatePopup
2018-07-28 15:46:23 +08:00
Narration SD and ULIVZ
48f6d9004f
docs: tweaks lastUpdated ( #663 )
2018-07-22 09:48:42 +08:00
Curtis Belt and ULIVZ
459a2c1953
chore: fix code snippet typo (missing semi-colon) ( #658 )
2018-07-19 13:48:37 +08:00
ULIVZ
00a97d3cf4
docs: tweaks
2018-07-14 23:11:04 +08:00
Toru Nagashima and ULIVZ
14dbd1eac7
feat($pwa): add themeConfig.serviceWorker.updatePopup option ( close : #453 ) ( #533 )
2018-07-14 09:59:44 -05:00
ULIVZ
887a0a662a
docs($cn): update for new file-level API: style.styl.
2018-07-14 21:27:58 +08:00
ULIVZ
2f53f2fe77
feat($default-theme): new file-level API: style.styl.
...
1. Fixed overriding css doesn't work at 0.11.0 (close : #639 )
2. Split override.styl into two APIs: override.styl and style.styl, the former will focus on ONLY the style constants override, while the latter will focus on styles override or custom styles. See also: https://vuepress.vuejs.org/default-theme-config/#simple-css-override .
2018-07-13 03:53:18 +08:00
ULIVZ
9b4b9ba2d5
docs($cn): update ( #634 )
2018-07-12 13:07:14 +08:00
Ben and ULIVZ
d0773fe3fa
docs: Add note regarding Algolia submission process ( #634 )
2018-07-11 23:52:51 -05:00
ULIVZ
76d12e7be2
docs: refactor for displayAllHeaders
2018-07-04 00:05:49 +08:00
ULIVZ
d316806cac
docs: update feature status of displayAllHeaders
2018-07-03 23:58:16 +08:00
Evan You
87735df4e0
chore: bit sponsorship placement
2018-07-01 10:40:39 -04:00
Zhu Kaihao and ULIVZ
36bb6a448e
feat: support display header links of all pages ( close #534 ) ( #595 )
2018-06-26 22:26:17 +08:00
ULIVZ
56cbb5f3ed
feat: support "themeConfig.sidebar: 'auto'" ( close : #552 )
2018-06-08 01:15:40 +08:00
ULIVZ
9198f43db4
docs: use relative file path refs and fix some broken links
2018-05-27 23:55:29 +08:00
ULIVZ
affecd86cf
docs: update docs for 'active header links'
2018-05-24 23:06:48 +08:00
aaron hendrick and ULIVZ
4c09627d60
feat: allow for disabling of active hash on scroll ( #489 )
2018-05-24 21:45:34 +08:00
Brandon Kelly and ULIVZ
f2fa67f0cb
docs: tweaks themeConfig.editLinks ( #378 )
2018-05-09 22:51:00 +08:00
ULIVZ and GitHub
272df57421
feat: last updated UI in default theme. ( #338 )
2018-05-09 00:15:58 +08:00
aaron hendrick and ULIVZ
d46819c497
feat: hide edit link by page ( close : #284 ) ( #286 )
2018-04-27 19:57:11 -05:00
Liu Xinyu and ULIVZ
a6fe10e973
docs: add a tip for built-in search and fix typo ( #262 )
2018-04-26 00:00:31 -05:00
ULIVZ
a20966566d
docs: update doc for disabling navbar globally ( #246 )
2018-04-25 21:24:14 +08:00
patzick and ULIVZ
e725ad2b74
feat: support disable navbar globally ( #246 )
2018-04-25 08:15:56 -05:00
ULIVZ
cba13f1947
docs: update for disabling navbar via front matter ( #232 )
2018-04-24 15:57:27 +08:00
patzick and ULIVZ
504268c75f
feat: support disable navbar via front matter ( close : #187 ) ( #232 )
2018-04-24 02:18:23 -05:00
Evan You
125550c9ed
docs: more updates
2018-04-23 16:31:24 -04:00
ldrovira and Evan You
07a5987e1c
docs: add .vuepress/override.styl reference ( #224 )
2018-04-23 14:13:50 -04:00
Ryan Johnson and Evan You
915960488b
docs(multiple sidebars): clarify documentation ( #190 )
2018-04-23 11:10:50 -04:00
wangyi7099 and Evan You
716aefec55
feat: Add docsRepo ( #155 )
2018-04-23 10:58:23 -04:00
Jason Yu and Evan You
c1bbd05d6b
fix: infer source link label from repo url ( #168 )
2018-04-20 17:15:57 -04:00
Evan You
bccddbf827
feat: adjust i18n config + documentation
2018-04-18 18:25:33 -04:00
Evan You
d2419d0041
docs: document sub groups in nav dropdown
2018-04-16 15:45:17 -04:00
ULIVZ and Evan You
40ca73cfa7
feat: support adding custom page class in front matter ( #85 )
...
ref #84
2018-04-16 15:41:22 -04:00
ULIVZ and Evan You
79f8f149dc
feat: dropdown Items in Navbar ( #13 )
2018-04-16 14:07:32 -04:00
ULIVZ and Evan You
f619e22a15
docs: add at least one reference link for YAML front matter and unify the expression. ( #66 )
2018-04-16 08:33:13 -04:00
Evan You
16a9fe71f7
docs: document eject
2018-04-15 17:26:31 -04:00
Darren Poon and Evan You
755a800e97
fix typo ( #46 )
2018-04-15 10:29:19 -04:00
Evan You
970e1a6a29
document custom layout
2018-04-13 23:12:05 -04:00
Evan You
941ca68c5f
finish docs
2018-04-13 17:08:09 -04:00
Evan You
d213dbb6f6
sidebar: auto
2018-04-13 13:05:31 -04:00