You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
0 commit comments