8000 GitHub - meganbruce/openseattle.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

meganbruce/openseattle.github.io

 
 

Repository files navigation

This is the repo for openseattle.org.

Contributing:

  • fork the repo
  • create a branch for your changes
  • submit pull request

Development

The site uses jekyll, a static site generator. Learn more about jekyll here.

Quick set up

$ git clone git@github.com:openseattle/openseattle.github.io.git
$ cd openseattle.github.io
$ gem install bundler
$ bundle install 
$ bundle exec jekyll serve

Now browse to http://localhost:4000

If you're developing using c9, use bundle exec jekyll serve --port $PORT --host $IP

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.6%
  • HTML 34.5%
  • CSS 17.4%
  • Ruby 0.5%
0