descriptionA ruby CMS/Blogging tool that makes it easy to create and publish right from your desktop.
homepage URLhttp://bloggit.rubyforge.org
ownerdarthapo@gmail.com
last changeTue, 1 Jul 2008 18:28:09 +0000 (1 13:28 -0500)
content tags
add:
readme

Bloggit

by M@ McCray
http://www.mattmccray.com

DESCRIPTION:

Bloggit is a desktop blog generator.

FEATURES:

SYNOPSIS:

You can generate the site from the commandline using Rake:

rake bloggit:generate

If you have a publish target defined, you can publish using Rake as well:

rake bloggit:publish

REQUIREMENTS:

INSTALL:

sudo gem bloggit

LICENSE:

(The MIT License)

Copyright (c) 2007 Matthew McCray

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub-license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

shortlog
2008-07-01 M@ McCray* Updated tests and fixtures to support new date format... master
2008-07-01 M@ McCray* Reads GUID from filename
2008-04-20 M@ McCrayabsolute paths no return correct paths
2008-04-03 M@ McCray* Experimental JSON Mongrel handler...
2008-04-03 M@ McCray* Absolute paths are availables for every link_to ...
2007-10-27 M@ McCray* Added 'content' to variable to context for pages...
2007-10-27 M@ McCray* Updated gem manifest and the create_manifest task
2007-10-24 M@ McCrayMerge branch 'master' of git+ssh://repo.or.cz/srv/git...
2007-10-24 M@ McCray* Added JS Search plugin to test.blog fixture and boile...
2007-10-24 M@ McCray* Added JS Search plugin to test.blog fixture and boile...
2007-10-24 M@ McCrayInitial import of bloggit into git.
heads
15 years ago master