-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started with GitHub #1
Description
Welcome to your repository!
In this repository 📖, you’ll learn how to write with Markdown 📖, a simple and widely used markup language for formatting text. Here, you’ll start building a static webpage for your customized portfolio.
What is Markdown?
Markdown is a lightweight syntax for writing all types of communication on GitHub, as well as many other places on the web. You can format words as bold or italic, add images, and create lists. Mostly, Markdown is just regular text combined with a few non-alphabetic symbols, such as # or *. You can use Markdown with the formatting toolbar in issues 📖 and pull requests 📖, or you can learn the syntax and type it yourself.
You can use Markdown most places around GitHub:
- Comments in issues and pull requests (like this one!)
- Files with the
.mdor.markdownextension - Sharing snippets of text in Gists
For more information, see “Writing on GitHub” in the GitHub Help.
Let's get started!