nibrahim / Hyde

An Emacs mode to manage Jekyll blogs
http://nibrahim.net.in/2010/11/11/hyde_%3A_an_emacs_mode_for_jekyll_blogs.html
GNU General Public License v3.0
117 stars 28 forks source link

Draft file names should not have dates #24

Open Parent5446 opened 9 years ago

Parent5446 commented 9 years ago

Per the Jekyll documentation, drafts should not have dates, and instead a draft should receive its date only when it is promoted to a post. Otherwise this leads to issues where the post has the date of when it was initially drafted, rather than when it was actually posted.

nibrahim commented 9 years ago

Makes sense. I implemented this pseudo draft feature before jekyll started supporting drafts. I'll try to make this change.

Cordially, Noufal http://nibrahim.net.in