<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title><![CDATA[ehsabed Blog]]></title>
  <link href="http://ehsabed.permarina.nu/atom.xml" rel="self"/>
  <link href="http://ehsabed.permarina.nu/"/>
  <updated>2014-01-11T13:47:49-08:00</updated>
  <id>http://ehsabed.permarina.nu/</id>
  <author>
    <name><![CDATA[Anders Berglind]]></name>
    
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[Setting up the blog]]></title>
    <link href="http://ehsabed.permarina.nu/archive/2013/12/07/Setting-up-the-blog/"/>
    <updated>2013-12-07T19:40:00-08:00</updated>
    <id>http://ehsabed.permarina.nu/archive/2013/12/07/Setting-up-the-blog</id>
    <content type="html"><![CDATA[<p>I had started e few months ago setting up this blog on <a href="http://github.com" title="GitHub">Github</a>. But then I really not got around to finish it. After reading a few blogposts about <a href="http://jekyllrb.com/" title="Jekyll">Jekyll</a> and <a href="http://github.com">Github</a> I decided that now was the time.</p>

<p>Since my memory is not what it used to be, I have naturally forgotten what I was doing the last time I started this. So, I better start all over&hellip;</p>

<p>Looking at how other clever people have done is the best way to learn new things. One example is <a href="http://haacked.com" title="Haacked">Phil Haack&rsquo;s blog</a>, so I started with cloning his <a href="https://github.com/Haacked/haacked.com">Github repo</a>.</p>

<p>When looking in his repo and editing my files, I noticed a reference to <a href="http://octopress.org/">Octopress</a>. This is a framework for <a href="http://jekyllrb.com/" title="Jekyll">Jekyll</a> that intends to make it easier to blog with <a href="http://jekyllrb.com/" title="Jekyll">Jekyll</a> by including javascripts, css etc and most importantly the possibility to theme your blog. After some reading there, it looked like a nice way to setup the blog. Following the instructions from them, I started cloning that repo and then opened a shell and installed the dependencies. All according to instructions.</p>

<p>One thing I noticed was that when I started setting up the blog, Github used <code>username.github.com</code> as URL, but they are now switching to <code>username.github.io</code>. Not sure what I will have to do, but I&rsquo;ll leave it as it is right now. Everything seems to work with the github.io-address.</p>

<p>Since I have a domain-name that I want to use with this blog, I followed the instructions for setting up a custom domain-name at <a href="https://help.github.com/articles/setting-up-a-custom-domain-with-pages">Github&rsquo;s helppages</a>. I&rsquo;m using a subdomain, so setting up <b>CNAME record</b> did the trick.</p>

<p>In case anyone wants to leave any comments, I&rsquo;m using <a href="http://disqus.com/" title="Disqus">Disqus</a>.</p>

<p>For RSS feed, <a href="http://feedburner.com/" title="Feedburner">Feedburner</a> is a nice alternative.</p>

<p>Now the blog is live, but I&rsquo;ll probably have to do some cleaning and modifications since I haven&rsquo;t really gone through all files and settings. So what&rsquo;s left is:</p>

<ul>
<li>Design. It is not very unique&hellip;</li>
<li>Figure out where to store images. In the Github repository?</li>
<li>Find the work process that suits me. Right now I edit posts in the browser and maybe that is all I need?</li>
</ul>


<p>There are probably more issues to consider, but I&rsquo;ll handle them as they show up.</p>
]]></content>
  </entry>
  
 
</feed>