Anuj Punjani
d7baeec5ab
Added custom inline-image plugin & modified build.js ( #100 )
...
* Modified build.js to use custom inline-image plugin
* Added inlineRemoteUrl property for inline image processing
Co-authored-by: Dan Mindru <nadurdnim@icloud.com>
2021-09-04 09:36:47 +02:00
Ben Mares
1c27a30ab4
Fix typo which prevents clearing cached config ( #90 )
...
Closes #84
2020-10-30 08:33:35 +01:00
Dan Mindru
51857f1129
Add support for node 12 ( #88 )
...
* Add support for node 12
* Remove deps task completely
2020-09-21 22:35:10 +02:00
Dan Mindru
054c18687e
Add TODO
2020-02-23 23:04:52 +01:00
Dan Mindru
6113d1b575
Move css link tag generation to util
2020-02-23 23:02:27 +01:00
Dan Mindru
9610d244dd
Finish unused config (barely)
2020-02-23 23:02:27 +01:00
Dan Mindru
f298f8bd85
Refactor for tests
2020-02-23 23:02:27 +01:00
Dan Mindru
d55786f744
Check for unused initial (untested) implementation
2020-02-23 23:02:27 +01:00
Dan Mindru
d45a069c89
Sketch look for unused task
2020-02-23 23:02:27 +01:00
Dan Mindru
7cd7e53300
Refactor build to split up reading and gettings configs into utils
2020-02-23 23:02:27 +01:00
Dan Mindru
6ab7b8d962
Format all source files
2020-02-23 23:02:27 +01:00
Dan Mindru
5bac55caac
Don't use spread to increase backwards compat
2019-09-03 11:36:49 +02:00
Dan Mindru
41f6dced8f
Refactor build to use native promises
2019-09-03 10:42:46 +02:00
Dan Mindru
29354f0920
Update postcss task
2019-08-31 16:55:01 +02:00
Dan Mindru
268cbed282
Update lint task
2019-08-31 16:54:51 +02:00
Dan Mindru
3c47d1f4bc
Update sass task
2019-08-31 16:54:40 +02:00
Dan Mindru
bfb19dec08
Update less task
2019-08-31 16:54:26 +02:00
Dan Mindru
5e10fab4c7
Update dupe task
2019-08-31 16:54:12 +02:00
Dan Mindru
4c10c45222
Update check deps task
2019-08-31 16:54:02 +02:00
Dan Mindru
6c30066e4d
Update build task
2019-08-31 16:53:34 +02:00
Dan Mindru
2f56f93d79
Delete watch task
2019-08-31 16:53:26 +02:00
Dan Mindru
23ae549b64
Remove console log
2017-11-24 15:06:18 +01:00
Dan Mindru
bcb013e39d
Swap html image inline plugin
2017-11-23 10:52:38 +01:00
Lionel Voser
2bd5f576ee
File extension in watchTask matches conf.json
2017-03-09 16:59:50 +01:00
Dan Mindru
12bffe8169
#26 Use path.win32.basename to resolve stylesheet paths and be consistent on WIN & UNIX
2017-02-08 16:26:05 +01:00
Dan Mindru
18606cff77
Improve build
2017-02-07 23:44:17 +01:00
Dan Mindru
e5cd2fd649
Allow single conf objects too
2016-08-19 22:47:53 +02:00
Dan Mindru
1bdbed78c9
#18 convert conf files to JSON & lint
2016-08-19 21:04:02 +02:00
Dan Mindru
c2bad1843c
#12 Get rid of wrench in favor of fs & fs-extra
2016-08-19 19:42:23 +02:00
Dan Mindru
55b41e2a54
Use options.src instead of gulp.src for proper plumbing
2016-05-25 22:37:41 +02:00
Dan Mindru
68643a7b93
🖌 SCSS ready to go, closes #11
2016-05-25 22:30:33 +02:00
Dan Mindru
4186ff05c8
✅ LESS support
2016-05-25 20:45:08 +02:00
Dan Mindru
88f945925f
🕶 automagically include styles in <head> #11 #12
2016-05-25 20:33:28 +02:00
Dan Mindru
8b921e98e9
Simplify postcss task #12 , #11
2016-05-25 19:19:55 +02:00
Dan Mindru
293ed731ae
😋 Rework build & add postcss #12 , #11
2016-05-24 22:03:03 +02:00
Dan Mindru
b3aa899ffa
✏️ Sketch out css preprocessing
2016-05-19 15:29:06 +02:00
Dan Mindru
57b3e9524b
Use gulp-david to check deps
2016-05-12 19:02:27 +02:00
Dan Mindru
d1ccb12079
📜 Docs for gulp tasks #12
2016-05-12 19:01:07 +02:00
Dan Mindru
52a33f2d3e
Minify inline styles
2015-10-20 14:01:58 +02:00
Dan Mindru
aa00e763e8
Template nr.2, have base64 encoding for img[src] as an option
2015-10-19 17:28:21 +02:00
Dan Mindru
dbf59ce136
Build improvements: use task cb, del to start fresh, cleaned sample data
2015-10-19 03:48:29 +02:00
Dan Mindru
78a039b68c
Load multiple configs and build templates keeping the dir
2015-10-19 03:25:38 +02:00
Dan Mindru
1d4ec41c8f
Responsive work, add /dist (needed later for gh-pages)
2015-10-19 02:41:14 +02:00
Dan Mindru
cafaf1b5da
Use options.src, watch css
2015-10-19 02:21:16 +02:00
Dan Mindru
0b69a7a7c2
Include head using preprocess
2015-10-19 02:15:26 +02:00
Dan Mindru
543fb023cc
[ #1 ] Remove iOS blue link for the phone number (close)
2015-10-19 01:40:49 +02:00
Dan Mindru
847c2fb960
Add gulp, automate template building #WIP
2015-10-18 22:29:36 +02:00