This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Description
I got all the dependencies set up correctly and sphinx correctly builds all pages into the build folder. But i'm lost as how to push changes back to the gh-pages branch. I guess if i want to test it with my fork, i'll have to change the tasks.py to use my fork instead of this repo. But how do i get the changes to that branch?
If you look at the last merge you did to the sphinx branch for example, the change doesn't show up at https://opentechschool.github.io/html-css-beginners/en/core/structure.html in the "Images" section.
"invoke serve" just gives me a message: "No idea what 'serve' is!"
"invoke setup" runs but i don't understand what it does.
I'm running Os X 10.9.3 btw.
Can you help with any of these problems / make the Authors guide more explicit?