This is the website for ottawacivictech.ca.
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!
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.4
to 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
Jekyll theme based on landing-page bootstrap theme.
View this jekyll theme in action here.
Find out more about GitHub Pages.
Find out more about Jekyll.
The contents of this repository are licensed under the Apache 2.0.
1.0.1