Skip to content
Snippets Groups Projects
Commit b7907873 authored by Benjamin Cabé's avatar Benjamin Cabé
Browse files

test add event

parent 89adc2a6
No related branches found
No related tags found
No related merge requests found
+++
type = "event"
date = "2015-03-18"
event_date = "Mar 18, 2015"
link = "http://iotday.dd-eclipse.de/"
location = "Dresden, Germany"
title = "Eclipse Day Dresden"
+++
xx
\ No newline at end of file
......@@ -7,5 +7,3 @@ location = "Burlingame, CA"
title = "EclipseCon NA 2015"
+++
xx
\ No newline at end of file
......@@ -262,9 +262,9 @@
<div class="upcoming-events-item">
<h3>
{{ .Title }}<br>
<span class="date">Mar 9-12, 2015</span>
<span class="date">{{ .Params.event_date }}</span>
</h3>
<p>{{ .Params.Location }}</p>
<p>{{ .Params.location }}</p>
</div>
</a>
</div>
......
......@@ -7,17 +7,26 @@
<updated>Mon, 09 Mar 2015 00:00:00 UTC</updated>
<updated>Wed, 18 Mar 2015 00:00:00 UTC</updated>
<item>
<title>EclipseCon NA 2015</title>
<link>/event/xx/</link>
<pubDate>Mon, 09 Mar 2015 00:00:00 UTC</pubDate>
<title>Eclipse Day Dresden</title>
<link>/event/eclipse-day-dresden/</link>
<pubDate>Wed, 18 Mar 2015 00:00:00 UTC</pubDate>
<guid>/event/xx/</guid>
<guid>/event/eclipse-day-dresden/</guid>
<description>&lt;p&gt;xx&lt;/p&gt;
</description>
</item>
<item>
<title>EclipseCon NA 2015</title>
<link>/event/eclipsecon2015/</link>
<pubDate>Mon, 09 Mar 2015 00:00:00 UTC</pubDate>
<guid>/event/eclipsecon2015/</guid>
<description></description>
</item>
</channel>
</rss>
\ No newline at end of file
......@@ -246,6 +246,21 @@
<div class="col-sm-6">
<a href="http://iotday.dd-eclipse.de/" target="_blank">
<div class="upcoming-events-item">
<h3>
Eclipse Day Dresden<br>
<span class="date">Mar 18, 2015</span>
</h3>
<p>Dresden, Germany</p>
</div>
</a>
</div>
<div class="col-sm-6">
<a href="http://www.eclipsecon.org/na2015" target="_blank">
<div class="upcoming-events-item">
......@@ -253,7 +268,7 @@
EclipseCon NA 2015<br>
<span class="date">Mar 9-12, 2015</span>
</h3>
<p></p>
<p>Burlingame, CA</p>
</div>
</a>
</div>
......
......@@ -7,18 +7,27 @@
<updated>Mon, 09 Mar 2015 00:00:00 UTC</updated>
<updated>Wed, 18 Mar 2015 00:00:00 UTC</updated>
<item>
<title>EclipseCon NA 2015</title>
<link>/event/xx/</link>
<pubDate>Mon, 09 Mar 2015 00:00:00 UTC</pubDate>
<title>Eclipse Day Dresden</title>
<link>/event/eclipse-day-dresden/</link>
<pubDate>Wed, 18 Mar 2015 00:00:00 UTC</pubDate>
<guid>/event/xx/</guid>
<guid>/event/eclipse-day-dresden/</guid>
<description>&lt;p&gt;xx&lt;/p&gt;
</description>
</item>
<item>
<title>EclipseCon NA 2015</title>
<link>/event/eclipsecon2015/</link>
<pubDate>Mon, 09 Mar 2015 00:00:00 UTC</pubDate>
<guid>/event/eclipsecon2015/</guid>
<description></description>
</item>
<item>
<title>first</title>
<link>/post/first/</link>
......
......@@ -3,12 +3,17 @@
<url>
<loc>/</loc>
<lastmod>2015-03-09T00:00:00+00:00</lastmod>
<lastmod>2015-03-18T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>/event/xx/</loc>
<loc>/event/eclipse-day-dresden/</loc>
<lastmod>2015-03-18T00:00:00+00:00</lastmod>
</url>
<url>
<loc>/event/eclipsecon2015/</loc>
<lastmod>2015-03-09T00:00:00+00:00</lastmod>
</url>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment