oswaldoacauan / ghostium

A Ghost theme focused on content based on Medium design/ux.
https://ghost.org/?lmref=our-LA
MIT License
1.27k stars 383 forks source link

Adding bower jquery library to the build process. #164

Closed BorjaL closed 7 years ago

BorjaL commented 8 years ago

Since ghost doesn't have jQuery anymore, if you want to build the theme with Grunt doesn't work. Now jQuery is harcoded, because of this reason, the theme works. With this change the bower jQuery version is used. So if a new release is generated, the line #41 of default.hbs (the root one) has to be deleted. It's the line which include jQuery from https://code.jquery.com/jquery-1.11.3.min.js