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

allow themes to copy assets to the output directory #387

Merged
merged 1 commit into from
Apr 5, 2018
Merged

allow themes to copy assets to the output directory #387

merged 1 commit into from
Apr 5, 2018

Commits on Apr 4, 2018

  1. allow themes to handle output

    Themes may override the default output implementation by definining the
    `writeOutput` function as part of their config. `writeOutput` receives the
    rendered html, the config and the cli options as arguments and may
    implement some form of asset generation or custom write targets.
    kmohrf committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    89f19f9 View commit details
    Browse the repository at this point in the history