2022-03-23 20:14:33 +02:00
|
|
|
baseURL = 'https://magaz.hellug.gr/'
|
|
|
|
languageCode = 'el-GR'
|
|
|
|
defaultContentLanguage = "el"
|
|
|
|
title = 'Magaz'
|
|
|
|
theme = 'archie-hellug'
|
|
|
|
timeZone = 'Europe/Athens'
|
|
|
|
|
|
|
|
paginate=3 # articles per page
|
|
|
|
|
2022-03-23 21:03:38 +02:00
|
|
|
[permalinks]
|
|
|
|
articles = "/:sections[1:]/:filename"
|
|
|
|
|
2022-03-23 20:14:33 +02:00
|
|
|
[params]
|
2022-03-23 21:03:38 +02:00
|
|
|
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"
|
2022-03-23 20:14:33 +02:00
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
issue = 'issue'
|