mirror of
https://github.com/kemko/liquid.git
synced 2026-01-09 03:35:41 +03:00
41 lines
2.9 KiB
XML
41 lines
2.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||
<channel>
|
||
<title>Your awesome title</title>
|
||
<description>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</description>
|
||
<link>http://yourdomain.com/</link>
|
||
<atom:link href="http://yourdomain.com/feed.xml" rel="self" type="application/rss+xml" />
|
||
<pubDate>Wed, 23 Jul 2014 11:16:35 -0400</pubDate>
|
||
<lastBuildDate>Wed, 23 Jul 2014 11:16:35 -0400</lastBuildDate>
|
||
<generator>Jekyll v2.1.1</generator>
|
||
|
||
<item>
|
||
<title>Welcome to Jekyll!</title>
|
||
<description><p>You’ll find this post in your <code>_posts</code> directory - edit this post and re-build (or run with the <code>-w</code> switch) to see your changes!
|
||
To add new posts, simply add a file in the <code>_posts</code> directory that follows the convention: YYYY-MM-DD-name-of-post.ext.</p>
|
||
|
||
<p>Jekyll also offers powerful support for code snippets:</p>
|
||
|
||
<div class="highlight"><pre><code class="language-ruby" data-lang="ruby"><span class="k">def</span> <span class="nf">print_hi</span><span class="p">(</span><span class="nb">name</span><span class="p">)</span>
|
||
<span class="nb">puts</span> <span class="s2">&quot;Hi, </span><span class="si">#{</span><span class="nb">name</span><span class="si">}</span><span class="s2">&quot;</span>
|
||
<span class="k">end</span>
|
||
<span class="n">print_hi</span><span class="p">(</span><span class="s1">&#39;Tom&#39;</span><span class="p">)</span>
|
||
<span class="c1">#=&gt; prints &#39;Hi, Tom&#39; to STDOUT.</span></code></pre></div>
|
||
|
||
<p>Check out the <a href="http://jekyllrb.com">Jekyll docs</a> for more info on how to get the most out of Jekyll. File all bugs/feature requests at <a href="https://github.com/jekyll/jekyll">Jekyll’s GitHub repo</a>.</p>
|
||
|
||
</description>
|
||
<pubDate>Wed, 23 Jul 2014 06:55:39 -0400</pubDate>
|
||
<link>http://yourdomain.com/jekyll/update/2014/07/23/welcome-to-jekyll/</link>
|
||
<guid isPermaLink="true">http://yourdomain.com/jekyll/update/2014/07/23/welcome-to-jekyll/</guid>
|
||
|
||
|
||
<category>jekyll</category>
|
||
|
||
<category>update</category>
|
||
|
||
</item>
|
||
|
||
</channel>
|
||
</rss>
|