This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
oliverdavies.uk-old-sculpin
Archived
Watch
1
Star
0
Fork
You've already forked oliverdavies.uk-old-sculpin
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-19
. You can view files and clone it, but cannot push or open issues or pull requests.
1ce304eed5
oliverdavies.uk-old-sculpin
/
gulp
/
build.coffee
5 lines
98 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
Use coffeescript for gulp
2016-02-02 22:01:32 +00:00
g =
require
'
gulp
'
Fixed build.coffee
2016-02-04 07:11:54 +00:00
g
.
task
'
build
'
,
[
'
clean
'
]
,
->
Add meetup-thumbnails task
2016-03-22 21:51:51 +00:00
g
.
start
'
fonts
'
,
'
images
'
,
'
styles
'
,
'
vendor
'
Reference in a new issue
Copy permalink