Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 607 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 607 Bytes

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