2019-05-04 13:20:24 +00:00
|
|
|
baseurl = "http://test.kazu634.com/"
|
2019-03-31 11:00:21 +00:00
|
|
|
title = "His greatness lies in his sense of responsibility"
|
2020-08-26 16:23:51 +00:00
|
|
|
DefaultContentLanguage = "jp"
|
2019-03-31 11:00:21 +00:00
|
|
|
languageCode = "ja"
|
|
|
|
theme = "angels-ladder"
|
2020-08-26 16:14:40 +00:00
|
|
|
HasCJKLanguage = true
|
2019-03-31 11:00:21 +00:00
|
|
|
|
|
|
|
[params]
|
2020-04-26 13:07:24 +00:00
|
|
|
subtitle = "named after the quotation from Wind, Sand, and Stars by Saint Exupery."
|
2019-03-31 11:00:21 +00:00
|
|
|
facebook = "https://www.facebook.com/kazu634"
|
2020-03-24 15:17:42 +00:00
|
|
|
twitter = "https://twitter.com/MusashiKazuhiro"
|
2019-03-31 11:00:21 +00:00
|
|
|
github = "https://github.com/kazu634"
|
|
|
|
profile = "/images/profile.png"
|
|
|
|
analytics = "UA-57665492-1"
|
|
|
|
copyright = "Written by Kazuhiro MUSASHI"
|
2020-01-19 06:25:44 +00:00
|
|
|
|
2020-05-22 16:18:12 +00:00
|
|
|
description = "the blog written by @MusashiKazuhiro"
|
|
|
|
title = "His greatness lies in his sense of responsibility"
|
|
|
|
images = ["/images/profile.png"]
|
|
|
|
|
|
|
|
[taxonomies]
|
2020-08-26 16:36:20 +00:00
|
|
|
category = "categories"
|
2020-05-22 16:18:12 +00:00
|
|
|
series = "series"
|
2020-08-26 16:36:20 +00:00
|
|
|
tag = "tags"
|
2020-05-22 16:18:12 +00:00
|
|
|
|
2020-02-23 03:48:38 +00:00
|
|
|
[markup]
|
2020-05-01 05:53:16 +00:00
|
|
|
[markup.highlight]
|
|
|
|
codeFences = true
|
|
|
|
guessSyntax = true
|
|
|
|
style = "monokai"
|
2020-05-01 11:04:12 +00:00
|
|
|
|
|
|
|
[markup.goldmark]
|
|
|
|
[markup.goldmark.renderer]
|
|
|
|
unsafe= true
|