Last active
August 29, 2015 13:57
-
-
Save cgoodmac/9443949 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# GOAL | |
To make a beautiful "about" page for Octocat. We want to make it very clear who he is, and we want to provide the best links to more information about him and Github. | |
The final product should look like this: http://cgoodmac.wpengine.com/wp-content/uploads/2015/07/PFNP-octocat-comp.png | |
# RESOURCES | |
## Images: | |
Octocat: http://octodex.github.com/images/Professortocat_v2.png | |
Twitter icon: http://cgoodmac.wpengine.com/wp-content/uploads/2015/07/twitter_icon.png | |
Facebook icon: http://cgoodmac.wpengine.com/wp-content/uploads/2015/07/facebook_icon.png | |
## Text: | |
### Heading 1: | |
Octocat | |
### Heading 2: | |
Official GitHub mascot | |
### Paragraphs: | |
I'm part octopus and part cat and the official mascot of GitHub. | |
You can find all sorts of variations of me here. | |
### Paragraph links: | |
http://www.github.com | |
http://octodex.github.com/ | |
### Twitter icon link url: | |
https://twitter.com/github | |
### Facebook icon link url: | |
https://www.facebook.com/GitHub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment