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]
- Host: GitHub
- URL: https://github.com/ironvenom/pyzombis-web-build
- Owner: IronVenom
- Created: 2019-03-26T12:33:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-10T04:38:40.000Z (over 3 years ago)
- Last Synced: 2025-01-22T07:48:32.910Z (4 months ago)
- Topics: gsoc-2019
- Language: HTML
- Homepage: https://ironvenom.github.io/PyZombis-Web-Build/index.html
- Size: 28.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.