Billyyyyy3320 and meteorlxy
abc86e87d8
docs: update plugins FAQ example links ( #2102 )
2020-01-03 10:26:07 +08:00
Franck Abgrall and meteorlxy
8a6be07dd3
docs: update badge documentation ( #2085 )
2019-12-23 14:55:44 +08:00
meteorlxy
003f4e87ec
docs: refine docs of prev and next links
2019-12-10 20:06:46 +08:00
Stefan Graupner and meteorlxy
c2bd6ded50
docs: fix typo in plugins docs ( #2070 )
2019-12-09 16:33:55 +08:00
Sun Haoran and meteorlxy
5c1e7a4831
docs: refine plugin documentation ( #2053 )
2019-12-04 16:37:12 +08:00
meteorlxy
3935bcef02
docs: remove stale version badge
2019-12-03 20:27:32 +08:00
Sun Haoran and meteorlxy
a90b24a19d
docs: suggest to use yarn ( #1968 )
2019-12-03 19:55:52 +08:00
Dan Hogan and meteorlxy
5bb6bbd364
docs: update external links ( #1969 )
2019-12-03 19:33:59 +08:00
meteorlxy
b4853c3e60
style: lint code
2019-12-03 19:27:05 +08:00
Sun Haoran and meteorlxy
9f28814f10
feat($theme-default): external links in prev/next ( close #1962 )( #1984 )
2019-12-03 18:35:01 +08:00
meteorlxy
4f306b0983
docs: update getting-started guide
2019-12-02 10:59:58 +08:00
Ryan Cao and meteorlxy
2aaaadd6a9
docs: create project folder in global installation ( close #2045 ) ( #2051 )
2019-12-02 10:57:12 +08:00
Sun Haoran and ULIVZ
a28804cf57
feat($theme-default): allow optional subtitle ( #1981 )
2019-11-29 11:02:36 +08:00
xr0master and ULIVZ
21836fb284
docs($plugin-pwa): fixed example for the custom component ( #1977 )
2019-11-29 10:58:31 +08:00
meteorlxy and ULIVZ
7f2a99754f
feat($theme-default): markdown details custom block ( close #768 ) ( #2044 )
2019-11-29 10:53:46 +08:00
meteorlxy
48ca07aa8c
style: lint the codebase
2019-11-28 16:22:53 +08:00
meteorlxy
fd4e106854
build: refine eslint and set up commitlint
2019-11-28 16:22:04 +08:00
meteorlxy
669103a91c
docs: update comments in travis config and sycn zh docs
2019-11-28 10:24:32 +08:00
Justin W. Flory and meteorlxy
e35baeb8d0
docs: update sample travis-ci config ( #2012 )
...
This commit updates the sample Travis CI config used in the docs to
deploy VuePress. Travis CI includes a config linter online and I made
these changes from the feedback from the Travis CI config linter. These
changes work cleanly with the latest API version of Travis CI at time of
commit.
Signed-off-by: Justin W. Flory <git@jwf.io >
2019-11-28 10:20:12 +08:00
meteorlxy
23ce8668d8
docs: refine directory-structure guide ( close #1924 )
2019-11-27 17:34:04 +08:00
canful and meteorlxy
fc48e21a0c
docs($zh): fix wrong link to default template files ( #2036 )
2019-11-27 14:33:17 +08:00
wxsm and meteorlxy
28a10c6077
docs: fix misleading shouldPrefetch link ( #2025 )
2019-11-27 11:26:55 +08:00
wxsm and Billyyyyy3320
1a930dc22e
docs($cn): add missing translations about Markdown Emoji
...
* Docs: fix missing translation of Zh.
`Emoji -> A list of all emojis available can be found here.` is missing in zh translation.
* docs: fix missing translation of Zh.
2019-11-16 08:37:02 +08:00
Sun Haoran and ULIVZ
81a5b5fba3
docs: remove next tag ( #2009 )
2019-11-14 18:58:14 +08:00
Nimit Bhargava and Franck Abgrall
7d6e420eb4
fix($docs): Fixed typo ( #1997 )
2019-11-10 10:23:41 +01:00
SigureMo and ULIVZ
c0ad78b03b
docs: fix flowchart which is not working ( #2010 )
2019-11-10 14:38:17 +08:00
SigureMo and Billyyyyy3320
c9ac2795cf
docs($cn): fix and translate nav-link for local development
2019-11-09 20:02:40 +08:00
Nimit Bhargava and Franck Abgrall
6a8412677f
fix($docs): Uniforming VuePress labels in documentation ( fix #1998 )
2019-11-08 15:18:46 +01:00
Lucas Henrique and ULIVZ
2a772fff1a
docs: fix design concepts typo ( #1995 )
2019-11-04 19:38:24 +08:00
Jorge Baumann and ULIVZ
1138db4863
docs: update using-a-plugin.md ( #1988 )
...
Update to use triple `xxx` instead double `xx`, for consistency in all examples
2019-11-02 15:31:03 +08:00
Billyyyyy3320 and meteorlxy
ba7f586e2e
docs($theme-default): add Navbar Logo section for Default Theme Config ( #1982 )
2019-10-28 10:02:14 +08:00
Franck Abgrall and GitHub
89a4a8d954
feat($config): Allow overriding badges colors ( close #1940 ) ( #1941 )
2019-10-26 16:39:54 +02:00
Franck Abgrall and meteorlxy
98977c90d5
docs: move extractHeader documentation to the right section ( #1980 )
2019-10-26 12:10:24 +08:00
Ramona and ULIVZ
6aaff68169
docs: add Navbar Logo section for Default Theme Config ( close : #1932 )( #1974 )
2019-10-25 11:21:01 +08:00
Franck Abgrall and ULIVZ
d2fef5d8f6
feat($markdown): extractHeaders option ( close : #1903 ) ( #1945 )
2019-10-21 23:36:21 +08:00
meteorlxy and Billyyyyy3320
d179a941c5
docs($theme-default): add version badge to smooth-scroll ( close : #1930 )( #1939 )
2019-10-19 16:07:42 +08:00
Billyyyyy3320 and Franck Abgrall
770ba72e62
feat($theme-default): Support configuring target and rel for nav links ( close #1353 ) ( #1734 )
2019-10-16 18:51:45 +02:00
ULIVZ
f61e2d42b4
v1.2.0
2019-10-12 07:13:39 +09:00
Eduard Cot and fgiraud
1f3e4e297b
feat($core): config pattern of resolved files ( #1705 )
...
* feat($core): config pattern of resolved files
Thank's for your work @eduardcotmrf good job
fix #1700
2019-10-08 20:03:20 +02:00
Miguel Piedrafita and ULIVZ
c2ed43d2b4
docs: fixes a broken note on the Google Analytics Plugin page ( #1926 )
2019-10-08 22:11:49 +08:00
Mr.Hope and ULIVZ
9225ff6b6f
docs($cn): sync ( #1915 )
2019-10-08 00:59:06 +08:00
ULIVZ
d8c9568302
docs: update site title from 'VuePress 1.x' to 'VuePress'
...
See: #1737
2019-10-05 13:36:03 +08:00
Favo Yang and ULIVZ
9b53161cba
docs: fixed GlobalLayout reference url in docs. ( #1887 )
2019-10-05 13:31:43 +08:00
Cainã Brazil and ULIVZ
f315f8f226
docs: fix to a little typo ( #1888 )
2019-10-05 13:31:07 +08:00
Haochen Li and ULIVZ
b25af0033d
docs: fix documentation error ( #1894 )
2019-10-05 13:30:03 +08:00
Gary Chou and ULIVZ
cd0a4f8f36
docs: dynamically register a non-ssr-friendly component ( #1900 )
...
* Code block to dynamically register a component
As someone relatively new to JS + Vue, the existing sample code for dynamic imports didn't tell me how to actually register the component dynamically, which is the likely case for importing a module.
The proposed code block does both: it dynamically imports the module and also registers the component.
* docs: register non-ssr-friendly components
Using dynamic components to register non-ssr-friendly components.
* chore: tweaks
2019-10-05 13:29:06 +08:00
Sun Haoran and ULIVZ
2f86010945
docs($cn): FAQ ( #1901 )
2019-10-05 13:05:23 +08:00
Franck Abgrall and GitHub
c17c70e96a
feat($core): Upgrade vue version ( #1876 )
2019-09-24 19:08:37 +02:00
meteorlxy and ULIVZ
2e3efb49dd
feat($theme-default): smooth scroll ( close #567 ) ( #1881 )
...
* feat($plugin-active-header-links): replace throttle by debounce
* feat($theme-default): use plugin-smooth-scroll (close #567 )
* feat($theme-default): smooth-scroll option
* docs: smooth-scroll option of default theme
* docs: enable smooth-scroll
2019-09-23 23:52:15 +08:00
Ben Hong and fgiraud
907d8eed81
docs: Remove next recommendation ( #1862 )
...
The `next` flag seems like an artifact for those who are not on the latest VuePress. Since we are on VuePress 1.0, this should not be the default install path
2019-09-16 19:46:58 -04:00