A Blog/Wiki hybrid with photos and advanced tagging support. http://penguincoder.org
This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
Go to file
Andrew Coleman 809351f08a allow a dot in the page name 2009-04-01 23:29:24 -05:00
app allow a dot in the page name 2009-04-01 23:29:24 -05:00
bin removing old options 2009-03-22 00:42:35 -05:00
config Adding github badge 2009-03-24 22:38:09 -05:00
lib adding recaptcha support for comments 2008-08-28 18:36:31 -05:00
public use correct css class name 2008-08-07 17:49:52 -05:00
schema configurable album thumbnails 2008-07-03 11:37:33 -05:00
spec adding rss2.0 feeds 2008-08-28 22:31:01 -05:00
README adding recaptcha support for comments 2008-08-28 18:36:31 -05:00
Rakefile adding tuxbliki application 2008-06-26 23:13:15 -05:00

README

TuxBliki -- A blog and wiki software setup for personal home pages. Has photos,
photo tagging, tags and utter simplicity. Uses memcache profusely.

Gem Requirements
* merb
* merb_activerecord
* activerecord
* merb_helpers
* merb_has_flash
* merb-mailer
* mongrel/thin
* rmagick
* RedCloth
* rubyzip (for mass image imports)
* libxml-ruby
* mysql (recommended -- others may work fine, too)

Special installation instructions
* Make sure you modify config/plugins.yml to your liking. I have included a
  template for convienence.

Andrew Coleman penguincoder@gmail.com
Released under GNU GPLv2
http://www.gnu.org/licenses/gpl-2.0.html