Skip to content

My resume, created with RelaxedJs written in .pug and .scss

Notifications You must be signed in to change notification settings

valentinchevalier/my-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My resume

My resume, written in .pug and .scss

Icons font

The icons in the resume are inserted via an icons font. I use icon-font-generator to generate it.

# Installation of dependency
npm install -g icon-font-generator
# Font icon generation
icon-font-generator icons/*.svg -o dist

PDF generation

The resume is generated from .pug and .scss to .pdf with RelaxedJS

# Installation of dependency
npm i -g relaxedjs
# PDF generation
relaxed resume.pug --build-once

About

My resume, created with RelaxedJs written in .pug and .scss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published