mirror of
https://github.com/adulau/foo.be.git
synced 2024-11-07 11:26:25 +00:00
43 lines
3.5 KiB
XML
43 lines
3.5 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|||
|
<channel>
|
|||
|
<title>Alex Carpenter</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, 02 Dec 2015 20:02:14 -0500</pubDate>
|
|||
|
<lastBuildDate>Wed, 02 Dec 2015 20:02:14 -0500</lastBuildDate>
|
|||
|
<generator>Jekyll v3.0.1</generator>
|
|||
|
|
|||
|
<item>
|
|||
|
<title>Welcome to Jekyll!</title>
|
|||
|
<description><p>You’ll find this post in your <code class="highlighter-rouge">_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code class="highlighter-rouge">jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>
|
|||
|
|
|||
|
<p>To add new posts, simply add a file in the <code class="highlighter-rouge">_posts</code> directory that follows the convention <code class="highlighter-rouge">YYYY-MM-DD-name-of-post.ext</code> and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.</p>
|
|||
|
|
|||
|
<p>Jekyll also offers powerful support for code snippets:</p>
|
|||
|
|
|||
|
<figure 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">"Hi, </span><span class="si">#{</span><span class="nb">name</span><span class="si">}</span><span class="s2">"</span>
|
|||
|
<span class="k">end</span>
|
|||
|
<span class="n">print_hi</span><span class="p">(</span><span class="s1">'Tom'</span><span class="p">)</span>
|
|||
|
<span class="c1">#=&gt; prints 'Hi, Tom' to STDOUT.</span></code></pre></figure>
|
|||
|
|
|||
|
<p>Check out the <a href="http://jekyllrb.com/docs/home">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>. If you have questions, you can ask them on <a href="https://talk.jekyllrb.com/">Jekyll Talk</a>.</p>
|
|||
|
|
|||
|
</description>
|
|||
|
<pubDate>Tue, 01 Dec 2015 18:52:21 -0500</pubDate>
|
|||
|
<link>http://yourdomain.com/jekyll/update/2015/12/01/welcome-to-jekyll.html</link>
|
|||
|
<guid isPermaLink="true">http://yourdomain.com/jekyll/update/2015/12/01/welcome-to-jekyll.html</guid>
|
|||
|
|
|||
|
|
|||
|
<category>jekyll</category>
|
|||
|
|
|||
|
<category>update</category>
|
|||
|
|
|||
|
</item>
|
|||
|
|
|||
|
</channel>
|
|||
|
</rss>
|