0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/views
Jacob Gable 63eb9581ea Compile assets with grunt
- Made a helper called ghostScriptTags that will spit out the relevant
  script tags with version parameter; 4 unminified files in development,
  1 minified file in production.
- Added grunt concat and uglify tasks to build files into core/built
- Fixed some unit tests by making them native date objects
2013-09-15 14:06:42 -05:00
..
partials Removed unused user menu items and linked "Help / Support" to the right place 2013-09-10 15:05:42 +01:00
content.hbs Temporarily remove unused Post Menu options 2013-09-10 13:53:01 +01:00
debug.hbs Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
default.hbs Compile assets with grunt 2013-09-15 14:06:42 -05:00
editor.hbs New post title placeholder 2013-09-14 23:18:35 +01:00
forgotten.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
login.hbs Center login form with CSS instead of JS 2013-09-08 17:12:25 +02:00
settings.hbs Backbone template cleanup 2013-08-03 16:37:06 +01:00
signup.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00