Ottawa Civic Tech Website
This is the website for ottawacivictech.ca.
What is Ottawa Civic Tech?
Ottawa Civic Tech is a community of citizens from diverse sectors and experiences who are interested in better understanding our complex social and civic challenges and building solutions at the intersection of technology, design, data, policy, entrepreneurship, advocacy, and citizen engagement.
Ottawa Civic Tech creates an inclusive environment and safe space for people of all backgrounds to connect, learn, share, collaborate, and participate in the democratic process in a modern and digital world. We aim to build a sustainable community by hosting regular meetups, twice a month.
Civic Tech hacknights are not unique to Ottawa. It is inspired by Code for America, and has sister groups throughout North America: from Toronto and across Canada, to Chicago, New York, or Boston. Join this global movement and come build a made-in-Ottawa community with us!
Getting started and running locally
These instructions are adapted from "Creating a GitHub Pages site with Jekyll and Testing your GitHub Pages site locally with Jekyll."
- Install Ruby. For more information, see "Installing Ruby" in the Ruby documentation.
- (Optional) Install rbenv. Run
rbenv local 3.3.4to set up a localized environment. - Install Bundler. For more information, see "Bundler."
git clone https://github.com/YOWCT/yowct.github.io
cd yowct.github.io
rbenv local 3.3.4
bundle install
bundle exec jekyll serve
Landing Page Jekyll theme
Jekyll theme based on landing-page bootstrap theme.
Demo
View this jekyll theme in action here.
Hosted Using GitHub Pages
Find out more about GitHub Pages.
Powered by Jekyll
Find out more about Jekyll.
License
The contents of this repository are licensed under the Apache 2.0.
Version
1.0.1