GithubHelp home page GithubHelp logo

ryanb1281 / chillingeffects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from berkmancenter/lumendatabase

0.0 1.0 0.0 15.71 MB

ChillingEffects next generation

Home Page: http://www.chillingeffects.org

License: GNU General Public License v2.0

Ruby 82.58% CoffeeScript 0.67% JavaScript 0.34% HTML 10.11% CSS 6.11% Shell 0.20%

chillingeffects's Introduction

Chilling Effects

Description here.

Development

Requirements:

  • ruby 2.0
  • modern postgres
  • A jre (openjdk works fine)

Setup:

./bin/setup

Running the app:

foreman start -f Procfile.dev

Viewing the app:

$BROWSER 'http://localhost:5000'

Resetting the database:

DB_RESET=1 ./bin/setup

Note: foreman cannot be running during a db-reset.

During seeding, you can customize behavior with a couple environment variables:

  • NOTICE_COUNT=10 will generate 10 (or any number you pass it) notices instead of the default 500
  • SKIP_FAKE_DATA=1 will skip generating fake seed data entirely.

Admin login:

Username: [email protected]
Password: password

Running Tests:

A headless webkit is used but it requires X11 to function.
If you are connecting remotely (i.e. SSH), ensure that you have X11 Forwarding enabled.

Ephemera

The /blog_entries page contains a google custom search engine that's supposed to search the chillingeffects blog. To enable, create a custom search engine here restricted to the path the blog lives at, for instance http://www.chillingeffects.org/blog_entries/*. Extract the "cx" id from the javascript embed code and put it in the GOOGLE_CUSTOM_BLOG_SEARCH_ID environment variable. The blog search will appear after this variable has been configured.

License

Chilling Effects is licensed under GPLv2. See LICENSE.txt for more information.

Copyright

Copyright (c) 2013 President and Fellows of Harvard College

chillingeffects's People

Contributors

djcp avatar pbrisbin avatar apatel avatar ryanttb avatar domenoth avatar tanderson11 avatar jdcc avatar hollandof avatar frederichoule avatar mzagaja avatar southpolesteve avatar jsdiaz avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.