Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phansch/philhansch.net

My personal website
https://github.com/phansch/philhansch.net

jekyll personal website

Last synced: 2 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

        

# philhansch.net

[![Build Status](https://github.com/phansch/philhansch.net/workflows/Ruby/badge.svg)](https://github.com/phansch/philhansch.net/actions)
[![Sponsor
count](https://img.shields.io/badge/sponsors-4-brightgreen)](https://philhansch.net/thanks)

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](http://127.0.0.1:1111).

[Zola]: https://www.getzola.org/