-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
57 lines (51 loc) · 1.09 KB
/
config.yaml
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
baseurl : "https://titechmeister.github.io/"
languageCode: "ja-jp"
title: "meister online"
googleAnalytics: ""
disqusShortname: ""
ignoreFiles: ["\\.Rmd$", "\\.Rmarkdown$", "_cache$"]
footnotereturnlinkcontents: "↩"
pagination:
pagerSize: 5
taxonomies:
category : "categories"
tag : "tags"
series : "series"
archive : "archives"
menu:
main:
- name: 最新情報
url: "/"
weight: 1
- name: 団体情報
url: "about/"
weight: 2
- name: 班紹介
url: "teams/"
weight: 3
- name: アクセス
url: "access/"
weight: 4
- name: 支援
url: "sponsor/"
weight: 5
- name: お問い合わせ
url: "links/"
weight: 6
params:
social:
twitter: "titech_meister"
instagram: "tokyotechmeister"
github: "TitechMeister"
youtube: "Meistermovie"
description: "meister online"
footer: "Copyright © 1992-{Year} Meister. All rights reserved."
markup:
highlight:
pygmentsCodefences : true
style : "monokai"
goldmark:
renderer:
unsafe: true
author:
name : "Meister Admin"