Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use jekyll-assets for managing all assets #47

Open
tbatchelli opened this issue Jun 19, 2014 · 0 comments
Open

Use jekyll-assets for managing all assets #47

tbatchelli opened this issue Jun 19, 2014 · 0 comments
Labels

Comments

@tbatchelli
Copy link
Member

https://github.com/ixti/jekyll-assets

We could use the bootstrap pipeline, minification and compression.

There are open questions, mostly they have to do with mini-sites and how they will have access to the new assets: currently assets live in their own CDN, and are manually versioned. So using this plugin it's not clear that
1- we can push them to the CDN -- we can probably do so if we don't use the liquid tags
2- other project can reliably reference these generated assets.

If we generate assets without cache busting and we don't use the jekyll-cache tags, then we should be able to continue pushing the assets are we're currently doing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant