Ghost/core
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
..
client Compile assets with grunt 2013-09-15 14:06:42 -05:00
server Compile assets with grunt 2013-09-15 14:06:42 -05:00
shared Make settings() 'magic' 2013-09-15 19:52:37 +02:00
test Compile assets with grunt 2013-09-15 14:06:42 -05:00
config-loader.js Refactor the initial boot of Ghost, allowing Ghost updates to keep current configuration intact. 2013-09-14 14:04:08 +01:00
ghost.js Compile assets with grunt 2013-09-15 14:06:42 -05:00
server.js Add setting filter 2013-09-15 18:04:01 +02:00