-
Notifications
You must be signed in to change notification settings - Fork 57
Polishing GH branch chapter #241
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
Conversation
for more information, see https://pre-commit.ci
|
This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below. 🔍 Git commit SHA: ab5523d |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Agreed +1 In this workflow, the only changes you should be making to your main branch is merging changes from upstream main. |
|
The slides were quick-and-dirty and intended to be exemplars. Feel free to modify to better reflect reality as you see fit :-) |
|
@clyne @kmpaul and I just spent some time iterating on clearer slides. This PR should now reflect the new images and gifs we made. Once it has built, I will re-request your review. https://docs.google.com/presentation/d/1_0xuSQ9G27kkMxrcJX4eICy8j1j7vmYg0tYCrpFnpto/edit?usp=sharing |
|
@clyne @brian-rose This is ready for review |
|
@jukent: This is looking great! Thanks for all the work on this. Some nit-picky details that I will leave to you to decide whether to act on: I think the GIF animations might need to be modified so that people know where in the "slide deck" the image is. So, maybe a "slide number" in a corner somewhere so that people know where they are. Also, I think that some of the GIF animations are just too slow. I think it would be better for them to be faster and just on an infinite loop. Also, I wonder if we can lengthen the start and end delays of the animations. That is, if the "next slide" time is 2 seconds, then maybe don't change the first slide until after 3 seconds and don't loop after the last slide until 3 seconds. ...? I'm not sure how to do this. Although, you could accomplish it be having duplicate slides and a faster "next slide" time, like so. If you have slides A, B, and C, you might create a "slide deck" with: A -> A -> A -> B -> B -> C -> C -> C And with a 1 second transition time, that would result in slide A being displayed for 3 seconds, B for 2 seconds, and C for 3 seconds. ...Just a thought. But maybe that is too picky. Lastly, I think the slides need to be cropped. The whitespace above and below the images is too large. |
|
@kmpaul just added slide numbers, sped up the animation, and cropped the gifs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, Julia. I've added a couple minor text edits to consider.
Co-authored-by: clyne <[email protected]>
Co-authored-by: clyne <[email protected]>
Co-authored-by: clyne <[email protected]>
for more information, see https://pre-commit.ci
Thanks! These changes are incorporated now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, @julia!
Is the source material for your new figures available? I'd like to reuse for the section on PRs. Thanks!
Thanks! https://docs.google.com/presentation/d/1_0xuSQ9G27kkMxrcJX4eICy8j1j7vmYg0tYCrpFnpto/edit?usp=sharing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks, @jukent!
GH branches has overlap from GH pull requests. I'm shortening the merging branches section and pointing to the PR chapter.