mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 01:15:33 -06:00
update resume link
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
## Dependencies
|
||||
|
||||
- [Node.js](https://github.com/creationix/nvm)
|
||||
- [Ruby](https://github.com/creationix/nvm)
|
||||
- [Ruby](https://rvm.io/)
|
||||
- `npm install gulp-cli -g`
|
||||
- `gem install jekyll sass bundler jekyll-minifier jekyll-sitemap`
|
||||
|
||||
## Getting Started
|
||||
|
||||
1. `npm install`
|
||||
1. `gulp serve` for development
|
||||
1. `gulp build` for prod
|
||||
1. `npm install`
|
||||
1. `gulp serve` for development
|
||||
1. `gulp build` for prod
|
||||
|
||||
@@ -7,7 +7,7 @@ baseurl: ""
|
||||
email: brittany.chiang@gmail.com
|
||||
cover: https://brittanychiang.com/img/og.png
|
||||
logo: https://brittanychiang.com/img/emojis/technologist.png
|
||||
resume: https://brittanychiang.com/resume2018.pdf
|
||||
resume: https://brittanychiang.com/resume.pdf
|
||||
social:
|
||||
- title: email
|
||||
url: mailto:brittany.chiang@gmail.com
|
||||
|
||||
@@ -7,7 +7,7 @@ baseurl: ""
|
||||
email: brittany.chiang@gmail.com
|
||||
cover: https://brittanychiang.com/img/og.png
|
||||
logo: https://brittanychiang.com/img/emojis/technologist.png
|
||||
resume: https://brittanychiang.com/resume2018.pdf
|
||||
resume: https://brittanychiang.com/resume.pdf
|
||||
social:
|
||||
- title: email
|
||||
url: mailto:brittany.chiang@gmail.com
|
||||
|
||||
Reference in New Issue
Block a user