<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Daniel Kopyc ( iOS / Android Developer )</title>
 <link href="http://sfjava.net/" rel="self"/>
 <link href="http://sfjava.net"/>
 <updated>2023-11-01T15:39:16+00:00</updated>
 <id>http://sfjava.net</id>
 <author>
   <name>Daniel Kopyc</name>
   <email>daniel@sfjava.net</email>
 </author>

 
 <entry>
   <title>Using Jekyll And Github Pages For My Blog</title>
   <link href="http://sfjava.net/2013/05/15/using-jekyll-and-github-pages-for-my-blog"/>
   <updated>2013-05-15T00:00:00+00:00</updated>
   <id>http://sfjava.net/2013/05/15/using-jekyll-and-github-pages-for-my-blog</id>
   <content type="html">
&lt;p&gt;Some text goes here…&lt;/p&gt;

&lt;h2 id=&quot;some-header-here&quot;&gt;Some Header Here&lt;/h2&gt;

&lt;h3 id=&quot;what-is-jekyll&quot;&gt;What is Jekyll?&lt;/h3&gt;

&lt;p&gt;Jekyll is a parsing engine bundled as a ruby gem used to build static
websites from dynamic components such as templates, partials, liquid
code, markdown, etc. Jekyll is known as “a simple, blog aware, static
site generator”.&lt;/p&gt;

&lt;p&gt;This website is created with Jekyll. &lt;a href=&quot;https://github.com/mojombo/jekyll/wiki/Sites&quot;&gt;Other Jekyll websites&lt;/a&gt;.&lt;/p&gt;
</content>
 </entry>
 
 
</feed>