Licenses

Except otherwise noted, crispy-website's contents © 2024-2026 by crispy-caesus are licensed under CC BY-SA 4.0
Except otherwise noted, crispy-website's source code © 2024-2026 by crispy-caesus is licensed under GPL-3.0

Attributions

Some content of the website was not created by myself and thus has different attribution and potentially licensing.

The project uses the go programming lanuguage and its standard libraries, which is licensed under BSD-3-Clause 2009 by The Go Authors

banan.png and banan_icon.png in the static directory © 2024 by VanillaPunkk are licensed under CC BY-SA 4.0
toothrush.png in the static directory © 2025 by VanillaPunkk is licensed under CC BY-SA 4.0

Definitions

This website
This website refers to all files that are part of the source repository of crispy-website
The source repository is the following: https://codeberg.org/crispy-caesus/crispy-website
Contents
The contents are generally assets (text, images, etc.) that are part of this website. All files under the /blog, /templates and /static directories at the root of the source repository, excluding formatting (CSS, go template logic and similar) are considered "contents".
Source code
The Source code refers to the code that serves and generates the website as well as the formatting of it. The code is stored under /cmd while some of the formatting lives in the /static and /templates directories.