Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 375 Bytes

File metadata and controls

9 lines (5 loc) · 375 Bytes

The great CV

This is my own CV, as a site. I choose it to be a website for the obvious reason that I am a web developer.

You can find the theme in the toha github repo.

Build

cd into the src folder and run hugo -b "https://jtsoar.es" --gc --minify or run it locally with hugo server --bind 0.0.0.0 --disableFastRender.