-
Notifications
You must be signed in to change notification settings - Fork 0
/
feed.xml
42 lines (31 loc) · 3.37 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Yusuf's blog</title>
<description>Mauritian Drupal Developer based in Sydney. Occasionally dabbles in some amount of system administration (Ubuntu Linux). This site serves as a log book of a kind, to keep track of important things.
</description>
<link>http://www.yusufhm.info/</link>
<atom:link href="http://www.yusufhm.info/feed.xml" rel="self" type="application/rss+xml" />
<pubDate>Wed, 05 Nov 2014 22:24:32 +1100</pubDate>
<lastBuildDate>Wed, 05 Nov 2014 22:24:32 +1100</lastBuildDate>
<generator>Jekyll v2.4.0</generator>
<item>
<title>Welcome to Jekyll!</title>
<description><p>You’ll find this post in your <code>_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>jekyll serve --watch</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>_posts</code> directory that follows the convention <code>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>
<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>. If you have questions, you can ask them on <a href="https://github.com/jekyll/jekyll-help">Jekyll’s dedicated Help repository</a>.</p>
</description>
<pubDate>Thu, 23 Oct 2014 23:44:43 +1100</pubDate>
<link>http://www.yusufhm.info/jekyll/update/2014/10/23/welcome-to-jekyll.html</link>
<guid isPermaLink="true">http://www.yusufhm.info/jekyll/update/2014/10/23/welcome-to-jekyll.html</guid>
<category>jekyll</category>
<category>update</category>
</item>
</channel>
</rss>