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
Coleman 8d281312ca use correct css class name 2008-08-07 17:49:52 -05:00
app better safe url checking 2008-08-07 17:45:33 -05:00
bin add page id to comments on import 2008-06-27 01:49:11 -05:00
config adding more site defaults 2008-07-23 06:03:20 -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 tuxbliki application 2008-06-26 23:13:15 -05:00
README extra instructions 2008-07-23 06:12:41 -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)
* 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