jekyll-compose

Streamline your writing in Jekyll with these commands.

MIT License

Downloads
365.1K
Stars
692
Committers
22

Bot releases are hidden (Show)

jekyll-compose - v0.4.1

Published by parkr almost 9 years ago

  • Change Jekyll dependency to a runtime dependency to enforce v2.5.0 or greater
jekyll-compose - v0.4.0

Published by parkr almost 9 years ago

  • Depend on jekyll at least of version 2.5.0 (#33) (only dev dependency)
jekyll-compose - v0.3.0

Published by parkr about 9 years ago

  • Add the page command (#15)
  • Add the unpublish command (#21)
  • Commands will create directories if necessary (#17, #23)
  • Display relative directories without ./ (#22)
  • Change -t, --type options to -x, --extension (#25)
jekyll-compose - v0.2.1

Published by parkr almost 10 years ago

  • Create the _drafts dir if it's not already there (#11)
  • Update docs with usage examples (#10)
jekyll-compose - v0.0.0

Published by parkr almost 10 years ago

  • Birthday!
jekyll-compose - v0.1.0

Published by parkr almost 10 years ago

  • Initial iteration of the draft, post, and publish commands.
jekyll-compose - v0.1.1

Published by parkr almost 10 years ago

  • Require the command files so it can be used via :jekyll_plugins (#5)
jekyll-compose - v0.2.0

Published by parkr almost 10 years ago

  • Change the default file extension from .markdown to .md (#9)
  • The publish command should receive a path. (#7)
  • Rewrite the tests. (#3)