-
-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathconfig.yml
73 lines (64 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
baseURL: 'https://rizin.re/'
title: Rizin
paginate: 10
theme: hugo-PaperMod
enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: false
minify:
disableXML: true
minifyOutput: true
menu:
main:
- name: Blog
url: /posts/
weight: 5
- name: Organization
url: /organization/
weight: 10
- name: Community
url: /community/
weight: 15
- name: GSoC
url: /gsoc/
weight: 20
- name: Roadmap
url: /roadmap/
weight: 25
- name: Cutter
url: https://cutter.re
weight: 30
- name: Source
url: https://github.com/rizinorg/rizin
pre: <i class="lni lni-github-original"></i>
weight: 35
params:
env: production # to enable google analytics, opengraph, twitter-cards and schema.
title: Rizin
description: 'Rizin is a free and Open Source Reverse Engineering Framework'
author: Rizin
images:
- /images/rizin_preview.png
header:
title: 'rizin'
imageUrl: '/images/rizin.svg'
subtitle: 'Free and Open Source Reverse Engineering Framework'
ShowReadingTime: true
ShowShareButtons: true
comments: false
# dark, light, auto
defaultTheme: auto
disableThemeToggle : false
disableSpecial1stPost : false
socialIcons:
- name: twitter
url: 'https://twitter.com/rizinorg'
- name: github
url: 'https://github.com/rizinorg'
ShowBreadCrumbs: true
outputs:
home:
- HTML
- RSS
- JSON # is necessary