https://github.com/bricoletc/brice_markdown_cv
My academic CV in Markdown format
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.6%) to scientific vocabulary
Repository
My academic CV in Markdown format
Basic Info
- Host: GitHub
- Owner: bricoletc
- License: mit
- Language: CSS
- Default Branch: main
- Size: 25.4 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
This repo records my academic CV in Markdown format. Published at https://bricoletc.github.io/BriceMarkdownCV/.
For the Markdown source, see index.md.
Credit
All boilerplate code (CSS, HTML) was copied, and the LICENCE file carried over from, https://github.com/elipapa/markdown-cv by Eliseo Papa.
Rendering the CV
Two options:
I. Use Github Pages to publish it online
- Delete the existing
gh-pagesbranch from your fork. It will only contain this webpage. You can either use git or the Github web interface. - Create a new branch called
gh-pages. - Head to yourusername.github.io/markdown-cv to see your CV live.
Any change you want to make to your CV from then on would have to be done on the gh-pages branch and will be immediately rendered by Github Pages.
II. Build it locally and print a PDF
- To install jekyll, run
gem install bundler jekyllfrom the command line. - Clone your fork of markdown-cv to your local machine.
- Type
jekyll serveto render your CV at http://localhost:4000. - You can edit the
index.mdfile and see the changes live in your browser. - To print a PDF, press ⌘ + p. Print and web CSS media queries should take care of the styling.
Styling
The included CSS will render your CV in two styles:
s
1. kjhealy the original default, inspired by kjhealy's vita
template.
2. davewhipp is a tweaked version of kjhealy, with bigger fonts and dates
right aligned.
To change the default style, simply change the variable in the
_config.yml file.
Any other styling is possible. More CSS style contributions and forks are welcome!
Owner
- Name: Brice Letcher
- Login: bricoletc
- Kind: user
- Company: EMBL-EBI
- Twitter: bricoletc
- Repositories: 2
- Profile: https://github.com/bricoletc
Bioinformatician and early-career researcher - EMBL-EBI and CNRS ~~~~~~ Parsing my way through DNA sequence data
GitHub Events
Total
- Push event: 12
- Create event: 3
Last Year
- Push event: 12
- Create event: 3
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Brice Letcher | b****r@e****r | 12 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0