Mike Zornek (Personal Website)

My personal site is far from a complex project, but it is an example of me and my work.

The site is built using Hugo a static website generator with a custom theme handcrafted by myself. The code is open source and hosted on GitHub. Changes to master result in an automated publishing script ran by CircleCI with the final contents published to Linode which hosts the website using a simple Apache VM node.

The setup is not too dissimilar to the work I did for the Philly CocoaHead’s website (though they are hosted using Amazon instead of Linode.)

Related Tech: Hugo, HTML/CSS, GitHub, CircleCI, Linode, Apache