2012-03-30 13:40:40 +02:00
<?xml version="1.0" encoding="utf-8"?>
2012-07-20 12:57:48 +02:00
<feed xmlns= "http://www.w3.org/2005/Atom" > <title > A Pelican Blog</title> <link href= "/" rel= "alternate" > </link> <link href= "/feeds/all.atom.xml" rel= "self" > </link> <id > /</id> <updated > 2012-02-29T00:00:00Z</updated> <entry > <title > Second article</title> <link href= "/second-article.html" rel= "alternate" > </link> <updated > 2012-02-29T00:00:00Z</updated> <author > <name > Dummy Author</name> </author> <id > tag:,2012-02-29:second-article.html</id> <summary type= "html" > < p> This is some article, in english< /p>
</summary> <category term= "foo" > </category> <category term= "bar" > </category> <category term= "baz" > </category> </entry> <entry > <title > A markdown powered article</title> <link href= "/a-markdown-powered-article.html" rel= "alternate" > </link> <updated > 2011-04-20T00:00:00Z</updated> <author > <name > Dummy Author</name> </author> <id > tag:,2011-04-20:a-markdown-powered-article.html</id> <summary type= "html" > < p> You're mutually oblivious.< /p> </summary> </entry> <entry > <title > Article 1</title> <link href= "/article-1.html" rel= "alternate" > </link> <updated > 2011-02-17T00:00:00Z</updated> <author > <name > Dummy Author</name> </author> <id > tag:,2011-02-17:article-1.html</id> <summary type= "html" > < p> Article 1< /p>
</summary> </entry> <entry > <title > Article 2</title> <link href= "/article-2.html" rel= "alternate" > </link> <updated > 2011-02-17T00:00:00Z</updated> <author > <name > Dummy Author</name> </author> <id > tag:,2011-02-17:article-2.html</id> <summary type= "html" > < p> Article 2< /p>
</summary> </entry> <entry > <title > Article 3</title> <link href= "/article-3.html" rel= "alternate" > </link> <updated > 2011-02-17T00:00:00Z</updated> <author > <name > Dummy Author</name> </author> <id > tag:,2011-02-17:article-3.html</id> <summary type= "html" > < p> Article 3< /p>
</summary> </entry> <entry > <title > This is a super article !</title> <link href= "/this-is-a-super-article.html" rel= "alternate" > </link> <updated > 2010-12-02T10:14:00Z</updated> <author > <name > Alexis Métaireau</name> </author> <id > tag:,2010-12-02:this-is-a-super-article.html</id> <summary type= "html" > < p> Some content here !< /p>
2012-03-30 13:40:40 +02:00
< div class="section" id="this-is-a-simple-title">
< h2> This is a simple title< /h2>
< p> And here comes the cool < a class="reference external" href="http://books.couchdb.org/relax/design-documents/views"> stuff< /a> .< /p>
< img alt="alternate text" src="pictures/Sushi.jpg" style="width: 600px; height: 450px;" />
< img alt="alternate text" src="pictures/Sushi_Macro.jpg" style="width: 600px; height: 450px;" />
< pre class="literal-block">
& gt;& gt;& gt; from ipdb import set_trace
& gt;& gt;& gt; set_trace()
< /pre>
< p> → And now try with some utf8 hell: ééé< /p>
< /div>
2012-07-20 12:57:48 +02:00
</summary> <category term= "foo" > </category> <category term= "bar" > </category> <category term= "foobar" > </category> </entry> <entry > <title > Oh yeah !</title> <link href= "/oh-yeah.html" rel= "alternate" > </link> <updated > 2010-10-20T10:14:00Z</updated> <author > <name > Alexis Métaireau</name> </author> <id > tag:,2010-10-20:oh-yeah.html</id> <summary type= "html" > < div class="section" id="why-not">
2012-03-30 13:40:40 +02:00
< h2> Why not ?< /h2>
< p> After all, why not ? It's pretty simple to do it, and it will allow me to write my blogposts in rst !
YEAH !< /p>
< img alt="alternate text" src="pictures/Sushi.jpg" style="width: 600px; height: 450px;" />
< /div>
2012-07-20 12:57:48 +02:00
</summary> <category term= "oh" > </category> <category term= "bar" > </category> <category term= "yeah" > </category> </entry> <entry > <title > Unbelievable !</title> <link href= "/unbelievable.html" rel= "alternate" > </link> <updated > 2010-10-15T20:30:00Z</updated> <author > <name > Dummy Author</name> </author> <id > tag:,2010-10-15:unbelievable.html</id> <summary type= "html" > < p> Or completely awesome. Depends the needs.< /p>
2012-03-30 13:40:40 +02:00
</summary> </entry> </feed>