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

support engine options overrides by output type #240

Merged
merged 3 commits into from
Mar 11, 2013

Commits on Mar 10, 2013

  1. support engine options overrides by output type

    - allow engine options to be overridden for specific output types
    - move default options under 'default' key
    - set default options for haml and slim
    - merge data from default site yaml when loading site yaml
    mojavelinux committed Mar 10, 2013
    Configuration menu
    Copy the full SHA
    3c445a0 View commit details
    Browse the repository at this point in the history
  2. additional sane defaults

    mojavelinux committed Mar 10, 2013
    Configuration menu
    Copy the full SHA
    b93a323 View commit details
    Browse the repository at this point in the history
  3. fix how Slim is loaded

    mojavelinux committed Mar 10, 2013
    Configuration menu
    Copy the full SHA
    b49413f View commit details
    Browse the repository at this point in the history