-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.yaml
50 lines (41 loc) · 1004 Bytes
/
config.yaml
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
baseURL: "https://sbarnea.com/slides"
languageCode: "en-us"
title: "Mastering ansible-lint"
markup:
highlight:
style: tango
codeFences: false
goldmark:
renderer:
unsafe: true
params:
reveal_hugo:
highlight_theme: github
history: true
templates:
grey:
background: "#424242"
transition: "convex"
themesDir: themes
theme: reveal-hugo
disableKinds: ["sitemap", "RSS"]
# uncomment for browsing at file:///
# relativeURLs = true
# uglyURLs = true
author:
name: "Sorin Sbarnea"
# choose between Hugo compile-time or Highlight.js
# syntax highlighting for code inside of code fences
# [markup.highlight]
# codeFences = false # use highlight.js
# codeFences = true # use hugo highlighting at compile time
# style = "tango" # set a style for hugo highlighting
outputFormats:
Reveal:
baseName: "index"
mediaType: "text/html"
isHTML: true
deployment:
targets:
- name: aws
URL: s3://sbarnea.com?region=eu-west-1&prefix=slides/