'zorzi.dev'

Hello there! You have reached the behind-the-scene of 'zorzi.dev'

About the site

'zorzi.dev' is built using Hugo, a very fast static site generator built in golang that translates markdown files into websites. The base theme I am using is PaperMod but I heavily modified it to fit my needs.

Development

Create a new post

hugo new folder/post.md

Serve

hugo serve

and then reach the website at localhost:1313

Check links

This uses hydra to check for broken links.

python hydra.py http://localhost:1313