An open API service indexing awesome lists of open source software.

https://github.com/langburd/cv

Avi Langburd - CV
https://github.com/langburd/cv

Last synced: about 1 month ago
JSON representation

Avi Langburd - CV

Awesome Lists containing this project

README

          

# Avi Langburd's CV

CV maintained in Markdown, rendered to HTML via Jekyll and published at [cv.langburd.com](https://cv.langburd.com).

## Edit

Edit [`index.md`](index.md) directly — all content lives there.

## Run locally

```bash
bundle exec jekyll serve
```

Then open http://localhost:4000.

## Print to PDF

Open http://localhost:4000 in browser, press `⌘P`. CSS print media queries handle styling.

## Styling

Style set in `_config.yml`. Current options: `kjhealy`, `davewhipp`.