Git Product home page Git Product logo

chadev.github.io's Introduction

#Chadev.com

The future home of chadev.com. Woot!
We'll be designing and developing this publicly, so expect to see lots of changes and few bugs ;)

##Adding yourself to the developers list

We invite anyone who identifies as a developer or is interested in becoming a developer in Chattanooga to join our community.

For directions on how to add yourself see the Wiki page

Feel free to contact us via the #chadev IRC channel on freenode, or email [email protected] if you have trouble.

##Instructions for Local Development

To replicate our development environment a number of open source tools are required, specifically:

##Getting Started

###Install bundler

$ gem install bundler

###Have bundler resolve your dependencies

$ bundle install

###Run Jekyll Server

$ jekyll serve

###Open Browser

Navigate to http://localhost:4000/

##Acquiring an API key for the events page

  1. Go to the Google Developers Console.
  2. Create a new project.
  3. In the sidebar on the left, expand APIs & auth. Next, click APIs. In the list of APIs, make sure the calendar API is turned on.
  4. In the sidebar on the left, select Credentials.
  5. Click Create new Key and select Browser Key.
  6. Enter *localhost:4000/* in the "Accepts Requests From" text box and click create.
  7. Copy the new API key and replace the one located in the event.js file.
  8. It should look something like gapi.client.setApiKey('YOUR API KEY);.
  9. Wait a few moments, then navigate to http://localhost:4000/events/ to make sure it worked.

chadev.github.io's People

Contributors

acedrew avatar vendion avatar strangewill avatar juzten avatar seabre avatar keathley avatar sonusfaber avatar aarongustafson avatar skohlhorst avatar andrunix avatar brettwise avatar colinrymer avatar southerneer avatar jake-sl avatar junosuarez avatar maurafriedman avatar philipdbrown avatar ilubmang0z avatar mhelenm avatar roppem9 avatar

Watchers

James Cloos avatar Josh Junon avatar  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.