---
title: "Colophon"
url: https://perrotta.dev/colophon/
last_updated: 2026-07-31
---


This site is written in Markdown and built with [Hugo](https://gohugo.io/).
Its design started as a fork of [hugo ʕ•ᴥ•ʔ bear](https://github.com/janraasch/hugo-bearblog/)
and has since grown into a heavily customized theme.

It uses the [Catppuccin](https://catppuccin.com/) Latte and Mocha palettes for
light and dark modes. No web fonts are downloaded; the font stacks use whatever
is already available on the device.

The site is built and deployed by [GitHub Actions](https://github.com/features/actions)
to [GitHub Pages](https://pages.github.com/). Its
[source code](https://github.com/thiagowfx/thiagowfx.github.io) is public.

There are no ads, analytics, tracking cookies, or comments. See the
[privacy page]({{< ref "privacy" >}}) and [AI page]({{< ref "ai" >}}) for more.
Posts are also available through [RSS](/index.xml). Every page is published as
plain Markdown alongside its HTML version — append `index.md` to any page URL,
as in [this page's Markdown source]({{< ref "colophon" >}}index.md).

Blog content is licensed under
[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
Everything else uses the
[BSD 3-Clause License](https://github.com/thiagowfx/thiagowfx.github.io/blob/master/LICENSE).

