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

Needed: gulp task for extracting files not managed by the repository. #5

Open
CarlColglazier opened this issue Jul 3, 2015 · 0 comments

Comments

@CarlColglazier
Copy link
Contributor

Motivation

Assets such as sponsor logos or fonts have license restrictions that prevent them from being managed in this repository. I have most of them downloaded on my own system, but it would be beneficial to have an easy way for others to download them and place them in the correct directories.

Implementation

Since we use gulp to handle other automated tasks, it would make sense to use gulp for this purpose as well. The easiest way to manage the assets would be to have them uploaded as a compressed folder on Drive. The folder can then be placed in the static directory and gulp can be configured to unzip it and extract its contents to the correct places.

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

No branches or pull requests

1 participant