octopress

Homepage: https://github.com/aaronbieber/octopress.el

Author: Aaron Bieber

Updated:

Summary

A lightweight wrapper for Jekyll and Octopress

Commentary

Octopress.el is a lightweight wrapper script to help you interact
with Octopress blog site and the related Jekyll programs.  This
package is designed to be unobtrusive and to defer to Octopress and
Jekyll as often as possible.

This package was built with the assumption of Octopress 3.0 and
will probably not work with previous (non-gem) versions of
Octopress.  Specifically, it expects to be able to use commands
like `octopress new post` rather than the old-style `rake
new_post[]`.

Full documentation is available as an Info manual.

This file is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.

This file is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see .

Dependencies