This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
tuxbliki/README

25 lines
633 B
Plaintext
Raw Permalink Normal View History

2008-06-27 01:14:53 -04:00
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)
2008-08-28 19:36:31 -04:00
* libxml-ruby
* mysql (recommended -- others may work fine, too)
2008-07-23 07:12:41 -04:00
Special installation instructions
* Make sure you modify config/plugins.yml to your liking. I have included a
template for convienence.
2008-06-27 01:14:53 -04:00
Andrew Coleman penguincoder@gmail.com
Released under GNU GPLv2
http://www.gnu.org/licenses/gpl-2.0.html