This commit is contained in:
Kirchik
2025-08-13 22:36:08 +02:00
parent 6d061248de
commit e23fc02f63
254 changed files with 9579 additions and 4378 deletions
+17 -42
View File
@@ -1,46 +1,21 @@
languageCode = "en-us"
title = "Massively"
baseURL = "https://cyberiya.site/"
theme = "hugo-theme-massively"
googleanalytics = ""
disqusShortname = ""
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
# Cloud optimization settings
[params]
canonifyURLs = true
enableRobotsTXT = true
[outputs]
home = ["HTML", "RSS"]
page = ["HTML"]
# S3 Images Configuration
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[security]
[security.http]
urls = ['.*']
[caches]
[caches.images]
dir = ':cacheDir/_gen'
maxAge = '24h'
[imaging]
quality = 85
resampleFilter = "Lanczos"
resampleFilter = 'lanczos'
anchor = 'smart'
# [params]
# set below parameter to define a favicon
# favicon = "favicon.ico"
# set to change date format
# dateFormat = "2.1.2006"
# backgroundPath = "images/bg.jpg"
# Below parameters can be set to override default post settings
# [params.posts]
# folderName = "post"
# pageSize = "6"
# featuredPost = "true"
# paginationPages = 2
# showFirstLast = false
[languages]
[languages.en]
languageName = "English"
[languages.es]
languageName = "Español"
title = "Massively - Versión Español"
#[languages.fr]
# languageName = "Français"
# title = "Massively - Version Française"