Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0425eb1

Browse files
committed
Add events data
1 parent e7f0e41 commit 0425eb1

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

content/community/events.adoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
= Events
2+
Alex Miller
3+
2015-11-30
4+
:jbake-type: page
5+
:toc: macro
6+
7+
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
8+
9+
Upcoming Clojure events:
10+
11+
[format="csv", options="header"]
12+
|===
13+
include::events.csv[]
14+
|===
15+
16+
_To add more, submit a pull request modifying https://github.com/clojure/clojure-site/blob/master/content/community/events.csv_

content/community/events.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Event Name,Edition,Start Date,End Date,Location,URL
2+
Clojure eXchange,2015,2015-12-03,2015-12-04,"London, UK",https://skillsmatter.com/conferences/6861-clojure-exchange-2015
3+
Clojure Remote,2016,2016-02-11,2016-02-12,Online,http://clojureremote.com/
4+
:clojureD,2016,2016-02-20,2016-02-21,"Berlin, Germany",http://www.clojured.de/

0 commit comments

Comments
 (0)