magaz/config.toml
2022-03-23 20:14:33 +02:00

16 γραμμές
406 B
TOML

baseURL = 'https://magaz.hellug.gr/'
languageCode = 'el-GR'
defaultContentLanguage = "el"
title = 'Magaz'
theme = 'archie-hellug'
timeZone = 'Europe/Athens'
paginate=3 # articles per page
[params]
mode="auto" # color-mode → light,dark,toggle or auto
useCDN=false # don't use CDNs for fonts and icons, instead serve them locally.
subtitle = "The Greek Linux magazine"
[taxonomies]
issue = 'issue'