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

https://github.com/jayrbolton/jayrbolton-resume-cv


https://github.com/jayrbolton/jayrbolton-resume-cv

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

The data for the resume is found in `resume-data.yaml`, while the layout is found in `resume-template.hbs`

Compile:

```
poetry install
poetry run python compile.py
poetry run python -m http.server
```