GitHub page with Jekyll
- Jekyll a static site generator
- Markdown
- GitHub flavored Markdow
- Create a file called about.md
- Visit https://USERNAME.github.io/about
- Note: the .html files take precedence over the .md files!
github-pages/about.md
# Hello Markdown World ## Subtitle * bullet * points * and [link](https://edumaven.com/) 1. Numbered 1. List 1. Autoincrement