|
|
@ -1,7 +1,7 @@ |
|
|
|
baseURL = "https://jk.nipponalba.scot" |
|
|
|
languageCode = "en-gb" |
|
|
|
title = "JK's homepage" |
|
|
|
theme=["nipponalba"] |
|
|
|
theme=["nipponalba", "atom-template-for-hugo"] |
|
|
|
summarylength=30 |
|
|
|
enableEmoji=true |
|
|
|
defaultContentLanguage="en" |
|
|
@ -13,18 +13,6 @@ ignoreErrors = ["error-remote-getjson"] |
|
|
|
term = ["html", "rss"] # default = ["HTML", "RSS"] |
|
|
|
taxonomy = ["html", "rss"] # default = ["HTML", "RSS"] |
|
|
|
|
|
|
|
# Define a new ATOM output format |
|
|
|
[outputFormats] |
|
|
|
[outputFormats.ATOM] |
|
|
|
name = "ATOM" |
|
|
|
baseName = "feed" |
|
|
|
mediaType = "application/atom+xml" |
|
|
|
|
|
|
|
# Define a new ATOM media type |
|
|
|
[mediaTypes] |
|
|
|
[mediaTypes."application/atom+xml"] |
|
|
|
suffixes = ["atom"] |
|
|
|
|
|
|
|
[markup] |
|
|
|
[markup.goldmark] |
|
|
|
[markup.goldmark.extensions] |
|
|
@ -66,7 +54,7 @@ images = ["images/profile.jpg"] |
|
|
|
siteLogo = "images/na-sm.png" |
|
|
|
keywords = "" |
|
|
|
favicon = "favicons/" |
|
|
|
mainSections = ["article"] |
|
|
|
|
|
|
|
|
|
|
|
[languages.en.Params] |
|
|
|
description = "Quintessentially Celtic, vehemently Viking, passionately European, unashamedly, proudly Scottish, craft beer and single malt whisky lover, enthusiastic cook, vegan, perpetually exhausted dad, pronouns: he/him" |
|
|
|