Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jedevc/cv

My CV!
https://github.com/jedevc/cv

Last synced: about 1 month ago
JSON representation

My CV!

Awesome Lists containing this project

README

        

# CV

My personal CV, at .

The single page on the site is generated using the parameters in
[config/_default/params.yaml](https://github.com/jedevc/cv/blob/master/config/_default/params.yaml),
while site-wide configuration can be found in
[config/_default/config.toml](https://github.com/jedevc/cv/blob/master/config/_default/config.toml).

## Development

Ensure [hugo](https://gohugo.io) is installed.

$ git clone https://github.com/jedevc/cv.git
$ cd cv

Run a live site preview:

$ hugo serve

Build the site:

$ hugo

## License

This software is released under the UNLICENSE.

The contents of the `config/` directory is personal information, and is
withheld with all rights reserved.