Skip to content

Make images more useful in GitHub Pages Quickstart #18280

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

Merged
merged 20 commits into from
Jul 27, 2022
Merged

Make images more useful in GitHub Pages Quickstart #18280

merged 20 commits into from
Jul 27, 2022

Conversation

thispsj
Copy link
Contributor

@thispsj thispsj commented May 27, 2022

Why:

Closes #18165

What's being changed:

  1. Changes the image while navigating to repo settings.
  2. Adds a quick note about repo visibility and it's effect on GitHub Pages.

Check off the following:

  • I have reviewed my changes in staging (look for "Automatically generated comment" and click Modified to view your latest changes).
  • For content changes, I have completed the self-review checklist.

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label May 27, 2022
@github-actions
Copy link
Contributor

Thanks for submitting a PR to the GitHub Docs project!

In order to review and merge PRs most efficiently, we require that all PRs grant maintainer edit access before we review them. For information on how to do this, see the documentation.

@github-actions
Copy link
Contributor

github-actions bot commented May 27, 2022

Automatically generated comment ℹ️

This comment is automatically generated and will be overwritten every time changes are committed to this branch.

The table contains an overview of files in the content directory that have been changed in this pull request. It's provided to make it easy to review your changes on the staging site. Please note that changes to the data directory will not show up in this table.


Content directory changes

You may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.

Source Preview Production What Changed
pages/quickstart.md fpt
ghec
ghes@ 3.5 3.4 3.3 3.2
ghae
fpt
ghec
ghes@ 3.5 3.4 3.3 3.2
ghae

@thispsj thispsj marked this pull request as ready for review May 29, 2022 06:04
@cmwilson21 cmwilson21 added content This issue or pull request belongs to the Docs Content team waiting for review Issue/PR is waiting for a writer's review pages Content related to GitHub Pages and removed triage Do not begin working on this issue until triaged by the team labels May 31, 2022
@cmwilson21
Copy link
Contributor

@thispsj Thanks for opening this PR! I'll get this triaged for review ⚡

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good!

thispsj and others added 2 commits June 26, 2022 07:18
I've removed this note, as the information is covered in the product callout at the top of the article.
Copy link
Contributor

@jules-p jules-p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @thispsj 👋🏻 thanks so much for opening this pull request, we really appreciate your contribution ✨

I've requested a couple of changes, so feel free to re-request my review once those updates have been made. In the meantime, let me know if you have any questions about the changes I've requested.

@@ -25,7 +25,8 @@ This guide will lead you through creating a user site at `username.github.io`.
{% data reusables.repositories.create_new %}
1. Enter `username.github.io` as the repository name. Replace `username` with your {% data variables.product.prodname_dotcom %} username. For example, if your username is `octocat`, the repository name should be `octocat.github.io`.
![Repository name field](/assets/images/help/pages/create-repository-name-pages.png)
{% data reusables.repositories.sidebar-settings %}
2. Under your repository name, click **{% octicon "gear" aria-label="The gear icon" %} Settings**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be worth updating this image across the whole docs site, so let's re-add the content of lines 28 and 29 back into the {% data reusables.repositories.sidebar-settings %} reusable.

@@ -25,7 +25,8 @@ This guide will lead you through creating a user site at `username.github.io`.
{% data reusables.repositories.create_new %}
1. Enter `username.github.io` as the repository name. Replace `username` with your {% data variables.product.prodname_dotcom %} username. For example, if your username is `octocat`, the repository name should be `octocat.github.io`.
![Repository name field](/assets/images/help/pages/create-repository-name-pages.png)
{% data reusables.repositories.sidebar-settings %}
2. Under your repository name, click **{% octicon "gear" aria-label="The gear icon" %} Settings**.
![Repository settings button](/assets/images/help/pages/quickstart-settings-nav.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content of this image definitely makes more sense, and is a valuable update. It looks as though the brightness on your screen may have been turned down when you made the screenshot, and the resulting screenshot could be problematic from an accessibility standpoint. Would you mind creating a new screenshot with the same content, but ensuring that it is as bright as the original screenshot? For reference:

repo-actions-settings

@thispsj
Copy link
Contributor Author

thispsj commented Jul 13, 2022

@jules-p I'm working on this and will complete it by tomorrow.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good so far. Keep up the good work.

@thispsj
Copy link
Contributor Author

thispsj commented Jul 18, 2022

@jules-p as per your request I have done the changes and changed the image to have less opacity to increase brightness.

@thispsj thispsj requested a review from jules-p July 18, 2022 16:46
@jules-p
Copy link
Contributor

jules-p commented Jul 25, 2022

Hi @thispsj, thanks for making those changes ✨ the image background is still a bit too dark. Feel free to use this one 👇🏻 and then we'll be able to get those changes merged 🎉
repo-actions-settings

thispsj added 2 commits July 25, 2022 19:34
* Change separation layer from black to white 
* Make appropriate changes to drop shadow to match github/docs-team style.
@thispsj
Copy link
Contributor Author

thispsj commented Jul 25, 2022

@jules-p I made appropriate changes to the image. Please take a look and let me know if its good to go.

Copy link
Contributor

@jules-p jules-p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thanks for your patience with me on this, @thispsj 🚀 ✨

@jules-p jules-p enabled auto-merge July 27, 2022 05:48
@jules-p jules-p merged commit 0b985b1 into github:main Jul 27, 2022
@github-actions
Copy link
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

@thispsj thispsj deleted the pages-image-fix branch July 27, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content This issue or pull request belongs to the Docs Content team pages Content related to GitHub Pages waiting for review Issue/PR is waiting for a writer's review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some problem with Pages Quickstart docs
3 participants