From 7a61479c1ed93b88a096ca92d52d9497a189990d Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 22 Dec 2023 12:06:30 +0000 Subject: [PATCH] Update to X in STEP and README.md --- .github/steps/-step.txt | 2 +- README.md | 30 ++++++++++++++++++++---------- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/.github/steps/-step.txt b/.github/steps/-step.txt index 7ed6ff8..62d8fe9 100644 --- a/.github/steps/-step.txt +++ b/.github/steps/-step.txt @@ -1 +1 @@ -5 +X diff --git a/README.md b/README.md index 43ea98a..610f61e 100644 --- a/README.md +++ b/README.md @@ -14,22 +14,32 @@ _Create a site or blog from your GitHub repositories with GitHub Pages._ -## Step 5: Merge your pull request +## Finish -_Nice work, friend :heart:! People will be reading your blog in no time!_ +_Congratulations friend, you've completed this course!_ -You can now [merge](https://docs.github.com/en/get-started/quickstart/github-glossary#merge) your pull request! +celebrate -### :keyboard: Activity: Merge your changes +Your blog is now live and has been deployed! -1. Merge your changes from `my-pages` into `main`. If you created the pull request in step 2, just open that PR and click on **Merge pull request**. If you did not create the pull request earlier, you can do it now by following the instructions in [step 2](/.github/steps/2-configure-your-site.md). -1. (optional) Delete the branch `my-pages`. -1. Wait about 20 seconds then refresh this page (the one you're following instructions from). [GitHub Actions](https://docs.github.com/en/actions) will automatically update to the next step. +Here's a recap of all the tasks you've accomplished in your repository: + +- You enabled GitHub Pages. +- You selected a theme using the config file. +- You learned about proper directory format and file naming conventions in Jekyll. +- You created your first blog post with Jekyll! + +### What's next? + +- Keep working on your GitHub Pages site... we love seeing what you come up with! +- We'd love to hear what you thought of this course [in our discussion board](https://github.com/orgs/skills/discussions/categories/github-pages). +- [Take another GitHub Skills course](https://github.com/skills). +- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started). +- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).