diff --git a/README.md b/README.md index fdb7a74f3..e41dfecfc 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,10 @@ Then, install the [Gitpod browser extension](https://www.gitpod.io/docs/browser- | ![](./assets/codespaces.gif) | ## 🔘 [GitHub Pages](https://pages.github.com) on Forks -⚠️ When forking the repository, remember to copy out all the branches and work on the default branch. Then, follow the steps below, where you have to correctly fill up the signature `your-fork`: +> [!Warning] +When forking the repository, remember to copy out all the branches. Then, work on the default branch. + +Follow the steps below where you have to correctly fill up the signature `your-fork`: - Browse to https://github.com/your-fork/documentation/actions and enable the actions if they got disabled. - Browse to https://github.com/your-fork/documentation/actions/workflows/gh-pages.yml and click on the Run workflow button. - Browse to https://github.com/your-fork/documentation/settings/pages, select the `gh-pages` branch and wait until the GitHub Pages link becomes green to click on!