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

Repo cleanup #12

Open
benrudolphWSP opened this issue Sep 19, 2018 · 2 comments
Open

Repo cleanup #12

benrudolphWSP opened this issue Sep 19, 2018 · 2 comments
Labels
discussion ideas and banter to further the project

Comments

@benrudolphWSP
Copy link
Contributor

@jgipper You'll see I've been doing some cleanup. Removing files that were no longer needed and cleaning up the gulpfile. I removed the /include/css and /include/js folders since these are not needed. As you requested I removed the live reload from the gulpfile and now have a serve task that can be used for local development.

What was the js you were talking about? Re... something. Will this also handle pulling in things like the slideshow we talked about?

@benrudolphWSP benrudolphWSP added the discussion ideas and banter to further the project label Sep 19, 2018
@jgipper
Copy link

jgipper commented Sep 19, 2018

I've used RequireJS in the past (http://requirejs.org) looking at Require this may not be the right solution.

I found this write up (https://codehangar.io/concatenate-and-minify-javascript-with-gulp/) that leverages a few standard gulp plugins and may do the trick.

@benrudolphWSP
Copy link
Contributor Author

Ah yes. There are plenty of plugins to do just about anything. Here is a neat write up on a Gulp workflow. In fact it's were I started when creating my Gulp workflow.

https://nystudio107.com/blog/a-gulp-workflow-for-frontend-development-automation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion ideas and banter to further the project
Projects
None yet
Development

No branches or pull requests

2 participants