Hello everyone! I am Atharva Kulkarni and this summer I am going to work on the PyZombis project under Python Argentina, which would involve creating a community course to learn Python in Spanish based on the original Brazilian MOOC Python para Zumbis created by Fernando Masanori. This is the first weekly post of this wonderful summer.
What did you do this week?
I read Runestone framework and Sphinx documentation, and went through the code of the project again. I created required virtual environments on my system and cleared some basic queries with the help of my mentor. Then I created the milestones and tickets in the GitHub repository of the project to check my progress.
What is coming up next week?
Next week, I will mainly do the following:
- Adding demonstrative examples in the .rst lecture files using Runestone framework.
- Adding comment boxes and embedding course videos.
- Formatting the text and images accordingly.
Apart from that, I will also try to go through the documentation of Docker, and using it create a actively integrated site to measure the progress of the project
Did you get stuck anywhere?
I got stuck while going through the documentation of Sphinx Internationalization, but with the help of my mentor, most of the queries were resolved.