This repository has been archived by the owner on Aug 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
dustman.yml
144 lines (137 loc) · 6.58 KB
/
dustman.yml
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
---
tasks:
- css
- js
# - html
css:
file: dustman.frontsize.min.css
watch: frontend/frontsize/**/*.scss
themes:
-
name: miniml
file: frontsize.miniml.css
compile: frontend/frontsize/miniml/compile.scss
images: frontend/frontsize/miniml/img/**/*.*
csslint: true
stylestats: false
autoprefixer: true
path: hexo/themes/miniml/source/css/
vendors:
file: vendors.min.css
files:
- frontend/vendors/normalize-css/normalize.css
- frontend/vendors/github-markdown-css/github-markdown.css
- frontend/vendors/entypo-plus/css/entypo-plus.css # http://www.entypo.com/
- frontend/vendors/font-awesome/css/font-awesome.css # http://fontawesome.io/cheatsheet/
# - frontend/vendors/material-design-icons/iconfont/material-icons.css # https://materialdesignicons.com/
# - frontend/vendors/metro/build/css/metro-icons.css # https://metroui.org.ua/font.html
- frontend/vendors/open-iconic/font/css/open-iconic-bootstrap.css # https://useiconic.com/open
- frontend/vendors/sass-bootstrap-glyphicons/css/bootstrap-glyphicons.css # http://getbootstrap.com/components/
# - frontend/vendors/siconfont/css/siconfont.css # http://segundofdez.github.io/siconfont/
# - frontend/vendors/stroke-gap-icons-webfont/style.css
# - frontend/vendors/typicons.font/src/font/typicons.css # http://www.typicons.com/
config:
autoprefixer:
browsers:
- last 3 versions
csslint: csslintrc.json
stylestats: .stylestatsrc
prettify:
indent_char: ' '
indent_size: 2
faker:
locale: it
twig:
cache: false
verbose: 2
verify: false
js:
file: dustman.min.js
watch: frontend/js/**/*.js
files:
- frontend/js/*
vendors:
file: vendors.min.js
files:
- frontend/vendors/clipboard/dist/clipboard.js
- frontend/vendors/jquery/dist/jquery.js
vendors:
fonts:
- frontend/vendors/roboto-fontface/fonts/Roboto-Light.eot
- frontend/vendors/roboto-fontface/fonts/Roboto-Light.svg
- frontend/vendors/roboto-fontface/fonts/Roboto-Light.ttf
- frontend/vendors/roboto-fontface/fonts/Roboto-Light.woff
- frontend/vendors/roboto-fontface/fonts/Roboto-Light.woff2
- frontend/vendors/roboto-fontface/fonts/Roboto-Medium.eot
- frontend/vendors/roboto-fontface/fonts/Roboto-Medium.svg
- frontend/vendors/roboto-fontface/fonts/Roboto-Medium.ttf
- frontend/vendors/roboto-fontface/fonts/Roboto-Medium.woff
- frontend/vendors/roboto-fontface/fonts/Roboto-Medium.woff2
- frontend/vendors/roboto-fontface/fonts/Roboto-Bold.eot
- frontend/vendors/roboto-fontface/fonts/Roboto-Bold.svg
- frontend/vendors/roboto-fontface/fonts/Roboto-Bold.ttf
- frontend/vendors/roboto-fontface/fonts/Roboto-Bold.woff
- frontend/vendors/roboto-fontface/fonts/Roboto-Bold.woff2
- frontend/vendors/roboto-fontface/fonts/Roboto-Black.eot
- frontend/vendors/roboto-fontface/fonts/Roboto-Black.svg
- frontend/vendors/roboto-fontface/fonts/Roboto-Black.ttf
- frontend/vendors/roboto-fontface/fonts/Roboto-Black.woff
- frontend/vendors/roboto-fontface/fonts/Roboto-Black.woff2
- frontend/vendors/font-awesome/fonts/fontawesome-webfont.eot
- frontend/vendors/font-awesome/fonts/fontawesome-webfont.svg
- frontend/vendors/font-awesome/fonts/fontawesome-webfont.ttf
- frontend/vendors/font-awesome/fonts/fontawesome-webfont.woff
- frontend/vendors/font-awesome/fonts/fontawesome-webfont.woff2
- frontend/vendors/font-awesome/fonts/FontAwesome.otf
- frontend/vendors/bitter-fontface/fonts/Regular/Bitter-Regular.ttf
- frontend/vendors/bitter-fontface/fonts/Bold/Bitter-Bold.ttf
- frontend/vendors/karla-googlefont/Karla-Regular.ttf
- frontend/vendors/karla-googlefont/Karla-Bold.ttf
- frontend/vendors/entypo-plus/fonts/entypo-plus.eot
- frontend/vendors/entypo-plus/fonts/entypo-plus.svg
- frontend/vendors/entypo-plus/fonts/entypo-plus.ttf
- frontend/vendors/entypo-plus/fonts/entypo-plus.woff
- frontend/vendors/sass-bootstrap-glyphicons/fonts/glyphiconshalflings-regular.eot
- frontend/vendors/sass-bootstrap-glyphicons/fonts/glyphiconshalflings-regular.otf
- frontend/vendors/sass-bootstrap-glyphicons/fonts/glyphiconshalflings-regular.svg
- frontend/vendors/sass-bootstrap-glyphicons/fonts/glyphiconshalflings-regular.ttf
- frontend/vendors/sass-bootstrap-glyphicons/fonts/glyphiconshalflings-regular.woff
# - frontend/vendors/siconfont/fonts/siconfont.eot
# - frontend/vendors/siconfont/fonts/siconfont.svg
# - frontend/vendors/siconfont/fonts/siconfont.ttf
# - frontend/vendors/siconfont/fonts/siconfont.woff
# - frontend/vendors/stroke-gap-icons-webfont/fonts/Stroke-Gap-Icons.eot
# - frontend/vendors/stroke-gap-icons-webfont/fonts/Stroke-Gap-Icons.svg
# - frontend/vendors/stroke-gap-icons-webfont/fonts/Stroke-Gap-Icons.ttf
# - frontend/vendors/stroke-gap-icons-webfont/fonts/Stroke-Gap-Icons.woff
# - frontend/vendors/typicons.font/src/font/typicons.eot
# - frontend/vendors/typicons.font/src/font/typicons.svg
# - frontend/vendors/typicons.font/src/font/typicons.ttf
# - frontend/vendors/typicons.font/src/font/typicons.woff
- frontend/vendors/open-iconic/font/fonts/open-iconic.eot
- frontend/vendors/open-iconic/font/fonts/open-iconic.otf
- frontend/vendors/open-iconic/font/fonts/open-iconic.svg
- frontend/vendors/open-iconic/font/fonts/open-iconic.ttf
- frontend/vendors/open-iconic/font/fonts/open-iconic.woff
# - frontend/vendors/metro/build/fonts/metro.eot
# - frontend/vendors/metro/build/fonts/metro.svg
# - frontend/vendors/metro/build/fonts/metro.ttf
# - frontend/vendors/metro/build/fonts/metro.woff
# - frontend/vendors/material-design-icons/iconfont/MaterialIcons-Regular.eot
# - frontend/vendors/material-design-icons/iconfont/MaterialIcons-Regular.ijmap
# - frontend/vendors/material-design-icons/iconfont/MaterialIcons-Regular.svg
# - frontend/vendors/material-design-icons/iconfont/MaterialIcons-Regular.ttf
# - frontend/vendors/material-design-icons/iconfont/MaterialIcons-Regular.woff
# - frontend/vendors/material-design-icons/iconfont/MaterialIcons-Regular.woff2
images:
- frontend/vendors/font-awesome/fonts/fontawesome-webfont.svg
paths:
server: test/results/
css: hexo/themes/miniml/source/css/
images: hexo/themes/miniml/source/img/
fonts: hexo/themes/miniml/source/fonts/
js: hexo/themes/miniml/source/js/
shell:
after:
- cp hexo/themes/miniml/source/css/dustman.frontsize.min.css public/css/dustman.frontsize.min.css &
- cp hexo/themes/miniml/source/js/dustman.min.js public/js/dustman.min.js &