Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 384 Bytes

File metadata and controls

15 lines (11 loc) · 384 Bytes

Personal blog

This is the repository of my personal blog.

It's written in markdown with the help of Hugo with the PaperMod theme.

To build the site, execute this:

hugo

To develop the site, watch for changes and show drafts, execute this:

hugo server -D