-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yml
76 lines (76 loc) · 1.61 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
baseURL: https://blog.muetab.com
languageCode: en-gb
title: Mue Blog
theme: casper3
copyright: Mue Tab
enableEmoji: true
enableRobotsTXT: true
params:
siteName: Mue
description: Welcome to Mue's blog.
logo: https://res.cloudinary.com/mue/website/logo_horizontal.webp
embedLogo: https://res.cloudinary.com/mue/website/logo_square.webp
headerBackground: https://res.cloudinary.com/mue/image/upload/blog/muebackground.jpg
headerLogo: https://res.cloudinary.com/mue/image/upload/blog/muelogo.png
menu:
main:
- identifier: home
name: Home
url: https://muetab.com
weight: 10
- identifier: discord
name: Discord
url: https://discord.gg/zv8C9F8
weight: 20
- identifier: contact
name: Contact
url: https://muetab.com/contact
weight: 30
- identifier: updates
name: Updates
url: /tags/update-release
weight: 40
social:
- identifier: discord
name: Discord
url: https://discord.gg/zv8C9F8
params:
icon: 'fab fa-discord'
weight: 10
- identifier: github
name: GitHub
url: https://github.com/mue
params:
icon: 'fab fa-github'
weight: 20
- identifier: twitter
name: Twitter
url: https://twitter.com/getmue
params:
icon: 'fab fa-twitter'
weight: 30
- identifier: facebook
name: Facebook
url: https://www.facebook.com/muetab
params:
icon: 'fab fa-facebook'
weight: 40
outputs:
home:
- HTML
page:
- HTML
- JSON
section:
- HTML
- JSON
taxonomy:
- HTML
- JSON
term:
- HTML
- JSON
taxonomies:
author: authors
category: categories
tag: tags