Sha256: 54c8db11c432d6ddeb954863646ab0b511ffbd85c77ae56c5a83c2baa3aadef3
Contents?: true
Size: 639 Bytes
Versions: 1
Compression:
Stored size: 639 Bytes
Contents
Blogaze ======== Simple blog powered by the Ramaze framework. WARNING ------- Blogaze is currently in development, use at your own risk. Setup ------ 1. Rename the config files in the `config` directory to remove `.default` from the filenames. 2. Enter your database information in the `config/database.rb` file. 3. Run `rake db:migrate` and `rake db:defaults` 4. Run `ruby start.rb` or `thin start` or whatever your preferred way is. The default admin account username is `admin` and the password is `myadmin`. Todo ------ Things that still need to be done. 1. Post tags 2. User manager 3. Profile manager Gem? ------ Someday.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blogaze-0.0.1 | README.md |