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.
 
 
 

78 lines
1.8 KiB

baseURL = "https://jk.nipponalba.scot"
languageCode = "en-gb"
title = "JK's homepage"
theme="anatole"
summarylength=10
enableEmoji=true
[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"
image = "image"
[params]
title = "J K 🇯🇵🏴󠁧󠁢󠁳󠁣󠁴󠁿"
author = "J K 🇯🇵🏴󠁧󠁢󠁳󠁣󠁴󠁿"
description = "Quintessentially Celtic, vehemently Viking, passionately European, unashamedly, proudly Scottish, craft beer and single malt whisky lover, enthusiastic cook, vegan, perpetually exhausted dad."
profilePicture = "images/profile.jpg"
siteLogo = "images/na-sm.png"
keywords = ""
favicon = "favicons/favicon.png"
## Social Links
[[params.socialIcons]]
icon = "fa fa-pleroma fa-2x fa-fw"
title = "Pleroma"
url = "https://social.nipponalba.scot/jk"
[[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"
[menu]
[[menu.main]]
name="Home"
identifier="home"
weight= 100
url = "/"
[[menu.main]]
name = "Blogs"
identifier = "blogs"
weight = 200
url = "/blog/"