Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Adding custom theme scripts to app.js #33

Closed
adzay opened this issue Apr 21, 2014 · 1 comment
Closed

Adding custom theme scripts to app.js #33

adzay opened this issue Apr 21, 2014 · 1 comment

Comments

@adzay
Copy link

adzay commented Apr 21, 2014

Hi, great theme, moved here from reverie and it taught me how to use grunt.

How do I compress and add my custom theme scripts to app.js.

Right now I have it as a separate Js file in the /js folder. Knowing this will be great to reduce the files loaded.

Thanks

@olefredrik
Copy link
Owner

Hi @adzay
Just add your own scripts before or after the init-foundation script in Gruntfile.js. Save the Gruntfile.js and run grunt in your terminal. (Make sure there is no , after the last script to be concatinated.)
screen shot 2014-04-22 at 17 45 21

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

No branches or pull requests

2 participants