Αυτό το commit περιλαμβάνεται σε:
infl00p 2022-03-23 20:14:33 +02:00
commit 8ec8e9bee2
451 αρχεία άλλαξαν με 46736 προσθήκες και 0 διαγραφές

16
config.toml Κανονικό αρχείο

@ -0,0 +1,16 @@
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'