1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 01:16:39 +00:00

Added a proper readme

This commit is contained in:
Anson Biggs 2018-02-09 23:41:30 -07:00
parent b29ae38db3
commit e28babfd70
2 changed files with 23 additions and 20 deletions

View File

@ -1,20 +0,0 @@
My personal resume based off a template from html5up.net . I plan on updating this website as my resume grows and am hosting it on Github just so I can practice learning to use it.
The test.html is there just for examples of what is possible in the future and are left over from the original template.
Credits:
Template:
html5up.net | @ajlkn
Icons:
Font Awesome (fortawesome.github.com/Font-Awesome)
Other:
jQuery (jquery.com)
html5shiv.js (@afarkas @jdalton @jon_neal @rem)
CSS3 Pie (css3pie.com)
Respond.js (j.mp/respondjs)
Skel (skel.io)
formspree.io

23
readme.md Normal file
View File

@ -0,0 +1,23 @@
# Personal Resume
This repository contains my personal which was originally based off of a template found on <a href="html5up.net">HTML5 UP</a>. I plan on updating this website as my resume grows. The main reason that this is on GitLab is so that I can practice useing git version control, but if you have any comments, or would like to add anything to the site feel free to put in a PR or contact me.
The website is live at http://ansonbiggs.com and hosted on a https://www.digitalocean.com/ droplet.
The test.html is there just for examples of what is possible in the future and are left over from the original template.
## Credits:
### Template:
* html5up.net | @ajlkn
### Icons:
* Font Awesome (fortawesome.github.com/Font-Awesome)
### Other:
* jQuery (jquery.com)
* html5shiv.js (@afarkas @jdalton @jon_neal @rem)
* CSS3 Pie (css3pie.com)
* Respond.js (j.mp/respondjs)
* Skel (skel.io)
* formspree.io