A CV template built as a web app. Prints perfectly on A4 papers.
A CV built as a web app and prints perfectly on A4 papers.
Configurable things are all put under src/content:
Your picture is at src/assets/pic.png.
Tip: You can make this grayscale by setting
grayscalePicture
totrue
in config.json.
npm install
npm start
Then open http://localhost:8080.
Hit Ctrl+P in google chrome and print to pdf or a printer.