hugo-theme-readable

Fork of https://github.com/cjtheham/hugo-theme-readable
git clone https://git.eamoncaddigan.net/hugo-theme-readable.git
Log | Files | Refs | README | LICENSE

theme.toml (448B)


      1 # theme.toml template for a Hugo theme
      2 # See https://github.com/gohugoio/hugoThemes#themetoml for an example
      3 
      4 name = "Readable"
      5 license = "Unlicense"
      6 licenselink = "https://github.com/cjtheham/hugo-theme-readable/blob/main/LICENSE"
      7 description = "A theme using Freedom to Write's Readable.css"
      8 homepage = "https://github.com/cjtheham/hugo-theme-readable"
      9 tags = []
     10 features = []
     11 min_version = "0.41.0"
     12 
     13 [author]
     14   name = "RogueFoam"
     15   homepage = ""