Skip to content

dduportal/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Curriculum Vitae/Resume

Build Status

This repository hosts my curriculum vitae.

Why

As a software engineer, I wanted my CV to follow my professional practices :

  • Source text based to easily use SCMs, merging, diffing, history

  • Publicly available, shareable, editable

  • HTML W3C compliant but also PDF format to ease reading

What

  • CV content is written in Asciidoctor

  • Continuous Deployment uses GitHub Actions which generates the HTML and PDF outputs, validate them and deploy them.

  • Production (where the CV is deployed and served) uses Github Pages.

How

Requirements

  • Make

  • Docker and Docker-Compose

Build

Run the following commands to:

  • Build all the outputs:

    make build
  • Build the HTML output:

    make html
  • Build the PDF output:

    make pdf

Licensing

This repository is provided on the ISC license.

You will find the License here.

It means you can use the content only if you make it appear with the same license.

About

My personal Curriculum Vitae

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •