Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kenneth Jones's Resume

Scripts to generate my resume in various formats.

Dependencies

  • Pandoc - for converting to other formats

    brew install pandoc
  • MacTeX - for generating PDF

    brew install --cask mactex
  • Python 3.14 (just because it is π version of Python)

    brew install python@3.14
    • Python packages:
  • Taskfile - for running command line shortcuts

    brew install task

Usage

Generate the resume documents in HTML, PDF, and Markdown formats, and open a preview server to view the HTML version.

task all

Generate Markdown and HTML documents.

task generate

Create a PDF using the generated HTML applying latex template using Pandoc.

task pdf

Open a local web server to preview the HTML version of the resume.

task preview

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages