diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8be296e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+_site
+_sass/.sass-cache
\ No newline at end of file
diff --git a/README.md b/README.md
index 237f8ed..f754c39 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ And for prefixing css3 properties use [Autoprefixer](https://github.com/ai/autop
To watch changes in `.sass` files and compile it to the `.css` on a fly, run this command from `\_sass\` folder
```bash
- compass watch
+ compass watch -c config.rb -e production
```
Learn more about Sass development from [documentation](https://github.com/gdg-x/zeppelin/wiki/Sass-development).
@@ -99,6 +99,7 @@ Quick-start guide is not enough? Checkout [full documentation](https://github.co
* [jquery.appear](https://github.com/bas2k/jquery.appear)
* [jQuery countTo Plugin](https://github.com/mhuggins/jquery-countTo)
* [Typed.js](https://github.com/mattboldt/typed.js)
+* [Sticky-kit](https://github.com/leafo/sticky-kit)
### Who is using template?
Going to use template? Go on! The only thing we ask - let us know at [*lviv@gdg.org.ua*](mailto:lviv@gdg.org.ua) so we can include you to this list, or make a pull request.
diff --git a/_config.yml b/_config.yml
index 9c46c74..210d854 100644
--- a/_config.yml
+++ b/_config.yml
@@ -17,9 +17,9 @@ googleAnalyticsSiteUrl: "gdg-x.github.io"
# Location block
eventLocationName: "Conference Hall"
eventLocationAddress: "22 Teatral'na St, Lviv"
-eventStartTime: "2014-10-18T10:00"
+eventStartTime: "2014-10-24T10:00"
eventStartTimeHumanReadable: "10:00"
-eventEndTime: "2014-10-18T20:00"
+eventEndTime: "2014-10-24T20:00"
eventEndTimeHumanReadable: "20:00"
eventPlaceCoordinates: "49.843237,24.028751"
mapCenterCoordinates: "49.842537,24.025701"
diff --git a/_data/organizers.yml b/_data/organizers.yml
new file mode 100644
index 0000000..8b8fe93
--- /dev/null
+++ b/_data/organizers.yml
@@ -0,0 +1,10 @@
+-
+ group: 'Main organizer'
+ elements:
+ - {name: 'GDG Lviv', description: 'GDG Lviv - Open and volunteer geek community', link: 'http://lviv.gdg.org.ua', imageUrl: 'gdg-lviv.svg'}
+-
+ group: 'Co-organizers'
+ elements:
+ - {name: 'GDG Lviv', description: 'GDG Kyiv - Open and volunteer geek community', link: 'http://kyiv.gdg.org.ua', imageUrl: 'gdg-kyiv.png'}
+ - {name: 'GDG Cherkassy', description: 'GDG Cherkassy - Open and volunteer geek community', link: 'http://cherkassy.gdg.org.ua', imageUrl: 'gdg-cherkassy.png'}
+ - {name: 'GDG Dnipropetrovsk', description: 'GDG Dnipropetrovsk - Open and volunteer geek community', link: 'http://dnipro.gdg.org.ua', imageUrl: 'gdg-dnipropetrovsk.png'}
\ No newline at end of file
diff --git a/_data/schedule.yml b/_data/schedule.yml
new file mode 100644
index 0000000..4ea9c30
--- /dev/null
+++ b/_data/schedule.yml
@@ -0,0 +1,46 @@
+-
+ date: "2014-10-24"
+ dateReadable: "October 24"
+ tracks:
+ - {title: "Android"}
+ - {title: "Web & Cloud"}
+ - {title: "Community"}
+ timeslots:
+ - {
+ startTime: "09:00",
+ endTime: "10:00",
+ slots: [001]
+ }
+ - {
+ startTime: "10:00",
+ endTime: "10:45",
+ slots: [002, 003, 004]
+ }
+ - {
+ startTime: "11:00",
+ endTime: "11:45",
+ slots: [003, 004]
+ }
+-
+ date: "2014-10-25"
+ dateReadable: "October 25"
+ tracks:
+ - {title: "Android"}
+ - {title: "Web & Cloud"}
+ - {title: "Community"}
+ timeslots:
+ - {
+ startTime: "10:00",
+ endTime: "10:45",
+ slots: [001, 002, 003]
+ }
+ - {
+ startTime: "11:00",
+ endTime: "11:45",
+ slots: [002, 003]
+ }
+ - {
+ startTime: "13:00",
+ endTime: "13:45",
+ slots: [003]
+ }
\ No newline at end of file
diff --git a/_data/sessions.yml b/_data/sessions.yml
index 7b80565..9a1ca1b 100644
--- a/_data/sessions.yml
+++ b/_data/sessions.yml
@@ -2,49 +2,44 @@
id: 001
title: "Material design: Visual style and imagery"
description: "This session will reveal the invisible structures behind the material design system. Designers will show how to use the new color systems, typographic strategies, and the underlying grids that hold it together. They will show how imagery and the new framework material rendering can make apps more interesting and communicate more quickly."
- track: android
+ track: "Android"
subtype: workshop
speakers: [3]
- startTimeStamp: 1382774400
- endTimestamp: 1382796000
language: en
+ color: "#90be4e"
-
id: 002
title: "Building Cloud-powered wearable Apps"
description: "Android wear extends the Android platform to a new generation of wearable devices. The user experience is designed specifically for wearables. In this session you’ll see how to use the Android Wear SDK to build a connected cloud-powered application. Using Android Studio and it’s cloud extensions, you’ll see how to build an app that ‘listens’ for changes in stock prices, and notifies a wearable device. You’ll also see how to use voice controls on the device to trigger interactions with the app, such as buying or selling the stock after a notification. Call to action: Get the SDK and start building apps today!"
- track: cloud
+ track: "Web & Cloud"
subtype: presentation
speakers: [4, 5]
- startTimeStamp: 1382774400
- endTimestamp: 1382796000
language: en
+ color: "#03a9f4"
-
id: 003
title: "The world is your playground - go global with Google"
description: "More than ever before, developing for global audience is a necessity than a luxury in today's world. Are you ready ... where to start? what does it entail? how do I do it? how to promote in local markets? This talk will address above questions for android, chrome and web developers. In our journey of the where, what and how, we will take an in-depth look at various internationalization and localization tools & strategies available to you."
- track: android
+ track: "Community"
subtype: presentation
speakers: [4]
- startTimeStamp: 1382774400
- endTimestamp: 1382796000
language: en
+ color: "#e91e63"
-
id: 004
title: "Polymer: Interacting with Google Services using nothing but HTML"
description: "Google has 1M APIs and services. Every API is different! Learn how you can interact with Google services without writing code! Designing your UI so it works across multiple screen sizes is no longer a nice to have, it is *the* way to build for the web. Using Polymer, we'll cover how to create robust, responsive elements that work across all platforms."
- track: web
+ track: "Web & Cloud"
subtype: keynote
speakers: [6]
- startTimeStamp: 1382774400
- endTimestamp: 1382796000
language: uk
+ color: "#03a9f4"
-
id: 005
title: "Test: Interacting with Google Services using nothing but HTML"
description: "Google has 1M APIs and services. Every API is different! Learn how you can interact with Google services without writing code! Designing your UI so it works across multiple screen sizes is no longer a nice to have, it is *the* way to build for the web. Using Polymer, we'll cover how to create robust, responsive elements that work across all platforms."
- track: web
+ track: "Web & Cloud"
subtype: keynote
speakers: [7]
- startTimeStamp: 1382774400
- endTimestamp: 1382796000
language: en
+ color: "#03a9f4"
diff --git a/_includes/header.html b/_includes/header.html
deleted file mode 100644
index 3e6ef37..0000000
--- a/_includes/header.html
+++ /dev/null
@@ -1,13 +0,0 @@
-
-{{ page.title }}
-