Skip to content

tnlx/kevin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kevin

A Hugo theme to create a minimalistic web curriculum-vitae.

Installation

# config.toml
theme = 'github.com/tnlx/kevin'

Configuration

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