-
Notifications
You must be signed in to change notification settings - Fork 9
/
_config.yml
59 lines (51 loc) · 1.52 KB
/
_config.yml
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
# Navigation bar without starting with a slash
menu:
Blog: ''
Micro-blog: micro-blog
Tag Cloud: tags
About: about
# Recommended to enable when the page count is more than 1
paginator: false
# Header section
header:
blank: false # Open header links in a new tab
# Article list
list:
date: true # Display date in the article list
wordcount: true # Display word count
# Footer section
footer:
display: false # Display the footer
href: "" # Display the footer as an href
text: "© smallyu.net" # Footer content
# Article page
post:
title_h1: true # Use h1 for article titles
blank: false # Open articles in a new tab
backHome: false # Display back to home at the end of the article
backhome_right: false # Align back to home content to the right
backHome_hr: false # Display a divider line before back to home
backHome_prefix: "↶ " # Prefix content for back to home
backHome_content: "Back to Home" # Main content for back to home
backHome_suffix: "" # Suffix content for back to home
show_tags: true # Display tags at the end of the article
# Tag cloud
tags:
all: true # Display all tags on the tag cloud page
# Micro-blog
github:
owner: smallyunet
repo: hexo-blog
micro_blogs:
- year: 2020
issue: 7
- year: 2021
issue: 10
- year: 2022
issue: 19
- year: 2023
issue: 29
issue_years: []
google_analysis:
enable: true
id: G-XXXXXXXXX