A Hugo theme to create a minimalistic web curriculum-vitae.
# config.toml
theme = 'github.com/tnlx/kevin'
Place a cv.{toml,yml,json} in data directory. This example cv.toml can be used to get started:
curl "https://raw.githubusercontent.com/tnlx/kevin/data/cv.toml" > data/cv.toml
Optionally, customize the theme's parameters:
[Params.Kevin]
CvSource = "" # The name of the cv file, default to 'cv'
Sections = ['Experience', 'Project', 'Certificate', 'Education', 'Skill'] # Section names and order
Footer = "" # Footer text