-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
67 lines (64 loc) · 1.85 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
58
59
60
61
62
63
64
65
66
67
languageCode: "zh-tw"
baseUrl: ""
title: "Mini Room"
theme: "hugo-theme-anubis"
paginate: 10
enableRobotsTXT: true
# menu:
# main:
# - identifier: archive
# name: 文章
# title: 文章
# url: /posts/
# weight: 0
params:
author: "MiniRoom"
# email: [email protected] # used for microformats
# avatar: "/images/me.png" # used for microformats
description: ""
# Uncomment if you need this
# images:
# - images/og-featured.png # relative path to "static" directory
# customCSS:
# - css/my.css # relative path to "assets" directory (don't use main.css filename)
# customJS:
# - js/main.js # relative path to "assets" directory
dateFormat: "2006-01-02"
paginationSinglePost: true
style: dark-without-switcher
readMore: false # show read more button
readNextPosts: 5 # show 5 related posts, 0 by default
disableSummary: true
copyCodeButton: true # true by default
rssAsSocialIcon: false
# utteranc.es support
utterancesRepo: "" # mandatory
utterancesTheme: "" # optional
utterancesIssue: "" # optional
utterancesLabel: "" # optional
# isso support
# isso:
# enabled: true # mandatory
# data: "https://comments.example.com/" # mandatory
# jsLocation: "https://comments.example.com/js/embed.min.js" # mandatory
# css: true # optional
# lang: "de" # optional
# replyToSelf: true # mandatory
# requireAuthor: true # mandatory
# requireEmail: true # mandatory
# id: "thread-id" # optional
# avatar: true # optional
# avatar-bg: "#f0f0f0" # optional
# feed: false # optional
graphcommentId: ""
webmentions:
url: https://yourdomain.com/webemntions/receive
login: hugo-theme-anubis
pingback: true
social:
- id: github
name: bear-team-Development/miniroom-lesson
markup:
goldmark:
renderer:
unsafe: true # enable raw HTML in Markdown