-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
36 lines (36 loc) · 1.13 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
name: Heart of Clojure
url: https://2024.heartofclojure.eu
cfp_url: https://cfp.heartofclojure.eu/events/heart-of-clojure
tickets_url: https://ti.to/heart-of-clojure/heart-of-clojure-2019-leuven-belgium
tickets_enabled: false
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
parse_block_html: true
classsets:
button_non_white_bg: "link ba br2 bw2 f4 b--white hover-bg-white hover-pink-t60 b white pv3 ph4 mh3"
plugins:
- jekyll-redirect-from
sections:
cfp: false
speakers: true
hosts: true
collections:
talks:
output: true
defaults:
- scope:
path: ""
values:
title: "Heart of Clojure"
description: "Two days filled with talks, workshops, and activities. September 18 & 19, Leuven, Belgium."
site_name: heartofclojure.eu
url: https://2024.heartofclojure.eu
image: "https://dynogee.com/gen?id=xqxdvgzswovkl2c&speaker=Heart+of+Clojure&title=Two%20days%20of%20talks,%20activities,%20and%20community!&type=Conference&img=https://2024.heartofclojure.eu/img/hoc-logo-2024-avatar.png"
- scope:
path: ""
type: "talks"
values:
layout: "talk"
permalink: "/talks/:title/"