Skip to content

berkmancenter/LittleVoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GETTING STARTED
------------------------------
Ensure that all required gems are present (ferret, addressable, RedCloth, 
json, mislav-will_paginate, ruby-recaptcha, ruby-openid):

>> rake gems:install


Edit your config/database.yml file to specify an existing, empty database. 
Then run the following command in your console to set up the database and 
initial settings:

>> rake lv:install


You will be prompted to enter credentials for an initial administrator account.


LittleVoice requires recaptcha public and private keys.  To add the keys or update 
the site configurations like Site Name, URL etc., perform the following steps:

  1. Login using the "admin" login
  2. Go to Admin Dashboard > Settings
  3. Edit existing or add new keys under the 'RECAPTCHA' heading

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published