Commit Graph

240 Commits

Author SHA1 Message Date
remy
b5b1932c64 add job event to tell you how far along the process is 2011-05-25 16:35:46 +01:00
remy
94a88c09b8 Switch back to online version of jQuery - seems to work when inlining site doesn't have jQuery baked in. 2011-05-25 14:49:59 +01:00
remy
4e03705b2b typo on compressed css 2011-05-24 10:45:35 +02:00
remy
c9c1993f32 bump for bug fix 2011-05-24 10:22:00 +02:00
remy
01ee11cad6 Fixed emiting error on images from css 2011-05-24 10:15:56 +02:00
remy
5a567f6a34 version bump 2011-05-23 21:14:07 +02:00
remy
9c798e7d45 local jQuery again 2011-05-23 21:13:55 +02:00
remy
b12359a95a emit events - ready for module to be included in web apps for progress 2011-05-23 21:12:26 +02:00
remy
a7696dc7b6 reverting back to online jQuery. Closes #7 2011-05-19 20:23:54 +01:00
remy
cc29085553 @import now supported along with media queries and other fixes including stripping of comments 2011-05-19 13:46:45 +01:00
remy
f79098a310 version bump 2011-05-19 13:46:05 +01:00
remy
5a6f928c4f Updated docs 2011-05-19 13:45:56 +01:00
remy
bac33d5b72 including local jQuery to allow for offline inliner use 2011-05-19 13:45:36 +01:00
remy
698e92b581 version bump 2011-05-16 12:02:36 +01:00
remy
685135e1c1 fixed up binary 2011-05-16 12:02:10 +01:00
remy
b39f77ba1f Strip HTML comments, and fixed assets using data:// urls, Closes #3 2011-05-16 11:59:20 +01:00
remy
1185e67442 actually, turns out I needed the bin version, so I could add the hashbang 2011-05-16 10:19:50 +01:00
remy
89661ba467 ignore file 2011-05-15 22:22:34 +01:00
remy
485594d5db not using submodules, now using npm install for deps 2011-05-15 22:21:10 +01:00
remy
85b9cbd2da rejig of directory layout for simplier code, and fixed edge case causing empty output. Closes #5 2011-05-15 22:20:43 +01:00
remy
4be84042b3 rejiged folder layout, now does not require two files 2011-05-15 21:52:30 +01:00
Remy Sharp
b7157fde66 Merge pull request #6 from chrisjaure/patch-1
Add support for ports other than 80
2011-05-15 12:46:18 -07:00
Chris Jaure
e8dda224a2 Add support for ports other than 80 so it can work with things like servedir, for instance :) 2011-05-14 17:45:05 -07:00
Remy Sharp
245541fd01 Note about global install of inliner 2011-04-27 04:45:18 -07:00
Remy Sharp
f29a6ebbf9 manifest => appcache 2011-03-16 04:02:57 -07:00
Remy Sharp
32c852dc09 readme tweak x 2 2011-03-14 06:16:23 -07:00
Remy Sharp
535954a11d readme tweak 2011-03-14 06:15:53 -07:00
Remy Sharp
722c14f522 Updated usage 2011-03-14 06:09:21 -07:00
remy
541b3c4097 Merge branch 'master' of github.com:remy/inliner 2011-03-14 12:58:14 +00:00
remy
0cfb9af2b7 +x 2011-03-14 12:58:05 +00:00
Remy Sharp
9713556fa3 Install directions 2011-03-14 05:57:35 -07:00
remy
df772fc3c8 for some reason, pages with just a link wouldn't generate the CSS - so I fixed it :) 2011-03-14 12:55:37 +00:00
remy
3127ee6491 hashbang missing 2011-03-14 12:43:58 +00:00
remy
ec735e1e30 Merge branch 'master' of github.com:remy/inliner 2011-03-14 12:41:58 +00:00
remy
24488b9fbf npm packed up, and re-org of directory 2011-03-14 12:41:25 +00:00
remy
d8cffc4e66 npm packed up, and re-org of directory 2011-03-14 12:40:58 +00:00
Remy Sharp
eca5951a3b Note about jsdom 2011-03-13 19:26:13 -07:00
remy
a5ffd392aa +readme 2011-03-14 02:22:59 +00:00
remy
b13ca34a1e separated out the inlining function 2011-03-14 02:13:28 +00:00
remy
847dc1688b early working version - need to add compression support 2011-03-13 19:53:54 +00:00