avel は getzola.org/themes へ登録申請済みです。

Zola テーマの登録は、公式リポジトリへの PR で行います。theme.toml に必要な情報を記載し、デモ URL とスクリーンショットを添えて申請します。avel の申請ブランチは push 済みで、公式レビュー待ちです。

avel の theme.toml は次のようになっています。

name = "avel"
description = "An ultra-lightweight, no-JS Zola blog theme inspired by Hiroshi Abe's famously lightweight official homepage."
license = "MIT"
homepage = "https://github.com/kako-jun/avel"
min_version = "0.19.0"
demo = "https://avel.llll-ll.com"
tags = ["blog", "minimal", "no-js"]

[author]
name = "kako-jun"
homepage = "https://llll-ll.com"