source for sakino.kelbie.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.
 
 

133 lines
2.6 KiB

baseURL = "https://sakino.kelbie.scot"
languageCode = "en-gb"
title = "Sakino Kelbie"
theme=["nipponalba"]
summarylength=20
enableEmoji=true
defaultContentLanguage="en"
[outputs]
home = ["html", "rss"] # default = ["HTML", "RSS"]
section = ["html", "rss"] # default = ["HTML", "RSS"]
taxonomy = ["html", "rss"] # default = ["HTML", "RSS"]
term = ["html", "rss"] # 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"
image = "image"
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"
[params]
title = "Sakino's Place"
author = "Sakino Kelbie󠁧󠁢󠁳󠁣󠁴󠁿"
firstname = "Sakino"
profilePicture = "images/profile1.jpg"
siteLogo = ""
keywords = ""
favicon = "images/"
pronouns = "she/her"
[languages.en.Params]
description = "Dedicated Dad"
[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-envelope-o fa-2x fa-fw"
title = "e-mail"
url = "mailto:sakino@kelbie.scot"
[languages.en]
weight = 0
languageName = "English"
[[languages.en.menu.main]]
name="Home"
weight= 100
url = "/"
[[languages.en.menu.main]]
name = "Blogs"
weight = 200
url = "/blog/"
[[languages.en.menu.main]]
name = "Articles"
weight = 300
url = "/article/"
[[languages.en.menu.main]]
name = "Notes"
weight = 400
url = "/note/"
[[languages.en.menu.main]]
name = "Photos"
weight = 500
url = "/photo/"
[[languages.en.menu.main]]
name = "Bookmarks"
weight = 600
url = "/bookmarks/"
[[languages.en.menu.main]]
name = "Résumé"
weight = 700
url = "/resume/"
identifier = "resume"
[[languages.en.menu.main]]
name = "Feeds"
weight = 800
url = "/feeds/"
identifier = "feeds"
[languages.jp]
weight = 10
languageName = "日本語"
[[languages.jp.menu.main]]
name="ホーム"
weight= 100
url = "/jp/"
[[languages.jp.menu.main]]
name = "全部のブログ"
weight = 200
url = "/jp/blog/"
[[languages.jp.menu.main]]
name = "記事"
weight = 300
url = "/jp/article/"