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