jk.nipponalba.scot website https://jk.nipponalba.scot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 

96 lines
2.6 KiB

baseURL = "https://jk.nipponalba.scot"
languageCode = "en-gb"
title = "JK's homepage"
theme=[ "hugo-atom-feed","nipponalba"]
summarylength=30
enableEmoji=true
defaultContentLanguage="en"
ignoreErrors = ["error-remote-getjson"]
[outputs]
home = ["html", "rss", "Atom"] # default = ["HTML", "RSS"]
section = ["html", "rss", "Atom"] # default = ["HTML", "RSS"]
term = ["html", "rss", "Atom"] # default = ["HTML", "RSS"]
taxonomy = ["html", "rss", "Atom"] # default = ["HTML", "RSS"]
[markup]
[markup.goldmark]
[markup.goldmark.extensions]
definitionList = true
footnote = true
linkify = true
strikethrough = true
table = true
taskList = true
typographer = true
[markup.goldmark.parser]
attribute = true
autoHeadingID = true
autoHeadingIDType = "github"
[markup.goldmark.renderer]
hardWraps = false
unsafe = false
xhtml = false
[taxonomies]
blog = "blog"
images = "images"
tag = "tag"
category = "category"
type = "type"
like-of = "like-of"
in-reply-to = "in-reply-to"
repost-of = "repost-of"
bookmark-of = "bookmark-of"
posttype = "posttype"
slug = "slug"
series = "series"
[params]
title = "J K 🇯🇵🏴󠁧󠁢󠁳󠁣󠁴󠁿 | personal site"
author = "J K 🇯🇵🏴󠁧󠁢󠁳󠁣󠁴󠁿"
profilePicture = "images/profile.jpg"
images = ["images/profile.jpg"]
siteLogo = "images/na-sm.png"
keywords = ""
favicon = "favicons/"
feedSections =["article","note","photo","response"]
email = "jk@nipponalba.scot"
[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"
[languages.jp.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"
## Social Links
[[params.socialIcons]]
icon = "fa fa-pixelfed fa-2x fa-fw"
title = "Pixelfed"
url = "https://px.nipponalba.scot/jk"
[[params.socialIcons]]
icon = "fa fa-xmpp fa-2x fa-fw"
title = "XMPP"
url = "xmpp:jk@nipponalba.scot"
[[params.socialIcons]]
icon = "fa fa-matrix-org fa-2x fa-fw"
title = "Matrix"
url = "https://matrix.to/#/@jk:nipponalba.scot"
[[params.socialIcons]]
icon = "fa fa-envelope-o fa-2x fa-fw"
title = "e-mail"
url = "mailto:jk@nipponalba.scot"
[languages.en]
weight = 0
languageName = "English"
[[languages.en.menu.main]]
name="Home"
weight= 100
url = "/"