/cvgen

Build your CV site from YAML

Primary LanguageGoMIT LicenseMIT

cvgen

Build Status Go Report Card license

Build CV sites from YAML files!

Configuration

# config.yml

template:
  repo_url: https://github.com/noxt/cvgen-templates
  path: orbit/
  files: [index.html]
output_dir: output

Usage

cvgen *command*

Commands List

Name Description
init Setup config file
template install Install templates from config file
build Compile template