You need [Hugo](https://gohugo.io/installation/) (extended edition) to build the site. To build the site, just run `hugo` and the built site will appear in `public`.
The galleries are defined via JSON, located under `data`. The files are rarely edited by hand, I use [Redai](https://code.ryne.moe/redstrate/redai) to edit these. The JSON is read by Hugo when the site is built via [Content adapters](https://gohugo.io/content-management/content-adapters/).
The content of this website is licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). There may be other copyrighted works showcased on this website that are licensed differently.
The Hugo themes of this website is licensed under the MIT license.