skills-github-pages/README.md

58 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2024-10-23 15:33:27 +08:00
<header>
<!--
<<< Author notes: Course header >>>
Include a 1280×640 image, course title in sentence case, and a concise description in emphasis.
In your repository settings: enable template repository, add your 1280×640 social image, auto delete head branches.
Add your open source license, GitHub uses MIT license.
-->
# GitHub Pages
_Create a site or blog from your GitHub repositories with GitHub Pages._
</header>
<!--
2024-10-23 15:55:54 +08:00
<<< Author notes: Finish >>>
Review what we learned, ask for feedback, provide next steps.
2024-10-23 15:33:27 +08:00
-->
2024-10-23 15:55:54 +08:00
## Finish
2024-10-23 15:33:27 +08:00
2024-10-23 15:55:54 +08:00
_Congratulations friend, you've completed this course!_
2024-10-23 15:33:27 +08:00
2024-10-23 15:55:54 +08:00
<img src=https://octodex.github.com/images/constructocat2.jpg alt=celebrate width=300 align=right>
2024-10-23 15:33:27 +08:00
2024-10-23 15:55:54 +08:00
Your blog is now live and has been deployed!
2024-10-23 15:33:27 +08:00
2024-10-23 15:55:54 +08:00
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).
2024-10-23 15:33:27 +08:00
<footer>
<!--
<<< Author notes: Footer >>>
Add a link to get support, GitHub status page, code of conduct, license link.
-->
---
Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/github-pages) &bull; [Review the GitHub status page](https://www.githubstatus.com/)
&copy; 2023 GitHub &bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) &bull; [MIT License](https://gh.io/mit)
</footer>