diff --git a/_config.yml b/_config.yml index f342fda..e75a0b2 100644 --- a/_config.yml +++ b/_config.yml @@ -49,9 +49,10 @@ rightNavigationButtons: - {link: "http://bit.ly/dfua-c4p", text: "Become a speaker"} # Hero Block -heroTitle: "GDG DevFest 2014" +heroTitle: "GDG DevFest2014" eventDate: "September - November, 2014" typeoutTextValues: '"", "Season", "Ukraine", "Germany", "USA"' +typeoutFallback: "Season" heroButtons: - {url: "http://bit.ly/dfua-c4p", text: "Become a speaker"} @@ -113,32 +114,41 @@ subscribeTitle: "Subscribe for updates" subscribeAction: "http://gdg.us5.list-manage1.com/subscribe/post?u=9fc8aa205b0521b5f05fc8e1e&id=ae0fb459fc" subscribeInfo: "Registration will be open around end of August. Number of tickets are limited. Stay tuned!" -# Buy Tickets Block -buyTicketsTitle: "Pricetable" +# Tickets Block +ticketsTitle: "Pricetable" +ticketsInfo: "Tickets grant access to all conference sections, coffee brakes, lunches and parties. Accommodation is NOT included in the ticket price." ticketsOffers: - - name: "1 day" - price: "$100" + name: "Early Bird" + price: "350" + priceCurrency: "UAH" + ticketsNumber: "150" buyButtonLink: "http://dfua.ticketforevent.com/" buyButtonText: "Buy Now" ticketContentList: ["Lorem ipsum is simply", "Dummy text of the printing", "Typesetting industry"] - validFrom: "2014-08-20T10:00" - validThrough: "2014-10-23T23:59" + validFrom: "2014-08-25T10:00" + validThrough: "2014-09-30T23:59" - - name: "3 days" - price: "$180" + name: "Last Chance" + price: "450" + priceCurrency: "UAH" + ticketsNumber: "100" ribbon: "-20%" featured: true buyButtonLink: "http://dfua.ticketforevent.com/" buyButtonText: "Buy Now" ticketContentList: ["Lorem ipsum is simply", "Dummy text of the printing", "Typesetting industry"] - validFrom: "2014-08-20T10:00" + validFrom: "2014-10-01T00:00" validThrough: "2014-10-23T23:59" + disabled: true - - name: "2 days" - price: "$150" + name: "Student" + price: "200" + priceCurrency: "UAH" + ticketsNumber: "50" buyButtonLink: "http://dfua.ticketforevent.com/" buyButtonText: "Buy Now" + additionalInfo: "Requires a valid student ID at the conference check in. Without student ID at the check in, ticket will be cancelled without refund" ticketContentList: ["Lorem ipsum is simply", "Dummy text of the printing", "Typesetting industry"] validFrom: "2014-08-20T10:00" validThrough: "2014-10-23T23:59" diff --git a/_data/organizers.yml b/_data/organizers.yml index 768fd05..8e26ad1 100644 --- a/_data/organizers.yml +++ b/_data/organizers.yml @@ -5,6 +5,6 @@ - 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 + - {name: "GDG Lviv", description: "GDG Kyiv - Open and volunteer geek community", link: "http://kyiv.gdg.org.ua", imageUrl: "gdg-kyiv.svg"} + - {name: "GDG Cherkassy", description: "GDG Cherkassy - Open and volunteer geek community", link: "http://cherkassy.gdg.org.ua", imageUrl: "gdg-cherkasy.svg"} + - {name: "GDG Dnipropetrovsk", description: "GDG Dnipropetrovsk - Open and volunteer geek community", link: "http://dnipro.gdg.org.ua", imageUrl: "gdg-dnipropetrovsk.svg"} \ No newline at end of file diff --git a/_includes/blog.html b/_includes/blog.html index 3e5efcf..f317700 100644 --- a/_includes/blog.html +++ b/_includes/blog.html @@ -5,32 +5,32 @@

{{ site.blogTitle }}

{% for post in site.posts %} - {% assign postUrl = site.url | append: site.baseurl | append: post.url %}

{{ post.title }}

-
+
Posted:
-