Skip to content
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

Rename _gh_pages to _site. #33129

Merged
merged 4 commits into from
Mar 2, 2021
Merged

Rename _gh_pages to _site. #33129

merged 4 commits into from
Mar 2, 2021

Conversation

XhmikosR
Copy link
Member

@XhmikosR XhmikosR commented Feb 17, 2021

TODO:

  • update netlify's settings before the merge

After merging:

  • manually backport it to v4-dev
  • update gh-pages's .gitignore

@XhmikosR XhmikosR marked this pull request as ready for review February 19, 2021 08:55
@XhmikosR XhmikosR requested a review from a team as a code owner February 19, 2021 08:55
@@ -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/
Copy link
Member Author

Choose a reason for hiding this comment

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

@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.

Copy link
Member

Choose a reason for hiding this comment

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

Nuke it, I don't use it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Cool, I'll do it in a separate PR later.

@XhmikosR XhmikosR merged commit 977c366 into main Mar 2, 2021
@XhmikosR XhmikosR deleted the main-xmr-ren-docs-dist branch March 2, 2021 15:05
XhmikosR added a commit that referenced this pull request Mar 2, 2021
XhmikosR added a commit that referenced this pull request Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants