-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathconfig.yml
101 lines (98 loc) · 2.08 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
baseURL: 'https://strm.sh'
theme: strm
title: STRM
author: OPSXCQ
copyright: STRM
paginate: 3
languageCode: en
DefaultContentLanguage: en
enableInlineShortcodes: true
ignoreErrors:
- error-remote-getjson
sectionPagesMenu: main
params:
math: true
tag: "G-MP6DVP84T7"
theme:
palette: strm-dark
mode: dark-mode
about:
title: '## STRM ##'
description: |
A pro-freedom hacktivist thinktank.
socialLinks:
- icon: fab fa-github
title: GitHub
url: 'https://github.com/opsxcq/blog'
- icon: fas fa-envelope
title: Email
url: 'mailto:[email protected]'
- icon: fab fa-keybase
title: Keybase OPSXCQ
url: 'https://keybase.io/terminator'
- icon: fas fa-users
title: Keybase Crypto
url: 'https://keybase.io/team/cryptoanarquismo'
- icon: fas fa-users
title: Keybase Deep Web
url: 'https://keybase.io/team/deepweb'
- icon: fas fa-users
title: Forum
url: 'https://github.com/opsxcq/blog/discussions/3'
- icon: fab fa-gitter
title: Gitter
url: 'https://gitter.im/strm-blog/community'
comments:
utterances:
repo: opsxcq/blog
issue_term: title
label: comment
theme: dark-blue
menu:
external:
- name: Forum
url: "https://github.com/opsxcq/blog/discussions/3"
main:
- identifier: studies
name: Studies
url: /studies/
weight: 100
- identifier: posts
name: Posts
url: /posts/
weight: 10
- identifier: projects
name: Projects
url: /projects/
weight: 20
- identifier: malware-samples
name: Malware
url: /malware-samples/
weight: 40
taxonomies:
category: categories
tag: tags
series: series
markup:
goldmark:
renderer:
unsafe: true
privacy:
vimeo:
disabled: false
simple: true
twitter:
disabled: false
enableDNT: true
simple: true
instagram:
disabled: false
simple: true
youtube:
disabled: false
privacyEnhanced: true
services:
instagram:
disableInlineCSS: true
twitter:
disableInlineCSS: true