0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Jason Williams b98163c713 Move inline templates to standalone template file
Refs #3161
- Move two inline template snippets from the post tags input
  component into the .hbs template file so they can be
  pre-compiled.  Needed when shipping only the handlebars runtime
  in production mode.
2014-07-15 15:21:44 +00:00
..
client Move inline templates to standalone template file 2014-07-15 15:21:44 +00:00
server Server side cleanup 2014-07-14 21:50:12 +01:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Server side cleanup 2014-07-14 21:50:12 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js