Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Add new_draft_template option to config #16

Open
rmm5t opened this issue May 20, 2015 · 0 comments
Open

Add new_draft_template option to config #16

rmm5t opened this issue May 20, 2015 · 0 comments

Comments

@rmm5t
Copy link

rmm5t commented May 20, 2015

Just like the new_article_template option in middleman-blog, it would be great to be able to specify our own draft template instead of using the default draft.tt that's hardcoded in the gem.

(Potential) Example Usage:

activate :drafts do |drafts|
  blog.new_article_template = "source/drafts/draft.tt"
end
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant