Communicate using Markdown
Organize ideas and collaborate using Markdown, a lightweight language for text formatting.
Finish
Congratulations friend, you've completed this course!
Here's a recap of all the tasks you've accomplished in your repository:
- You learned about Markdown, headings, images, code examples, and task lists.
- You created and merged a Markdown file.
- You learned an essential GitHub skill. ๐
What's next?
- You can enable GitHub Pages and see your Markdown file as a website!
- Under your repository name at the upper right, click :gear: Settings.
- Then on the lower left, click Pages in the Code and automation section.
- In the GitHub Pages section, ensure "Deploy from a branch" is selected from the Source drop-down menu, and then select
main from the Branch drop-down menu as your GitHub Pages publishing source.