tbaschak / mbnog.ca

the Manitoba Network Operator Group website (in Jekyll!!!)

Home Page:http://www.mbnog.ca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MBNOG.ca website in jekyll

to work on the site

  • fork the repo and make a branch for what you would like to commit
  • make your changes to that branch
  • use Github to make a pull request for your branch

to build the site locally

bundle install --path vendor/bundle # only needed first time or after gem changes
bundle exec jekyll build

the site will then be in the _site directory.

About

the Manitoba Network Operator Group website (in Jekyll!!!)

http://www.mbnog.ca/

License:MIT License


Languages

Language:HTML 51.8%Language:CSS 31.9%Language:Ruby 8.6%Language:JavaScript 7.8%