Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to match ot.org site/brand #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

robbschiller
Copy link

  • orrett show robb how rails does this config stuff
  • some fancy pants to app/assets/stylesheets

@odavis
Copy link
Member

odavis commented May 9, 2014

Example config

development:
  TWITTER_KEY: NUMB3RS_AND STUFF
  TWITTER_SECRET: NUMB3RS_AND STUFF

@odavis
Copy link
Member

odavis commented May 9, 2014

Add your js/css in their respective folders then:

for JS

  • in app/assets/js/application.js
  • //= require jquery.tokeninput

for CSS

  • in app/assets/stylesheets/application.css.scss
  • @import "font-awesome";

http://edgeguides.rubyonrails.org/working_with_javascript_in_rails.html

@odavis
Copy link
Member

odavis commented May 9, 2014

btw if you just want to focus on the front-end design I can do all the rails implementation. Unless you want to start drinking the rails kool-aid.
3609_055_427x640m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants