updated gem requirements and license location
parent
c5519699af
commit
fafd28320e
16
README
16
README
|
@ -1,5 +1,19 @@
|
||||||
TuxBliki -- A blog and wiki software setup for personal home pages. Has photos,
|
TuxBliki -- A blog and wiki software setup for personal home pages. Has photos,
|
||||||
photo tagging, tags and utter simplicity. Uses memcache profusely.
|
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)
|
||||||
|
|
||||||
Andrew Coleman penguincoder@gmail.com
|
Andrew Coleman penguincoder@gmail.com
|
||||||
Released under GNU GPLv2.
|
Released under GNU GPLv2
|
||||||
|
http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
|
Reference in New Issue