From d082780be625e3b6b8dcc80adb3402f8c43b49ed Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Mon, 2 May 2016 12:53:09 -0500 Subject: [PATCH] Adding speaker and program info. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f8096e8052f..44900908abc 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,7 @@ There are a few simple guidelines regarding sponsor logo files and formatting: * There must *not* be a border. All logos will be constrained, via markup, to 100px square; combined with the image file dimensions, this allows for high-density displays (ex. Retina). A border will be drawn around the logo using CSS. + +## Speakers & Program + +The program is driven by the program.md file in your event (copied from the [sample program.md](https://raw.githubusercontent.com/devopsdays/devopsdays-web/master/content/events/sample-event/program.md). To generate a data-driven program, look at the Minneapolis 2016 [speakers data files](https://github.com/devopsdays/devopsdays-web/tree/master/data/speakers/2016/minneapolis) and [program directory](https://github.com/devopsdays/devopsdays-web/tree/master/content/events/2016-minneapolis/program).