Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv.md

Streamline generation of your CV with reproducible configurations

Motive

Many prorietary tools for creating CVs out there feel both restrictive and bloated. Typesetting your own CV through LaTeX offers greater flexibility at the cost of time and complexity. Quickly you become frustrated and wish there was a simpler solution.

Solution

cv.md uses gotenberg underneath to generate your CV in PDF format, ensuring cross-platform compatibility through Docker, and can be managed using Just or devenv.

Installation

Ensure you have docker installed, along with either just or devenv, depending on your preference.

Use commands directly with devenv, or prepend just to use them.

Styling

Modify the output format by editing the settings for gotenberg in devenv.nix or Justfile, based on gotenberg properties.

Customize the CV's style by editing src/styles.css.

Usage

Setup

To set up, run

setup

Building

To generate the CV, run

build-cv

Writing

To continuously build the CV while writing it, run

write-cv

Structure

Source files for your CV are located in src.

About

Streamline your CV with Markdown

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages