<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blog on Ricky Moorhouse</title>
    <link>https://rickymoorhouse.uk/tags/blog/</link>
    <description>Recent content in Blog on Ricky Moorhouse</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Mon, 02 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rickymoorhouse.uk/tags/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>My Blog</title>
      <link>https://rickymoorhouse.uk/projects/blog/</link>
      <pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/projects/blog/</guid>
      <description>&lt;p&gt;My site is powered by Hugo and lives on GitHub. I use GitHub Actions to build and deploy the site to BunnyCDN.&lt;/p&gt;&#xA;&lt;h1 id=&#34;hugo&#34;&gt;Hugo&lt;/h1&gt;&#xA;&lt;p&gt;After previously using a self-built blogging engine and then Wordpress for a while, I decided that I didn&#39;t want to deal with running a database backed dynamic site any longer and that a static file based site would both perform better and be simpler to keep running.  I looked at a number of different static site generators and played with &lt;a href=&#34;https://jekyllrb.com&#34;&gt;Jekyll&lt;/a&gt; and &lt;a href=&#34;http://getpelican.com&#34;&gt;Pelican&lt;/a&gt; but in the end decided on &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt;. This was primarily as I have been moving more to building things in Go and the templating system and site structure felt like a good fit for my needs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Places Visited Map</title>
      <link>https://rickymoorhouse.uk/blog/2018/places-visited-map/</link>
      <pubDate>Thu, 26 Apr 2018 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2018/places-visited-map/</guid>
      <description>&lt;p&gt;For a while I&#39;ve had a variation on my map of the places I&#39;ve visited - here&#39;s a summary of how my current version is working.&lt;/p&gt;&#xA;&lt;p&gt;The whole site is currently generated by &lt;a href=&#34;https://gohugo.io&#34;&gt;hugo&lt;/a&gt;, a static site generator with no server side component.  The map is powered by &lt;a href=&#34;https://www.mapbox.com/mapbox-gl-js/&#34;&gt;MapBox GL&lt;/a&gt; which lets me choose any of the &lt;a href=&#34;https://www.mapbox.com/gallery/&#34;&gt;mapbox styles&lt;/a&gt; to use for my map. I create a markdown file for each place on the map, with the latitude and longitude in the &#39;front matter&#39; for the post which looks something like this:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
