Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

g0v-network/nyc.g0v.network

Repository files navigation

nyc.g0v.network

Jekyll-based website for nyc.g0v.network, hosted on GitHub Pages.

💻 Local Development

Technologies Used

  • Jekyll. A static HTML website generator.
  • GitHub Pages. A Jekyll website-hosting service provided by GitHub.
  • Heroku. A platform for easily deploying applications.
  • Review Apps. A Heroku feature that deploys code from GitHub pull requests as a disposable app on the web.

Requirements

  • Ruby 2.3+
  • rbenv (optional)

Setup

You'll first need to ensure you are using a compatible version of Ruby. We recommend managing Ruby versions with rbenv. (Installing and setting ruby versions is out of scope of these instructions.)

ruby --version
>>> ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]
git clone https://github.com/patcon/toronto-shelter-map
bundle install
bundle exec jekyll serve

💪 Contributing

Please make sure to read our Contributing Guide and Code of Conduct before making a pull request.

©️ License

CC0 1.0 Universal