Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes for partial views #1606

Merged
merged 1 commit into from
Dec 12, 2013
Merged

Bug fixes for partial views #1606

merged 1 commit into from
Dec 12, 2013

Commits on Dec 12, 2013

  1. Bug fixes for partial views

    closes TryGhost#1203
    - Update express-hbs module to the new version (0.5.2)
    - Use two instance of hbs one for the theme and an other for the admin
    - Template helpers are register as partial view
    - Partial views of the theme are reload when the theme changed
    
    Remove clear partial cache in handlebars
    
    This code will be move in `express-hbs`.
    This doesn't cause a problem to remove this line but it is not clean.
    
    Remove unused hbs instance
    
    Resolve conflict
    gotvitch committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    fef9b4b View commit details
    Browse the repository at this point in the history