plusjade / jekyll-bootstrap

The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.
jekyllbootstrap.com
MIT License
3.35k stars 1.71k forks source link

add :draft and :convert tasks in Rakefile #280

Open shalka opened 9 years ago

shalka commented 9 years ago

There's a _drafts directory included with JB. Why not bundle the functionality to create drafts? Similarly, I see a need for converting drafts to posts without having to mangle filenames to make sure the dates line up. Because dates are silly. Does this functionality fall in line with longer-term JB strategory? Or was it intentionally omitted?