Skip to content

brampono/practicepython

This branch is 2 commits behind mprat/practicepython:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c5d498 · Oct 19, 2022
Feb 21, 2022
Oct 19, 2022
Mar 24, 2022
Aug 24, 2022
Feb 19, 2022
Feb 12, 2022
Dec 27, 2016
Dec 27, 2016
Mar 24, 2022
Sep 24, 2016
Dec 1, 2016
Jan 11, 2017
Nov 18, 2015
Sep 24, 2016
Jul 17, 2014
Mar 8, 2016
Feb 28, 2017
Feb 21, 2022
Nov 19, 2021
Nov 22, 2021
Mar 8, 2016
Aug 24, 2022
Dec 1, 2016
Dec 1, 2016
Feb 19, 2022
Feb 19, 2022
May 20, 2014
Sep 24, 2016

Repository files navigation

practicepython

markdown notes for the practice python blog: https://practicepython.org

Local installation

Linux:

sudo apt-get install ruby ruby-dev
sudo gem install bundler
sudo gem install jekyll

To build locally using Jekyll

The first time you clone the repo, to make sure you have the github-pages gem installed:

bundle install

Every time you want to preview the site. By default, will watch for changes.

bundle exec jekyll serve

About

markdown notes for the practice python blog: http://practicepython.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.0%
  • CSS 43.7%
  • Ruby 0.3%