Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jekyll Assets

Create, and manage assets better in Jekyll.
Collective - Host: opensource - https://opencollective.com/jekyll-assets - Code: https://github.com/envygeeks/jekyll-assets

Merge pull request #319 from uberfuzzy/patch-1

Clarify which caching is disabled

github.com/envygeeks/jekyll-assets - 9a1f33d78fab42c2c64d68088bff0c868e2851e5 authored over 8 years ago by Jordon Bedwell <[email protected]>
Clarify which caching is disabled

be very clear what this message is even talking about

github.com/envygeeks/jekyll-assets - ce0c03a8b89e07e1c84890b36efcf96a6127ea96 authored over 8 years ago by Uberfuzzy <[email protected]>
Drop :gem: v2.2.8.

github.com/envygeeks/jekyll-assets - 2770ff5dd5cbbce8ce1f451e6f47fdd16cf1163f authored over 8 years ago by Jordon Bedwell <[email protected]>
Start testing on JRuby 9.1K.

github.com/envygeeks/jekyll-assets - f3173a6134e5656d04f28f43319bfc9928c3719e authored over 8 years ago by Jordon Bedwell <[email protected]>
Prevent Rails shitty dependency policies forced on Rack.

github.com/envygeeks/jekyll-assets - 5240629e5e7d6c8fe56bec575d7baec77a93a3dc authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #315 from nhoizey/patch-2

Add configuration for autoprefixer-rails

github.com/envygeeks/jekyll-assets - 598db33cc87b9ff8b250ee786e42e725ac30a3b8 authored over 8 years ago by Jordon Bedwell <[email protected]>
Add configuration for autoprefixer-rails

Following #314

github.com/envygeeks/jekyll-assets - 48dbc22148d98282af2e97e99a02ce5b4c66c840 authored over 8 years ago by Nicolas Hoizey <[email protected]>
Merge pull request #312 from jamesshedden/add-es6-extension-to-sprockets-instruction

Adding details on `.es6` extension to Sprockets instruction in readme

github.com/envygeeks/jekyll-assets - 0eaa45e1441b791274e345d43686cdd7d7edc519 authored over 8 years ago by Jordon Bedwell <[email protected]>
Adding es6 extension info for sprockets instruction

github.com/envygeeks/jekyll-assets - 47c6387e1761bf272151463fa74dbd548d047a1b authored over 8 years ago by jamesshedden <[email protected]>
Prevent Sprockets 3.7. Work around ignorant deprecation warnings.

This works around the ignorant way that Sprockets handles deprecation methods. Pretending that ...

github.com/envygeeks/jekyll-assets - da00c80bdbdd8e96b16123777bd38c422c94ac20 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #305: Detect when something is fatal beyond our control.

github.com/envygeeks/jekyll-assets - 44c22292c568f082c028fc13623a2fb913598fce authored over 8 years ago by Jordon Bedwell <[email protected]>
Prepare for 3.7, before I even care.

github.com/envygeeks/jekyll-assets - 30030dd2b92112fe2b8ac36736c18243ce316195 authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #301 from spudowiar/move-magick-spec

RSpec: addons/proxies -> proxies

github.com/envygeeks/jekyll-assets - 1cd2bc69f83ede5b2e43255d10fd4e705a515ce1 authored over 8 years ago by Jordon Bedwell <[email protected]>
RSpec: addons/proxies -> proxies

Should have been moved in ae36183d3fd658785115ecc0d7b4c75882f41571

github.com/envygeeks/jekyll-assets - b8c7f6453e08f6b6374a399f34aea227fd49a4cb authored over 8 years ago by Saleem Rashid <[email protected]>
Merge pull request #294 from admhlt/patch-1

Update disabled caching message

github.com/envygeeks/jekyll-assets - 1a639a76eec8811d10ac5cd8dcb8d47942d3e12a authored over 8 years ago by Jordon Bedwell <[email protected]>
Update disabled caching message

github.com/envygeeks/jekyll-assets - bca6b28bc1fd75177da2016c520854b79c39132d authored over 8 years ago by Adam Hollett <[email protected]>
Merge pull request #293 from mikej/fix-asset-inconsistency-warning

Fix asset inconsistency warning

github.com/envygeeks/jekyll-assets - 65f4a22ee4204ce436e8d3991b790f4b13157e17 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix asset inconsistency warning

Expected and actual counts were not being included in the log message.

github.com/envygeeks/jekyll-assets - 0be31c0e9d559a29bec2853caee4da635062baab authored over 8 years ago by Michael Josephson <[email protected]>
Merge pull request #290 from chalmagean/master

[#289] Mini Magick note

github.com/envygeeks/jekyll-assets - 3aa579d7c06b4e08ff6792f52fcbd8c8e4553614 authored over 8 years ago by Jordon Bedwell <[email protected]>
Mini Magick note

github.com/envygeeks/jekyll-assets - 971156b03bd07f1d72ff6003d9a28d91f18c822c authored over 8 years ago by Cezar Halmagean <[email protected]>
Move the addon's list higher up so it's spotted easier.

github.com/envygeeks/jekyll-assets - 544ede9e8a73acd3b9042a8f14a0966a7ea6ad95 authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release: v2.2.7

github.com/envygeeks/jekyll-assets - b72a19f97efff8f687b4b6164e0fd68aafa7dd1f authored over 8 years ago by Jordon Bedwell <[email protected]>
Group the expectations.

github.com/envygeeks/jekyll-assets - 9b8d48cb716717902b34e979cf852bb669ac1074 authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #285 from rxfork/key-only-whitespace

Add missing leading space to key-only attributes

github.com/envygeeks/jekyll-assets - 4270bcd93739acad3b7f06be27c09e054304618f authored over 8 years ago by Jordon Bedwell <[email protected]>
Add missing leading space to key-only attributes

For example, using

```
{% javascript app.js async %}
```

Before:

```
<script type="text/javas...

github.com/envygeeks/jekyll-assets - 1c728a9f9471ca2b6d4950400730005892246219 authored over 8 years ago by Evan Sosenko <[email protected]>
Fix #284: Revert our removal of patches for Jekyll::Cleaner.

This reverts and readds our patches to Jekyll::Cleaner. When we originally removed the patch we...

github.com/envygeeks/jekyll-assets - 212feebfae061f72d966a0558678faf36b2395fc authored over 8 years ago by Jordon Bedwell <[email protected]>
Proof our tests against webkit and autoprefixer changes.

github.com/envygeeks/jekyll-assets - 1f75e811f379a574179f145aa2036d735f9d024c authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #283: Don't assume the user has used assets already.

github.com/envygeeks/jekyll-assets - 205ddb34bfc9b304d473fd7319dc568bb4b6091d authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release: v2.2.6

github.com/envygeeks/jekyll-assets - 5e839f60a7c65368998f124d5cca6ba1be07683f authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #281: When a value == true or 'true' make it the key only.

github.com/envygeeks/jekyll-assets - 457d106fde2f1229114e206845f66cfe1e224ebb authored over 8 years ago by Jordon Bedwell <[email protected]>
Start doing SHA384 for our asset integrity.

github.com/envygeeks/jekyll-assets - 1d5c4651e25e32e20dfbbc414a80124dc4d6588f authored over 8 years ago by Jordon Bedwell <[email protected]>
Further fix the lack of proxies taking us down.

github.com/envygeeks/jekyll-assets - d4b9f68d6c9db58383386118ff49f69a186ab9b9 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup that method.

github.com/envygeeks/jekyll-assets - f6537f8bc47db66b2b59c1cf60b8df619e25082f authored over 8 years ago by Jordon Bedwell <[email protected]>
Don't let the lack of proxies bring us down.

github.com/envygeeks/jekyll-assets - a868388037f2a4d2ba4698ef50782cf693d366ff authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #275: Make sure we aren't digesting when verifying a file exists.

github.com/envygeeks/jekyll-assets - 4b27166074f8ed9381b52685bf27e9c73f1b0a7a authored over 8 years ago by Jordon Bedwell <[email protected]>
Make that large upstream method easier to read.

github.com/envygeeks/jekyll-assets - 6d3e331ff45b07b6af448223c5f50e2575d2bd8f authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #278: Create the .asset-cache folder if the user uses proxies.

github.com/envygeeks/jekyll-assets - f48e860aa50ac1a61b53df3ae21e6c45deebaeb3 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup and always remove the cache.

github.com/envygeeks/jekyll-assets - 2e5d70ef77c70681a010d0155bd6394a475beb50 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #279, let the user know when there is a problem.

github.com/envygeeks/jekyll-assets - e9a688f3c12354d34ffefae03dca7cc14079739a authored over 8 years ago by Jordon Bedwell <[email protected]>
Update dependencies and make sure specs still work.

github.com/envygeeks/jekyll-assets - 478c51db067dc2e6ebf6ebe07d05fbd7bca40a54 authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release v2.2.5

github.com/envygeeks/jekyll-assets - 3ad6c588bab719a38688a07f1d816a8b28e5bc9f authored over 8 years ago by Jordon Bedwell <[email protected]>
Switch to @used, @assets is used and use #used to prevent nil |=> true

github.com/envygeeks/jekyll-assets - cdd367b1aca4a139f0fa3899703225283742dd14 authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release v2.2.4

github.com/envygeeks/jekyll-assets - 260d8da39d694d7b1cc3387ef0d32cbde306b16b authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #270: Make integrity explicit.

github.com/envygeeks/jekyll-assets - df15248666d33613a15a634fef4098eeb1942cab authored over 8 years ago by Jordon Bedwell <[email protected]>
Disliked the alignment, use return.

github.com/envygeeks/jekyll-assets - 84929c6e15788475132567140a08fbd3b334d1b5 authored over 8 years ago by Jordon Bedwell <[email protected]>
Add jekyll_asset_multi filter.

github.com/envygeeks/jekyll-assets - f4d7b735f21784ccd99b6aac4a9fd9320f0ebedc authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release: v2.2.3

github.com/envygeeks/jekyll-assets - 10652b9a70ec26f1174264c13b0f7d4ffe4c4119 authored over 8 years ago by Jordon Bedwell <[email protected]>
Shorten the comment.

github.com/envygeeks/jekyll-assets - d15a185031b47f6bf3ea607fe231cba9108d4b4e authored over 8 years ago by Jordon Bedwell <[email protected]>
Make sure extra_assets land in the manifest.

github.com/envygeeks/jekyll-assets - 02ac7684f905e623a1620fcb7b0b9bad1064b659 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup the caching, make it understandable.

github.com/envygeeks/jekyll-assets - 5c0179b9770ade72fe2b054dc56a07c69e893c91 authored over 8 years ago by Jordon Bedwell <[email protected]>
Remove that binding.pry.

github.com/envygeeks/jekyll-assets - bcee38e680d09c10567e24d3237fc477f5df5a14 authored over 8 years ago by Jordon Bedwell <[email protected]>
Add support for using MemoryStore.

github.com/envygeeks/jekyll-assets - 425d6b9ecb0898a4674fe431c01efb44b3f3d6ed authored over 8 years ago by Jordon Bedwell <[email protected]>
Solve this damn asset rewrite problem once and for all.

This rewrites the way we handle used assets entirely by using the manifest to handle all the ass...

github.com/envygeeks/jekyll-assets - ce39eb48544f5a1e27a601dde5f9252d0dda25cc authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release: v2.2.2

github.com/envygeeks/jekyll-assets - 6d63009c9e3556b52b21070fcdb995413e5f26b2 authored over 8 years ago by Jordon Bedwell <[email protected]>
Hot Fix Less causing a failure on some systems.

github.com/envygeeks/jekyll-assets - 095111a5fd853410e9b0ae1f8db64a35ac53664c authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release v2.2.1

github.com/envygeeks/jekyll-assets - 43aa3bf50fe8624aecff8adeb44dc74454b94659 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #266: Make sure dependencies are always written.

github.com/envygeeks/jekyll-assets - 61ef8e3e98c14f1f5b1a7cb2936c8d8541aa5d0b authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #267: Make sure we don't leak.

github.com/envygeeks/jekyll-assets - c97b3796194599e31810cb02f32dd9df1f971651 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #264: Reduce our files and require in assets.rb

github.com/envygeeks/jekyll-assets - eb21366660fc6f3855d60a6cb0c8bf1f9d766ed2 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix less processing.

github.com/envygeeks/jekyll-assets - 4dfd6c867770bb30898ea18bcaf42a15b171039d authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #265: Implement our own helpers, that are more simple.

github.com/envygeeks/jekyll-assets - e8eeac7824059c553216419aed2d72d6bcc42e24 authored over 8 years ago by Jordon Bedwell <[email protected]>
Start adding integrity='' to all our tags.

github.com/envygeeks/jekyll-assets - e3b790b83b87d11c9098cb2cd0fe3c37f07bc9b7 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #239: Make sure we load the paths, update docs to show how to use.

github.com/envygeeks/jekyll-assets - 0c4b9c838901fb2a280e9995cfc1a8e5e4872546 authored over 8 years ago by Jordon Bedwell <[email protected]>
:gem: Release v2.2.0

github.com/envygeeks/jekyll-assets - 05b99e719dcc7fc8f5d32b500050723cba3bf0f2 authored over 8 years ago by Jordon Bedwell <[email protected]>
Use the manifest for our drop.

github.com/envygeeks/jekyll-assets - 1ed399d613adb4e7cd5fd39f3598bbb8bd562ae6 authored over 8 years ago by Jordon Bedwell <[email protected]>
Start using the manifest for our tags too.

github.com/envygeeks/jekyll-assets - e4e261961bfebbe7a9c2947d74ac42003dab1f33 authored over 8 years ago by Jordon Bedwell <[email protected]>
Make that a little closer.

github.com/envygeeks/jekyll-assets - c173720427a4e7d614e0b0b32c7f8b2cded67634 authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #263 from Shopify/cache-sprockets-stuff

Sprockets resolve cache

github.com/envygeeks/jekyll-assets - ae83c9cfe02175b0ce1cf7352a4aa30a711567f4 authored over 8 years ago by Jordon Bedwell <[email protected]>
Sprockets resolve cache

github.com/envygeeks/jekyll-assets - 9871d6536be38dc0eecf16ac67a5e39eee0eedb7 authored over 8 years ago by Florian Weingarten <[email protected]>
Remove Slack. Why was that even there o.O

github.com/envygeeks/jekyll-assets - 4a55d0d7d324a68946de0e9ad716cbc04695b80e authored over 8 years ago by Jordon Bedwell <[email protected]>
Make this spec less fallable.

github.com/envygeeks/jekyll-assets - d12bb68687ca9f15c8720a2e4f437b1e944c9227 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #228: You said you wanted fast, so I give you fast.

* Simplify our context patching.
* Implement manifests so we can write more cleanly.
* Only manu...

github.com/envygeeks/jekyll-assets - db4cd7f8e04aa985fdcef97b9f3203b16164cb17 authored over 8 years ago by Jordon Bedwell <[email protected]>
Remove an extra Jekyll patch and use keep_files.

github.com/envygeeks/jekyll-assets - 3b604738d15b4dcfbe76e52b9fde94c30bad83d2 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup and make sure env_spec.rb is ready for the future.

github.com/envygeeks/jekyll-assets - 6f1c700ff563e741435fd5ba28200dfc54f8c44f authored over 8 years ago by Jordon Bedwell <[email protected]>
Do some slight cleanup on config.

github.com/envygeeks/jekyll-assets - c74e3c66006572b4b48a953b3b831581351c90da authored over 8 years ago by Jordon Bedwell <[email protected]>
Rename ERB spec.

github.com/envygeeks/jekyll-assets - 815a7df5196fb206aacb163f46efa8ec45f1a3d1 authored over 8 years ago by Jordon Bedwell <[email protected]>
Make sure we can manually build the fixture if need be.

github.com/envygeeks/jekyll-assets - 90a0a5ee9d24038cdc404c470b1b03896cde3c8c authored over 8 years ago by Jordon Bedwell <[email protected]>
Remove doubled spec.

github.com/envygeeks/jekyll-assets - 6bb5d178f6edb6bdc5f0da2ee02d44f667456785 authored over 8 years ago by Jordon Bedwell <[email protected]>
Rename configuration to config so it matches.

github.com/envygeeks/jekyll-assets - 0e7521e6ca23d9c17fa3ef020acb6c6f0bd565ee authored over 8 years ago by Jordon Bedwell <[email protected]>
Bring back the Jekyll patch.

github.com/envygeeks/jekyll-assets - db18aeeaf3d3d7f59e1b5a6419bc79757b9ab391 authored over 8 years ago by Jordon Bedwell <[email protected]>
Rename font-awesome. I like the new name better.

github.com/envygeeks/jekyll-assets - 2f05b9f2a070d25045147a8088c6c561bfa39621 authored over 8 years ago by Jordon Bedwell <[email protected]>
Adjust that just because I feel like it.

github.com/envygeeks/jekyll-assets - 565d0dd6e71714c98b786962d6c668692a13103b authored over 8 years ago by Jordon Bedwell <[email protected]>
Make Env.envs initialize itself.

github.com/envygeeks/jekyll-assets - 7b70fd9bea7f11cb872b3f39fd5d7d54d0d3a7ed authored over 8 years ago by Jordon Bedwell <[email protected]>
Add some stack profiling.

github.com/envygeeks/jekyll-assets - f1c9763af28262716c98068e48fdbc286c50e8f7 authored over 8 years ago by Jordon Bedwell <[email protected]>
Move around our Jekyll stuff.

github.com/envygeeks/jekyll-assets - 53b0e25ffe4f58a67c5c1d21c69918145b5caa93 authored over 8 years ago by Jordon Bedwell <[email protected]>
Split up our requires into multiple files.

github.com/envygeeks/jekyll-assets - 3e39d6a9cd9a254dad25cba0a7a6b1b88cb7468c authored over 8 years ago by Jordon Bedwell <[email protected]>
Add support for manifest files.

github.com/envygeeks/jekyll-assets - ac2403d6b05191fe0cde9708a22e6cdbf5c6d6d8 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cache cached.

github.com/envygeeks/jekyll-assets - 49965f4538eb7f94385163d947d7b130ba71a853 authored over 8 years ago by Jordon Bedwell <[email protected]>
See if we can fix JRuby specs, we support JRuby.

github.com/envygeeks/jekyll-assets - ba17214e23377cf758e6cf0e1fd036d2ecb2adb5 authored over 8 years ago by Jordon Bedwell <[email protected]>
Copypasta failure. I need to learn to copy my own source.

github.com/envygeeks/jekyll-assets - 7496f7f2dfbfa54723804a51f8bf719a0ac0a945 authored over 8 years ago by Jordon Bedwell <[email protected]>
Cleanup, for no reason at all, I just felt like it.

github.com/envygeeks/jekyll-assets - dd9ddb1471677e987b4eeef27f3fa95755b51033 authored over 8 years ago by Jordon Bedwell <[email protected]>
Start preparing for Sprockets 4.0

github.com/envygeeks/jekyll-assets - ad143002e680ad282fa20997b7db34158730bd61 authored over 8 years ago by Jordon Bedwell <[email protected]>
Start using Pathutil and make sure we use the prefix.

github.com/envygeeks/jekyll-assets - ed778aca2d42f0fb2f60820ecc211aeaf4dc2cff authored over 8 years ago by Jordon Bedwell <[email protected]>
Start caching our environments.

github.com/envygeeks/jekyll-assets - 4e326df25b7925e733b005d696782968935a4aaf authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #252: Make sure Jekyll's filters are available.

github.com/envygeeks/jekyll-assets - 37ee25580d44548ebdaf7cdf4c0ecfb646634175 authored over 8 years ago by Jordon Bedwell <[email protected]>
Finish Fixing #250: Add specs to confirm it works.

github.com/envygeeks/jekyll-assets - 9a859b59e2f4e85e1e1a0e536cf66766fb72c5ab authored over 8 years ago by Jordon Bedwell <[email protected]>
Merge pull request #257 from significantbit/fix/empty-attribute-double-colon-error

Fix Unescaped double colon argument for empty attributes

github.com/envygeeks/jekyll-assets - 0515b2414de76392d835c61c84a6e4ccbe89c719 authored over 8 years ago by Jordon Bedwell <[email protected]>
Fix #248: Allow users to disable autowrite (env#write_all.)

Some users may want to trigger env#write_all themselves because they have other
stuff going on o...

github.com/envygeeks/jekyll-assets - d2c0b771e617ad22be0f42a6cf29f31ff91bcad6 authored over 8 years ago by Jordon Bedwell <[email protected]>
Add theRubyRhino for JRuby.

github.com/envygeeks/jekyll-assets - a5bcff42c9c3534e992c3a1d1acdf19e53210386 authored over 8 years ago by Jordon Bedwell <[email protected]>