Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/gillsignals/cv
Browse files Browse the repository at this point in the history
  • Loading branch information
gillsignals committed Nov 11, 2019
2 parents 965a27e + 7566662 commit 85b10bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ This repo contains the source-code and results of my CV built with the [pagedown
The main files are:

- `gill_index.Rmd`: Source template for the cv, contains a variable `PDF_EXPORT` in the header that changes styles for pdf vs html.
- `gill_index.html`: The final output of the template when the header variable `PDF_EXPORT` is set to `FALSE`. View it at [nickstrayer.me/cv](http://nickstrayer.me/cv).
- `gill_index.html`: The final output of the template when the header variable `PDF_EXPORT` is set to `FALSE`.
- `positions.csv`: A csv with columns encoding the various fields needed for a position entry in the CV. A column `section` is also available so different sections know which rows to use.
- `css/`: Directory containing the custom CSS files used to tweak the default 'resume' format from pagedown. (From `nstrayer/cv`.)
-`parsing_functions.R`: Functions used to parse and properly format position data. (From `nstrayer/cv`.)
- `parsing_functions.R`: Functions used to parse and properly format position data. (From `nstrayer/cv`.)
- `strayer_template/`: Original CV and resume documents forked from `nstrayer/cv`.

## Acknowledgments
Expand Down

0 comments on commit 85b10bf

Please sign in to comment.