Αρχική υλοποίηση Gemini
Όλοι οι έλεγχοι ήταν επιτυχείς
Hellug/www/pipeline/head This commit looks good

Αυτό το commit περιλαμβάνεται σε:
infl00p 2021-10-06 14:10:10 +03:00
γονέας b3e62f9a1c
commit 8546dd28b0
4 αρχεία άλλαξαν με 117 προσθήκες και 0 διαγραφές

@ -3,6 +3,22 @@ languageCode = "en-us"
title = "HELLUG"
disableHugoGeneratorInject = true
[mediaTypes."text/gemini"]
suffixes = [ "gmi" ]
[outputFormats.Gemini]
name = "GEMINI"
isPlainText = true
isHTML = false
mediaType = "text/gemini"
protocol = "gemini://"
permalinkable = true
path = "gemini/"
[outputs]
home = [ "HTML", "RSS", "GEMINI" ]
page = [ "HTML", "GEMINI" ]
[taxonomies]
draseis = "draseis"
linux = "linux"