vmon / ournetworks.ca

Website for State of Our Networks 📡

Home Page:https://ournetworks.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ournetworks.ca

Build Status

This repository holds the source code and static assets of ournetworks.ca, built with Jekyll, Normalize.css, Cotham Sans, Terminal Grotesque, and icons from Font Awesome.

Design concept and logo by Marlo Yarlo.

State of Our Networks 2018 organizing materials and planning can be found in the 2018 planning repository.

License & Copyright

Copyright (C) 2018 garrying, dcwalk, patcon, sarah, benhylau

Ournetworks.ca code at ournetworks/ournetworks.ca is licensed under a GNU General Public License v3.0. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.0. A copy is distributed with the code at LICENSE.md.

Unless otherwise indicated, State of Our Networks content and documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. State of Our Networks 2017 Mini-Conference content is by Toronto Mesh.

Development

  1. Clone repository: git clone https://github.com/ournetworks/ournetworks.ca.git && cd ournetworks.ca
  2. Install Bundler gem: gem install bundler
  3. Install dependancies: bundle install
  4. Run locally: bundle exec jekyll serve
  5. Visit your localhost on port 4000: http://localhost:4000 or http://127.0.0.1:4000

Deployment

About

Website for State of Our Networks 📡

https://ournetworks.ca

License:GNU General Public License v3.0


Languages

Language:CSS 37.6%Language:HTML 34.9%Language:JavaScript 19.6%Language:Ruby 6.7%Language:Shell 1.1%