Skip to content

Repository files navigation

Industry Python Contributions

Jekyll site for GitHub Pages to list contributions from students.

Live site: https://oppkey.github.io/industry-python-contributions/

Running the site locally

Prerequisites

Install rbenv and ruby-build to manage Ruby versions:

# macOS (Homebrew)
brew install rbenv ruby-build

Then add rbenv to your shell:

rbenv init
# Follow the instructions to add eval "$(rbenv init -)" to your shell config

Install Ruby

rbenv install 3.3.0   # or a recent 3.x version
rbenv local 3.3.0

Install dependencies and run Jekyll

bundle install
bundle exec jekyll serve

The site will be available at http://localhost:4000/industry-python-contributions/.

About

Attributions for contributors to the Industry Python course

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages