2012-03-30 13:40:40 +02:00
<?xml version="1.0" encoding="utf-8"?>
2012-11-30 01:48:28 +01:00
<feed xmlns= "http://www.w3.org/2005/Atom" > <title > A Pelican Blog</title> <link href= "/" rel= "alternate" > </link> <link href= "/feeds/all-en.atom.xml" rel= "self" > </link> <id > /</id> <updated > 2012-11-30T00:00:00Z</updated> <entry > <title > FILENAME_METADATA example</title> <link href= "/filename_metadata-example.html" rel= "alternate" > </link> <updated > 2012-11-30T00:00:00Z</updated> <author > <name > </name> </author> <id > tag:,2012-11-30:filename_metadata-example.html</id> <summary type= "html" > < p> Some cool stuff!< /p>
</summary> </entry> <entry > <title > Second article</title> <link href= "/second-article.html" rel= "alternate" > </link> <updated > 2012-02-29T00:00:00Z</updated> <author > <name > </name> </author> <id > tag:,2012-02-29:second-article.html</id> <summary type= "html" > < p> This is some article, in english< /p>
2012-11-30 10:58:32 +01:00
</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 > </name> </author> <id > tag:,2011-04-20:a-markdown-powered-article.html</id> <summary type= "html" > < p> You're mutually oblivious.< /p>
2012-12-01 18:22:54 +01:00
< p> < a href="/unbelievable.html"> a root-relative link to unbelievable< /a>
< a href="/unbelievable.html"> a file-relative link to unbelievable< /a> < /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 > </name> </author> <id > tag:,2011-02-17:article-1.html</id> <summary type= "html" > < p> Article 1< /p>
2012-11-21 16:39:05 +01:00
</summary> </entry> <entry > <title > Article 2</title> <link href= "/article-2.html" rel= "alternate" > </link> <updated > 2011-02-17T00:00:00Z</updated> <author > <name > </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 > </name> </author> <id > tag:,2011-02-17:article-3.html</id> <summary type= "html" > < p> Article 3< /p>
2012-07-20 12:57:48 +02:00
</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>
2012-11-30 10:58:32 +01:00
< img alt="alternate text" src="|filename|/pictures/Sushi.jpg" style="width: 600px; height: 450px;" />
< img alt="alternate text" src="|filename|/pictures/Sushi_Macro.jpg" style="width: 600px; height: 450px;" />
2012-03-30 13:40:40 +02:00
< 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>
2012-11-30 10:58:32 +01:00
< img alt="alternate text" src="|filename|/pictures/Sushi.jpg" style="width: 600px; height: 450px;" />
2012-03-30 13:40:40 +02:00
< /div>
2012-11-21 16:39:05 +01: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 > </name> </author> <id > tag:,2010-10-15:unbelievable.html</id> <summary type= "html" > < p> Or completely awesome. Depends the needs.< /p>
2012-12-01 18:22:54 +01:00
< p> < a class="reference external" href="/a-markdown-powered-article.html"> a root-relative link to markdown-article< /a>
< a class="reference external" href="/a-markdown-powered-article.html"> a file-relative link to markdown-article< /a> < /p>
2012-03-30 13:40:40 +02:00
</summary> </entry> </feed>