refactor: remove multilingual support and language-specific fonts

Simplify to Geist font family for all languages. Update README, SCSS,
partials, and config. Fix style template execution order.

Signed-off-by: Sped0n <hi@sped0n.com>
This commit is contained in:
Sped0n
2025-11-12 00:02:47 +08:00
committed by Ryan
parent 6b2c1de9d8
commit 72b830def9
14 changed files with 12 additions and 194 deletions

View File

@@ -6,9 +6,9 @@ license = "MIT"
licenselink = "https://github.com/Sped0n/bridget/blob/main/LICENSE"
description = "Bridget is a minimal Hugo theme designed for photographers/visual artists."
homepage = "https://github.com/Sped0n/bridget"
demosite = "https://bridget-demo.sped0nwen.com"
demosite = "https://bridget-demo.sped0n.com"
tags = ["gallery", "minimal", "portfolio", "responsive"]
features = ["SEO optimized", "TypeScript", "multi-language support"]
features = ["SEO optimized", "TypeScript"]
[author]
name = "sped0n"