Skip to content

CivicTechTO/sample-civictech-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample CivicTech App

{{cookiecutter.one_liner}}

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus purus nunc, cursus ut ultricies vel, fermentum et enim. Donec quis arcu ornare, placerat tortor tempus, efficitur libero. Integer condimentum aliquam neque, a venenatis enim hendrerit condimentum. Cras ut fringilla justo. Maecenas a lectus nec justo vestibulum vulputate ac quis risus.

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.

💻 Local Development

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