Personal profile site for Dariusz Górecki, built with Hugo. Sibling of the ezcoding.io company site.
hugo server # live-reload dev server at http://localhost:1313
hugo --gc --minify # production build into ./publicSite copy lives in data/*.yaml (experience, open source) and hugo.toml ([params]).
Layouts are hand-rolled (no theme) in layouts/, styling in assets/css/main.css.