https://blog.naskya.net/

[[ 🗃 ^wzWnj blog ]] :: [📥 Inbox] [📤 Outbox] [💥 Errbox] [🐤 Followers] [🤝 Collaborators] [🏗 Projects] [🛠 Commits]

Clone

HTTPS: git clone https://code.naskya.net/repos/wzWnj

SSH: git clone USERNAME@code.naskya.net:wzWnj

Branches

Tags

main :: themes / hugo-tania-custom /

theme.toml

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Tania"
license = "MIT"
licenselink = "https://code.naskya.net/repos/rw0Dw/source-by/main/LICENSE"
description = "A simple theme for bloggers"
tags = [
    "blog",
    "responsive",
    "light",
    "dark"
    ]
features = ["darkmode"]
min_version = "0.78.0"

authors = [
    { name = "WingLim", homepage = "https://limxw.com" },
    { name = "naskya", homepage = "https://naskya.net" },
]

[original]
    author = "Tania Rascia"
    homepage = "https://www.taniarascia.com/"
    repo = "https://github.com/taniarascia/taniarascia.com"

[See repo JSON]