-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.dependencies
50 lines (50 loc) · 1.4 KB
/
.dependencies
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
git:
problems:
url: https://github.com/getgrav/grav-plugin-problems
path: user/plugins/problems
branch: master
error:
url: https://github.com/getgrav/grav-plugin-error
path: user/plugins/error
branch: master
pagination:
url: https://github.com/getgrav/grav-plugin-pagination
path: user/plugins/pagination
branch: master
feed:
url: https://github.com/getgrav/grav-plugin-feed
path: user/plugins/feed
branch: master
langswitcher:
url: https://github.com/getgrav/grav-plugin-langswitcher
path: user/plugins/langswitcher
branch: master
cacti:
url: https://github.com/getgrav/grav-theme-cacti
path: user/themes/cacti
branch: master
links:
problems:
src: grav-plugin-problems
path: user/plugins/problems
scm: github
error:
src: grav-plugin-error
path: user/plugins/error
scm: github
pagination:
src: grav-plugin-pagination
path: user/plugins/pagination
scm: github
feed:
src: grav-plugin-feed
path: user/plugins/feed
scm: github
langswitcher:
src: grav-plugin-langswitcher
path: user/plugins/langswitcher
scm: github
cacti:
src: grav-theme-cacti
path: user/themes/cacti
scm: github