https://github.com/jedevc/cv
My CV!
https://github.com/jedevc/cv
Last synced: 11 months ago
JSON representation
My CV!
- Host: GitHub
- URL: https://github.com/jedevc/cv
- Owner: jedevc
- License: unlicense
- Created: 2020-04-04T15:41:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-27T16:15:51.000Z (11 months ago)
- Last Synced: 2025-08-31T08:44:33.375Z (11 months ago)
- Language: SCSS
- Homepage: https://cv.jedevc.com
- Size: 774 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.