<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>hugo-theme-tui, branch HEAD</title>
<subtitle>TUI
</subtitle>
<entry>
<id>6e5683220bff866f5f7ac555361d9bd96209d4ca</id>
<published>2026-06-10T22:44:52Z</published>
<updated>2026-06-10T22:44:52Z</updated>
<title type="text">add hugo.toml with module.hugoVersion (required by themes.gohugo.io)</title>
<link rel="alternate" type="text/html" href="commit/6e5683220bff866f5f7ac555361d9bd96209d4ca.html" />
<author>
<name>FedorVinog</name>
<email>fedor.vinogradov@student.howest.be</email>
</author>
<content type="text">commit 6e5683220bff866f5f7ac555361d9bd96209d4ca
parent ddb4cc6b3e69c9d3c847bce3600521c1750c9b95
Author: FedorVinog &lt;fedor.vinogradov@student.howest.be&gt;
Date:   Thu, 11 Jun 2026 00:44:52 +0200

add hugo.toml with module.hugoVersion (required by themes.gohugo.io)

Co-Authored-By: Claude Opus 4.7 &lt;noreply@anthropic.com&gt;

</content>
</entry>
<entry>
<id>ddb4cc6b3e69c9d3c847bce3600521c1750c9b95</id>
<published>2026-06-10T22:42:45Z</published>
<updated>2026-06-10T22:42:45Z</updated>
<title type="text">prep for themes.gohugo.io: add screenshot.png + tn.png, point demosite at fedorvin.com</title>
<link rel="alternate" type="text/html" href="commit/ddb4cc6b3e69c9d3c847bce3600521c1750c9b95.html" />
<author>
<name>FedorVinog</name>
<email>fedor.vinogradov@student.howest.be</email>
</author>
<content type="text">commit ddb4cc6b3e69c9d3c847bce3600521c1750c9b95
parent afebb8f329e507f514bc00a2d676e93dc48e288b
Author: FedorVinog &lt;fedor.vinogradov@student.howest.be&gt;
Date:   Thu, 11 Jun 2026 00:42:45 +0200

prep for themes.gohugo.io: add screenshot.png + tn.png, point demosite at fedorvin.com

Co-Authored-By: Claude Opus 4.7 &lt;noreply@anthropic.com&gt;

</content>
</entry>
<entry>
<id>afebb8f329e507f514bc00a2d676e93dc48e288b</id>
<published>2026-06-10T21:30:13Z</published>
<updated>2026-06-10T21:30:13Z</updated>
<title type="text">mobile: V8 &quot;faithful frame&quot; — keep frame border + title notch on phones</title>
<link rel="alternate" type="text/html" href="commit/afebb8f329e507f514bc00a2d676e93dc48e288b.html" />
<author>
<name>FedorVinog</name>
<email>fedor.vinogradov@student.howest.be</email>
</author>
<content type="text">commit afebb8f329e507f514bc00a2d676e93dc48e288b
parent 980986aba5e3521afc0e2c529ee7d19b4581286b
Author: FedorVinog &lt;fedor.vinogradov@student.howest.be&gt;
Date:   Wed, 10 Jun 2026 23:30:13 +0200

mobile: V8 &quot;faithful frame&quot; — keep frame border + title notch on phones

Restores the box-drawn frame around the whole screen on ≤560px
viewports instead of stripping it. Header stacks (brand line, then
nav) under a single --rule-bright border so the Cyrillic motif&#39;s
own centerline reads as one continuous rule running through the
dots. Socials become full-width boxed tiles with a 2px left accent.
Type and spacing compressed so the home page fits a 390x844 phone
with no scroll; longer list/article pages still scroll normally.

</content>
</entry>
<entry>
<id>980986aba5e3521afc0e2c529ee7d19b4581286b</id>
<published>2026-06-10T19:11:40Z</published>
<updated>2026-06-10T19:11:40Z</updated>
<title type="text">nav driven by [[menu.main]]; slim, theme-specific README</title>
<link rel="alternate" type="text/html" href="commit/980986aba5e3521afc0e2c529ee7d19b4581286b.html" />
<author>
<name>FedorVinog</name>
<email>fedor.vinogradov@student.howest.be</email>
</author>
<content type="text">commit 980986aba5e3521afc0e2c529ee7d19b4581286b
parent ebdc7300fd19167036ecf52c9c59f10a4610e97c
Author: FedorVinog &lt;fedor.vinogradov@student.howest.be&gt;
Date:   Wed, 10 Jun 2026 21:11:40 +0200

nav driven by [[menu.main]]; slim, theme-specific README

- header.html iterates site.Menus.main; first slot is always the home
  link, label from params.brandLabel (default &quot;whoami&quot;). Active state
  auto-detected via URL prefix match against the menu entry&#39;s URL.
- baseof.html drops the $navActive hand-off and passes the Page into
  the header partial.
- README rewritten: theme-specific params table, dot-matrix font
  extension docs, socials + projects + posts behaviours, override
  paths, and a Known Limitations section. No generic Hugo 101.

</content>
</entry>
<entry>
<id>ebdc7300fd19167036ecf52c9c59f10a4610e97c</id>
<published>2026-06-10T19:01:33Z</published>
<updated>2026-06-10T19:01:33Z</updated>
<title type="text">initial release — hugo-theme-tui</title>
<link rel="alternate" type="text/html" href="commit/ebdc7300fd19167036ecf52c9c59f10a4610e97c.html" />
<author>
<name>FedorVinog</name>
<email>fedor.vinogradov@student.howest.be</email>
</author>
<content type="text">commit ebdc7300fd19167036ecf52c9c59f10a4610e97c
Author: FedorVinog &lt;fedor.vinogradov@student.howest.be&gt;
Date:   Wed, 10 Jun 2026 21:01:33 +0200

initial release — hugo-theme-tui

Terminal-UI Hugo theme: box-drawn frame, lazygit-style row hovers, Nord
palette, monospace typography, dot-matrix glyph marker on the frame
border. Configurable per-page-kind marker words via params.marker.

- theme.toml with MIT license, Hugo theme-gallery fields
- LICENSE (MIT)
- README with install, demo, and configuration docs
- exampleSite/ with minimal demo content and full hugo.toml example
- images/ placeholder with screenshot requirements documented

</content>
</entry>
</feed>
