- Warzone Gamer
- Build Websites for local business
- Play pokemon go
- Hangout with friends
- Travel
- Workout
- save as .md
- do not forget to close bracket
In this assignment, you'll create a simple web page built with Markdown that displays information about yourself.
If you ever have any questions about Markdown syntax, feel free to reference the documentation here: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
- Start by forking this repository
- In your "fork" of the repository, edit the
README.md
and replace all of the previous content with your own Markdown which should contain:- A title (your name)
- At least one picture
- At least one link (this could be to your GitHub page, your LinkedIn, or whatever you want)
- At least one bullet point list
- At least one numbered list
- Once you've added all of the previous elements, read through this markdown cheatsheet (https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) and add one additional element not previously listed
- Once you're done with this, adjust the settings of your repoistory to enable GitHub Pages. This should provide you a URL at which your project is hosted.
- Update the "About" section of your repository so that your project's "website" is the GitHub Pages URL
- Finally, turn in a link to your repository on Populi