feat: update Jane resume

This commit is contained in:
hacksalot 2018-02-13 15:31:07 -05:00
parent 33d62ea3ce
commit f143c4b1c1
No known key found for this signature in database
GPG Key ID: 2F343EC247CA4B06
4 changed files with 862 additions and 204 deletions

1
CNAME
View File

@ -1 +0,0 @@
please.hackmyresume.com

View File

@ -14,7 +14,7 @@ description: > # this means to ignore newlines until "baseurl:"
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
baseurl: "/HackMyResume" # the subpath of your site, e.g. /blog
url: "http://hackmyresume.com" # the base hostname & protocol for your site
url: "https://fluentdesk.com/hackmyresume" # the base hostname & protocol for your site
github_url: "https://github.com/hacksalot/HackMyResume"
github_short: hacksalot/HackMyResume
author_name: hacksalot

View File

@ -15,7 +15,7 @@ layout: master-bare
<ul>
<li><a href="https://www.npmjs.com/package/{{ site.npm_package }}">Install with <strong>NPM</strong></a></li>
<li><a href="{{ site.github_url }}">View on <strong>GitHub</strong></a></li>
<li><a href="jane/resume">See a <strong>SAMPLE</strong></a></li>
<li><a href="jane/resume.html">See a <strong>SAMPLE</strong></a></li>
</ul>
<p>This project is maintained by <a href="https://github.com/{{ site.github_username }}">{{ site.author_name }}</a><br>
Hosted on GitHub Pages</p>

File diff suppressed because it is too large Load Diff