Skip to content

TheEwok/coloradoSpringsJS.github.io

 
 

Repository files navigation

Official Site of the Colorado Springs JavaScript User Group

This is a Jekyll site which is hosted on GitHub Pages.

To make changes, you can clone this repository and after installing Jekyll, just run it through and play with it locally. You can fork this repo and send us pull requests.

Development

Easy way

  1. Fork this repo by clicking the 'Fork' button above.
  2. Clone your fork or make changes in GitHub.
  3. Send us a pull request.

Recommended way

  1. Fork this repo by clicking the 'Fork' button above.
  2. Clone your fork to your local computer.
  3. Change directory: cd coloradoSpringsJS.github.io
  4. Install jekyll: sudo gem install jekyll
  5. Run the site through jekyll: jekyll serve --watch
  6. Make your changes to code and test them locally.
  7. Commit your changes to your fork.
  8. Send us a pull request.

AngularJS Support

At this time there is some basic AngularJS integration which pulls in the members of the Meetup.com site.

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 93.9%
  • JavaScript 6.1%