Template for my CV layout, supporting both viewing in-browser and via printed documents π
You can see it in action here.
To get started, click here to create your own CV based on this repo.
Then you can clone your copy:
$ git clone https://github.com/<your-username>/cv-template.git
$ cd cv
Run a live site preview (ensuring hugo is installed):
$ hugo serve
You should then be ready to get started!
-
First, fill out the contents of config/_default/config.toml, with your site name and url - while the CV will work with the defaults, you'll want to update them for best results.
-
Next, you can customize config/_default/params.yaml, with your CV!
-
Finally, if you really want to dive deep, you can modify the templates in layouts/default/ or switch up the styling in assets/style/ and get creative!
To deploy the site, just push your changes to your main
branch - the
GitHub Action will deploy it automatically
to the gh-pages
branch.
This software is released under the UNLICENSE.
The contents of the config/
directory is personal information, and is
withheld with all rights reserved.