# maberger.com Personal website for [https://maberger.com/](https://maberger.com/) built with [Hugo](https://gohugo.io/) and hosted on [sourcehut pages](https://srht.site/). ## Requirements * [Hugo](https://gohugo.io/getting-started/installing/) ## Development ```sh hugo server --bind 0.0.0.0 --buildDrafts ``` ## License Source code is released under the [Apache License 2.0](./LICENSE).