https://github.com/langburd/cv
Avi Langburd - CV
https://github.com/langburd/cv
Last synced: about 1 month ago
JSON representation
Avi Langburd - CV
- Host: GitHub
- URL: https://github.com/langburd/cv
- Owner: langburd
- License: mit
- Created: 2023-07-27T07:37:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-05-09T21:19:02.000Z (about 2 months ago)
- Last Synced: 2026-05-09T21:34:26.454Z (about 2 months ago)
- Language: CSS
- Homepage: https://cv.langburd.com
- Size: 12.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.