<- Read more thoughts
Gudmundur Mar Gunnarsson, Launch site
04 Oct 2016
Well. I finally got around to making a Jekyll blog site. Neat thing about it - powered by Jekyll and I can use Markdown to author my posts. It actually is a lot easier than I thought it was going to be. I went through this little tutorial here: Creating and Hosting a Personal Site on GitHub.
bold bold
def thisstupidfunc(a):
a = 12
return True
<div>
<span>This is amazing</span>
</div>
I’m going to keep a tab on how to make a site here.