Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 391 Bytes

File metadata and controls

19 lines (11 loc) · 391 Bytes

This is the source code for my personal website and blog!

Required Tools

To build this website, you will need:

Building

You can build this website locally by running:

$ zola build

This site is automatically deployed to Github Pages through deploy.yml.