forked from askmeegs/istiobyexample
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathconfig.toml
41 lines (31 loc) · 1.17 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
baseURL = "https://istiobyexample-ja.github.io/istiobyexample/"
title = "Istio By Example (ja)"
theme = "hugo-notepadium"
copyright = ""
relativeURLs = true # use relative path at images in markdown
publishDir = "docs"
languageCode = "ja-jp"
hasCJKLanguage = true # use Japanese in summary and word count
enableRobotsTXT = false
#googleAnalytics = "UA-41949399-6"
[markup.highlight]
codeFences = true
noClasses = false
[markup.goldmark.renderer]
unsafe = true # enable raw HTML in Markdown
[params]
logo = "/images/istio-logo.png" # if you have a logo png
slogan = ""
license = "" # CC License
images = ["images/opengraph.png"] # for og/twitter_card
description = "本サイトは Istio By Example を和訳したものであり,Istioの多彩な機能をユースケースベースで紹介しています。"
[params.syntax]
use = "chroma" # builtin: "prismjs", "hljs". "none" means Chroma
theme = "borland"
darkTheme = "xcode-dark" # apply this theme in dark mode
webFonts = true # builtin: 'Source Code Pro'
[params.nav]
showCategories = false # /categories/
showTags = false # /tags/
[params.css]
css = ["css/style.css", "css/dark-style.css"] # *.css/scss/sass