-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yaml
More file actions
70 lines (63 loc) · 1.55 KB
/
config.yaml
File metadata and controls
70 lines (63 loc) · 1.55 KB
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
baseURL: 'https://buetsec.github.io'
languageCode: en-us
title: "BUET Cyber Security Club"
theme: "papermod"
publishDir: "docs"
comments: false
math: false
params:
fuseOpts:
isCaseSensitive: false
shouldSort: true
location: 0
distance: 1000
threshold: 0.4
minMatchCharLength: 0
keys: [ "title" ]
defaultTheme: light
disableThemeToggle: true
ShowCodeCopyButtons: true
profileMode:
enabled: true
title: "Welcome to BUET Cyber Security Club" # optional default will be site title
imageUrl: "images/buetsec_logo.jpg" # optional
imageTitle: "BUET Cyber Security Club Logo" # optional
imageWidth: 120 # custom size
imageHeight: 120 # custom size
buttons:
- name: "Visit Us On Facebook"
url: "https://facebook.com/buetsec"
socialIcons: # optional
- name: "Facebook"
url: "https://facebook.com/buetsec"
- name: "GitHub"
url: "https://github.com/buetsec"
- name: "Email"
url: "mailto:buetsec@gmail.com"
menu:
main:
- identifier: posts
name: Posts
url: /posts/
weight: 1
- identifier: about
name: About
url: /about/
weight: 2
- identifier: team
name: Team
url: /team/
weight: 3
- identifier: contact
name: Contact
url: /contact/
weight: 4
- identifier: search
name: Search
url: /search/
weight: 5
outputs:
home:
- HTML
- RSS
- JSON # is necessary