Skip to content

silvanocerza/resume

Repository files navigation

Resume

This are the sources for my resume, if are interested you can find it on here.

Building

To compile SCSS dart compile-sass.dart ./src/main.scss main.css. --watch or -w to autoreload on modification. --minimize to minimize the ouput;