Rename _gh_pages to _site. #33129
Merged
Rename _gh_pages to _site. #33129
Conversation
| @@ -47,7 +47,7 @@ npm run release | |||
| printf "\n%s=======================================================%s" "$magenta" "$end" | |||
| printf "\n%sCopy it over...%s" "$magenta" "$end" | |||
| printf "\n%s=======================================================\n%s" "$magenta" "$end" | |||
| cp -rf _gh_pages/. ../bs-docs/ | |||
| cp -rf _site/. ../bs-docs/ | |||
XhmikosR
Feb 19, 2021
Author
Member
@mdo this reminds me that we should probably nuke this script if you don't use it. I don't use it, but if you do we can keep it.
@mdo this reminds me that we should probably nuke this script if you don't use it. I don't use it, but if you do we can keep it.
mdo
Feb 26, 2021
Member
Nuke it, I don't use it.
Nuke it, I don't use it.
XhmikosR
Feb 26, 2021
Author
Member
Cool, I'll do it in a separate PR later.
Cool, I'll do it in a separate PR later.
XhmikosR
added a commit
that referenced
this pull request
Mar 2, 2021
XhmikosR
added a commit
that referenced
this pull request
Mar 2, 2021
caseyjhol
added a commit
to snapappointments/bootstrap
that referenced
this pull request
Mar 19, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


TODO:
After merging: