gabrielstramontin / gitSkills_Lab02

Practice Exercise from GitHub Skills

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Communicate using Markdown (Lab 02)

Congratulations friend, you've completed this course!!! celebrate

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
  1. Under your repository name at the upper right, click ⚙️ Settings.
  2. Then on the lower left, click Pages in the Code and automation section.
  3. 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.
  4. Click the Save button.
  5. Wait about 30 seconds then refresh the page. When you see "Your site is published at ..." you can click on the link to see your published site.

obs: For more information, learn the documentation: Markdown.

© 2024 GitHub • [MIT License]

About

Practice Exercise from GitHub Skills

License:MIT License