-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy changes to gh-pages? #42
Comments
(i think the whole sphinx setup is pretty good and you did a great job, but i think we need to lower the barrier to contribute) |
Since you have commit access to the repo, you should be able to run
Since you have commit access you can use OTS repo' branch if you wish, or I added a parameter to the
I may not have pushed that to the gh-pages repo yet.
I am sorry about that, I think I missed a decorator in the I agree it's hard! Writing good instructions out when I am one with knowledge, yet I need to figure out which pertinent knowledge people won't have that most needs to be said to aid them. I can always improve that. Sorry that the mistake with If you can list what you think is missing or would've helped you after I have fixed mistake maybe I can amend the readme to be more helpful. Other eyes providing advice on the problem always help. |
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?
The text was updated successfully, but these errors were encountered: