# hover.build website This repository contains the source for the [hover.build](https://hover.build) website. Additions are welcome. Feel free to [open an issue](https://github.com/go-flutter-desktop/go-flutter/issues/new) if you want to discuss your idea before working on a PR. ## Developing Install [hugo](https://gohugo.io/) and run `hugo serve --cleanDestinationDir` to test local changes before opening a PR. ## Theme The themes folder contains a slightly modified copy of the [kube](https://themes.gohugo.io/kube/) theme. ## Hosting The site is manually deployed and served with love by [Caddy](https://caddyserver.com/) on `sherlock4.geertjohan.net`.