irrlphnt / python-namibia.github.io

Class project for the Intro to Git & GitHub workshop

Home Page:https://python-namibia.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Git & GitHub

This project contains the class project files for the Introduction to Git & GitHub workshop at the Python Namibia conference.

Local development

To run this project locally, you'll need to have Ruby and RubyGems installed. Once you're good there, simply clone this project and run the following commands:

bundle install
bundle exec jekyll serve
open http://localhost:4000

About

Class project for the Intro to Git & GitHub workshop

https://python-namibia.github.io

License:MIT License


Languages

Language:CSS 80.0%Language:Ruby 20.0%