Skip to content

phansch/philhansch.net

Repository files navigation

philhansch.net

Build Status Sponsor count

This is the data for my blog. It uses Zola to generate a static website whenever I push new content to GitHub.

Development

Tests

Execute the tests with:

rake test

Serving

Run Zola with:

zola serve

and open the website on 127.0.0.1:1111.