hugo-theme-tui

TUI
Log | Files | Refs | README | LICENSE

theme.toml (614B)


      1 name = "hugo-theme-tui"
      2 license = "MIT"
      3 licenselink = "https://github.com/tddra/hugo-theme-tui/blob/main/LICENSE"
      4 description = "Terminal-UI personal-site theme: box-drawn frame, lazygit-style row hovers, Nord palette, dot-matrix page markers."
      5 homepage = "https://github.com/tddra/hugo-theme-tui"
      6 demosite = "https://fedorvin.com"
      7 min_version = "0.110.0"
      8 
      9 tags = ["minimal", "terminal", "tui", "blog", "personal", "nord", "dark", "monospace"]
     10 features = ["blog", "projects", "posts", "rss", "table-of-contents", "responsive", "dark-mode"]
     11 
     12 [author]
     13   name = "Fedor Vinogradov"
     14   homepage = "https://fedorvin.com"