An open API service indexing awesome lists of open source software.

https://github.com/ironvenom/pyzombis-web-build

Web build for the PyZombis Project [Google Summer of Code 2019]
https://github.com/ironvenom/pyzombis-web-build

gsoc-2019

Last synced: 2 months ago
JSON representation

Web build for the PyZombis Project [Google Summer of Code 2019]

Awesome Lists containing this project

README

        

# Google Summer of Code 2019 Project
A static website for the PyZombis Project - https://ironvenom.github.io/PyZombis-Web-Build/index.html

### Tasks completed:

* Used Sphinx and Runestone Framework extensively to create .rst files for lectures containing dynamic and responsive examples and demonstrations and comment boxes.
* Embedded videos from the original course in the lecture files as well using YouTube components of Runestone.
* Used Runestone to create responsive assignments along with creating automated test cases for grading purposes.
* Used Sphinx and Runestone framework to create the web build and then used github pages to host it.
* Worked on the creation of scripts for translation using Sphinx Internationalization and Google Translate.