Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 584 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 584 Bytes

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.