forked from SAMMISolutions/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
355 lines (355 loc) · 7.5 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
title: SAMMI
tagline: SAMMI | Stream Automation, Management, Monitoring and Innovation | Works with Twitch, YouTube, OBS
description: Transform your ordinary stream into interactive experience for your viewers with SAMMI
name: SAMMI • Free Streamer Tool
stableVersion: 202422
url: https://sammi.solutions
author:
twitter: SAMMISolutions
repository: https://github.com/SAMMISolutions/docs
logo: /assets/favicon/favicon-32x32.png
social:
name: SAMMI
links:
- https://twitter.com/SAMMISolutions
- https://github.com/SAMMISolutions
timezone: US/Pacific
google_analytics: G-Q3ZGBDKL0V
twitter:
username: SAMMISolutions
card: summary
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-toc
- jekyll-mentions
- jekyll-relative-links
- jekyll-redirect-from
sass:
sass_dir: _sass
relative_links:
enabled: true
collections: true
kramdown:
auto_ids: false
toc:
min_level: 1
max_level: 6
ordered_list: false
no_toc_section_class: no_toc_section
list_id: toc
list_class: section-nav
sublist_class: ''
item_class: nav-link d-flex flex-row
item_prefix: toc-
defaults:
- scope:
path: docs
type: pages
values:
layout: post
- scope:
path: docs/commands
values:
menu: Commands
- scope:
path: doc_posts/_commands-array
values:
parent: Arrays
backlink: array
- scope:
path: doc_posts/_commands-buffer
values:
parent: Buffers
backlink: buffer
- scope:
path: doc_posts/_commands-button
values:
parent: Buttons
backlink: button
- scope:
path: doc_posts/_commands-date-time
values:
parent: Date and Time
backlink: date-time
- scope:
path: doc_posts/_commands-file-csv
values:
parent: Files
subparent: CSV Files
backlink: file-csv
- scope:
path: doc_posts/_commands-file-general
values:
parent: Files
subparent: General
backlink: file-general
- scope:
path: doc_posts/_commands-file-ini
values:
parent: Files
subparent: INI Files
backlink: file-ini
- scope:
path: doc_posts/_commands-misc
values:
parent: Miscellaneous
backlink: misc
- scope:
path: doc_posts/_commands-mouse-kb
values:
parent: Mouse & Keyboard
backlink: mouse-kb
- scope:
path: doc_posts/_commands-number
values:
parent: Numbers
backlink: number
- scope:
path: doc_posts/_commands-object
values:
parent: Objects
backlink: object
- scope:
path: doc_posts/_commands-obs-*
values:
parent: OBS
- scope:
path: doc_posts/_commands-obs-filters
values:
subparent: Filters
backlink: obs-filters
- scope:
path: doc_posts/_commands-obs-general
values:
subparent: General
backlink: obs-general
- scope:
path: doc_posts/_commands-obs-media
values:
subparent: Media
backlink: obs-media
- scope:
path: doc_posts/_commands-obs-motion
values:
subparent: Motion
backlink: obs-motion
- scope:
path: doc_posts/_commands-obs-recording
values:
subparent: Recording
backlink: obs-recording
- scope:
path: doc_posts/_commands-obs-scenes
values:
subparent: Scenes
backlink: obs-scenes
- scope:
path: doc_posts/_commands-obs-sources
values:
subparent: Sources
backlink: obs-sources
- scope:
path: doc_posts/_commands-obs-streaming
values:
subparent: Streaming
backlink: obs-streaming
- scope:
path: doc_posts/_commands-sounds
values:
parent: Sound Effects
backlink: sounds
- scope:
path: doc_posts/_commands-statements
values:
parent: Statements & Loops
backlink: statements
- scope:
path: doc_posts/_commands-string
values:
parent: Strings
backlink: string
- scope:
path: doc_posts/_commands-trigger
values:
parent: Trigger methods
backlink: trigger
- scope:
path: doc_posts/_commands-twitch-*
values:
parent: Twitch
- scope:
path: doc_posts/_commands-twitch-chat
values:
subparent: Chat and Messages
backlink: twitch-chat
- scope:
path: doc_posts/_commands-twitch-chpr
values:
subparent: Channel Point Rewards
backlink: twitch-chpr
- scope:
path: doc_posts/_commands-twitch-info
values:
subparent: Information
backlink: twitch-info
- scope:
path: doc_posts/_commands-twitch-misc
values:
subparent: Miscellaneous
backlink: twitch-misc
- scope:
path: doc_posts/_commands-twitch-moderation
values:
subparent: Moderation
backlink: twitch-moderation
- scope:
path: doc_posts/_commands-twitch-polls
values:
subparent: Polls and Predictions
backlink: twitch-polls
- scope:
path: doc_posts/_commands-variables
values:
parent: Variables
backlink: variables
- scope:
path: doc_posts/_commands-wait
values:
parent: Wait For/Until
backlink: wait
- scope:
path: doc_posts/_commands-youtube
values:
parent: YouTube
backlink: youtube
- scope:
path: doc_posts/_commands-*
values:
layout: default_post
permalink: commands/:name
menu: Commands
- scope:
path: docs/integrations
values:
menu: Integrations
- scope:
path: docs/local api
values:
menu: Local API
- scope:
path: docs/faq
values:
menu: FAQ
- scope:
path: docs/troubleshooting
values:
menu: Troubleshooting
algolia:
application_id: I48YE43FLX
index_name: lioranboard
collections_dir: doc_posts
collections:
getting-started:
output: true
about:
output: true
components:
output: true
integrations:
output: true
triggers:
output: true
api-overview:
output: true
api-reference:
output: true
api-webhooks:
output: true
faq-general:
output: true
faq-receiver:
output: true
faq-commands:
output: true
troubleshooting-common:
output: true
troubleshooting-errors:
output: true
troubleshooting-buttons:
output: true
troubleshooting-outputs:
output: true
commands-introduction:
output: true
commands-variables:
output: true
commands-number:
output: true
commands-string:
output: true
commands-array:
output: true
commands-object:
output: true
commands-date-time:
output: true
commands-mouse-kb:
output: true
commands-statements:
output: true
commands-wait:
output: true
commands-trigger:
output: true
commands-file-general:
output: true
commands-file-ini:
output: true
commands-file-csv:
output: true
commands-twitch-info:
output: true
commands-twitch-chat:
output: true
commands-twitch-chpr:
output: true
commands-twitch-polls:
output: true
commands-twitch-moderation:
output: true
commands-twitch-misc:
output: true
commands-youtube:
output: true
commands-buffer:
output: true
commands-sounds:
output: true
commands-button:
output: true
commands-misc:
output: true
commands-obs-general:
output: true
commands-obs-filters:
output: true
commands-obs-media:
output: true
commands-obs-motion:
output: true
commands-obs-recording:
output: true
commands-obs-scenes:
output: true
commands-obs-sources:
output: true
commands-obs-streaming:
output: true
commands-obs-transitions:
output: true
commands-integrations:
output: true
commands-deck-app:
output: true