Skip to content

Commit e50bef1

Browse files
Update to X in STEP and README.md
1 parent d39287c commit e50bef1

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

.github/steps/-step.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5
1+
X

README.md

+20-10
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,32 @@ _Create a site or blog from your GitHub repositories with GitHub Pages._
1414
</header>
1515

1616
<!--
17-
<<< Author notes: Step 5 >>>
18-
Start this step by acknowledging the previous step.
19-
Define terms and link to docs.github.com.
17+
<<< Author notes: Finish >>>
18+
Review what we learned, ask for feedback, provide next steps.
2019
-->
2120

22-
## Step 5: Merge your pull request
21+
## Finish
2322

24-
_Nice work, friend :heart:! People will be reading your blog in no time!_
23+
_Congratulations friend, you've completed this course!_
2524

26-
You can now [merge](https://docs.github.com/en/get-started/quickstart/github-glossary#merge) your pull request!
25+
<img src=https://octodex.github.com/images/constructocat2.jpg alt=celebrate width=300 align=right>
2726

28-
### :keyboard: Activity: Merge your changes
27+
Your blog is now live and has been deployed!
2928

30-
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).
31-
1. (optional) Delete the branch `my-pages`.
32-
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.
29+
Here's a recap of all the tasks you've accomplished in your repository:
30+
31+
- You enabled GitHub Pages.
32+
- You selected a theme using the config file.
33+
- You learned about proper directory format and file naming conventions in Jekyll.
34+
- You created your first blog post with Jekyll!
35+
36+
### What's next?
37+
38+
- Keep working on your GitHub Pages site... we love seeing what you come up with!
39+
- We'd love to hear what you thought of this course [in our discussion board](https://github.com/orgs/skills/discussions/categories/github-pages).
40+
- [Take another GitHub Skills course](https://github.com/skills).
41+
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
42+
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).
3343

3444
<footer>
3545

0 commit comments

Comments
 (0)