2
2
anchors:
3
3
url: https://github.com/getgrav/grav-plugin-anchors
4
4
path: user/plugins/anchors
5
- branch: master
6
- simplesearch :
7
- url: https://github.com/getgrav/grav-plugin-simplesearch
8
- path: user/plugins/simplesearch
9
- branch: master
5
+ branch: develop
6
+ breadcrumbs :
7
+ url: https://github.com/getgrav/grav-plugin-breadcrumbs
8
+ path: user/plugins/breadcrumbs
9
+ branch: develop
10
10
error:
11
11
url: https://github.com/getgrav/grav-plugin-error
12
12
path: user/plugins/error
13
- branch: master
13
+ branch: develop
14
14
github:
15
15
url: https://github.com/getgrav/grav-plugin-github
16
16
path: user/plugins/github
17
- branch: master
18
- highlight :
19
- url: https://github.com/getgrav/grav-plugin-highlight
20
- path: user/plugins/highlight
21
- branch: master
17
+ branch: develop
18
+ hightlight :
19
+ url: https://github.com/getgrav/grav-plugin-hightlight
20
+ path: user/plugins/hightlight
21
+ branch: develop
22
22
markdown-notices:
23
23
url: https://github.com/getgrav/grav-plugin-markdown-notices
24
24
path: user/plugins/markdown-notices
25
25
branch: develop
26
- gravui:
27
- url: https://bitbucket.org/rockettheme/grav-plugin-gravui
28
- path: user/plugins/gravui
29
- branch: master
26
+ page-inject:
27
+ url: https://github.com/getgrav/grav-plugin-page-inject
28
+ path: user/plugins/page-inject
29
+ branch: develop
30
+ simplesearch:
31
+ url: https://github.com/getgrav/grav-plugin-simplesearch
32
+ path: user/plugins/simplesearch
33
+ branch: develop
34
+ shortcode-core:
35
+ url: https://github.com/getgrav/grav-plugin-shortcode-core
36
+ path: user/plugins/shortcode-core
37
+ branch: develop
38
+ shortcode-ui:
39
+ url: https://github.com/getgrav/grav-plugin-shortcode-ui
40
+ path: user/plugins/shortcode-ui
41
+ branch: develop
42
+ youtube:
43
+ url: https://github.com/getgrav/grav-plugin-youtube
44
+ path: user/plugins/youtube
45
+ branch: develop
30
46
learn2:
31
47
url: https://github.com/getgrav/grav-theme-learn2
32
48
path: user/themes/learn2
33
- branch: master
49
+ branch: develop
34
50
links:
35
51
anchors:
36
52
src: grav-plugin-anchors
37
53
path: user/plugins/anchors
38
54
scm: github
39
- simplesearch :
40
- src: grav-plugin-simplesearch
41
- path: user/plugins/simplesearch
55
+ breadcrumbs :
56
+ src: grav-plugin-breadcrumbs
57
+ path: user/plugins/breadcrumbs
42
58
scm: github
43
59
error:
44
60
src: grav-plugin-error
@@ -52,14 +68,30 @@ links:
52
68
src: grav-plugin-highlight
53
69
path: user/plugins/highlight
54
70
scm: github
55
- gravui:
56
- src: grav-plugin-gravui
57
- path: user/plugins/gravui
58
- scm: bitbucket
59
71
markdown-notices:
60
72
src: grav-plugin-markdown-notices
61
73
path: user/plugins/markdown-notices
62
74
scm: github
75
+ page-inject:
76
+ src: grav-plugin-page-inject
77
+ path: user/plugins/page-inject
78
+ scm: github
79
+ simplesearch:
80
+ src: grav-plugin-simplesearch
81
+ path: user/plugins/simplesearch
82
+ scm: github
83
+ shortcode-core:
84
+ src: grav-plugin-shortcode-core
85
+ path: user/plugins/shortcode-core
86
+ scm: github
87
+ shortcode-ui:
88
+ src: grav-plugin-shortcode-ui
89
+ path: user/plugins/shortcode-ui
90
+ scm: github
91
+ youtube:
92
+ src: grav-plugin-youtube
93
+ path: user/plugins/youtube
94
+ scm: github
63
95
learn2:
64
96
src: grav-theme-learn2
65
97
path: user/themes/learn2
0 commit comments