This site contains open educational resources for learning to program using Python. It is created for the Information Architecture program at Malmö University.
Published at da354a.ia-mau.se
Thanks to Sebastian Bengtegård for creating the original Jekyll site, found at mah-webb.github.io.
This site is made with Jekyll and published with GitHub Pages.
To get started:
-
Clone this repository
git clone git@github.com:mah-dv/ia-python.git cd ia-python
-
Install dependencies and modules
bundle install
-
Build & preview the site locally at
0.0.0.0:4000
bundle exec jekyll serve
Now you're ready to start contributing!
All content is available under a Creative Commons Attribution 2.5 Sweden license. In most cases, this should be equal to the generic version. Attribution in the form of a link to http://mah-webb.github.io/ is much appreciated.