-
Notifications
You must be signed in to change notification settings - Fork 924
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
Thank you and some clarifications #85
Open
trrapp12
wants to merge
9
commits into
gitname:master
Choose a base branch
from
trrapp12-ironyard:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Feb 22, 2022
-
* first of all, thanks for such a great and thorough explanation. Easily the most detailed explanation of deploying a create-react-app to Github I found and was the only way I was able to do it successfully. Thank you so much for providing this. Some suggestions that would have helped me: * on line 145: add a hard return because otherwise the `gh-page -b master -d build` gets spread over two lines. When I was going through this I didn't noticed it and only saw the `gh-page -b master -d` and tried to build it with that and it kept not working. Eventually got it working after re-reading the docs a number of times. * on line 173: added a paragraph and image to help people see where to find the project name. * on line 46: added a link to Github docs explaining the difference between a user site and a project site. I sat for a while confused as to which one I should use and the links provided both pointed to the same page, which also didn't have an explanation.
Configuration menu - View commit details
-
Copy full SHA for fe1aadb - Browse repository at this point
Copy the full SHA fe1aadbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8195648 - Browse repository at this point
Copy the full SHA 8195648View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3b650b - Browse repository at this point
Copy the full SHA b3b650bView commit details -
Delete screenshot-github.com-2022.02.22-06_58_50.png
wrong screenshot
Configuration menu - View commit details
-
Copy full SHA for 3c3dd20 - Browse repository at this point
Copy the full SHA 3c3dd20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4615117 - Browse repository at this point
Copy the full SHA 4615117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e7c6c - Browse repository at this point
Copy the full SHA 74e7c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9bd531 - Browse repository at this point
Copy the full SHA b9bd531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b3172 - Browse repository at this point
Copy the full SHA 93b3172View commit details -
* line 125: when I was going through the explanation I wasn't sure if I was supposed to add the "+" sign or not. I knew in commit histories that I had seen it before, but wasn't sure what the explanation here was wanting me to do. I ended up trying both before I figured out what the docs were trying to say.
Configuration menu - View commit details
-
Copy full SHA for 2e04a93 - Browse repository at this point
Copy the full SHA 2e04a93View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.