<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <language>en-US</language>
<title>Logging the Switch Theme</title>
<description>The Logging the Switch theme is a Jekyll theme originally used for the Logging the Switch website. It features YouTube and Vimeo embed links, article series, category and tag navigation, Disqus comments, dark mode. </description>

    <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/</link>
    <atom:link href="https://islandsvinur.gitlab.io/jekyll-theme-switch/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Thu, 02 Oct 2025 22:30:48 +0200</pubDate>
    <lastBuildDate>Thu, 02 Oct 2025 22:30:48 +0200</lastBuildDate>
    <generator>Jekyll v4.4.1</generator>
    
    <item>
      <title>Release 0.7.2</title>
      <description>
        &lt;p&gt;Version 0.7.2 of jekyll-theme-switch has been released!&lt;/p&gt;

&lt;p&gt;Add the gem to your &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Gemfile&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-ruby highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;n&quot;&gt;gem&lt;/span&gt; &lt;span class=&quot;s1&quot;&gt;&apos;jekyll-theme-switch&apos;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;bundle install&lt;/code&gt;, then set the theme in your &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_config.yml&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;theme: jekyll-theme-switch
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h2 id=&quot;release-notes&quot;&gt;Release Notes&lt;/h2&gt;

&lt;h3 id=&quot;added&quot;&gt;Added&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;modified_date&lt;/code&gt; in RSS feed item’s &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pubDate&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;changed&quot;&gt;Changed&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Changed the padding of the index pages, so posts take up the full width of the wrapper&lt;/li&gt;
  &lt;li&gt;Bumped rake dependency to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;~&amp;gt; 13&lt;/code&gt;&lt;/li&gt;
  &lt;li&gt;Pinned sass-embedded dependency to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;&amp;lt; 1.80&lt;/code&gt; to prevent &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;@import&lt;/code&gt; deprecation warnings&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;fixed&quot;&gt;Fixed&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed z-index of ‘READ MORE’ button in dark mode, which caused the background to bleed in&lt;/li&gt;
  &lt;li&gt;Fixed the CSS to get rid of sass-embedded color functions deprecation warnings&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/2025/04/02/release-0-7-2.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Wed, 02 Apr 2025 00:00:00 +0200</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/2025/04/02/release-0-7-2.html</link>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/2025/04/02/release-0-7-2.html</guid>
      
      
    </item>
    
    <item>
      <title>Release 0.7.1</title>
      <description>
        &lt;p&gt;Version 0.7.1 of jekyll-theme-switch has been released!&lt;/p&gt;

&lt;p&gt;Add the gem to your &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Gemfile&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-ruby highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;n&quot;&gt;gem&lt;/span&gt; &lt;span class=&quot;s1&quot;&gt;&apos;jekyll-theme-switch&apos;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;bundle install&lt;/code&gt;, then set the theme in your &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_config.yml&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;theme: jekyll-theme-switch
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h2 id=&quot;release-notes&quot;&gt;Release Notes&lt;/h2&gt;

&lt;h3 id=&quot;added&quot;&gt;Added&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Added Mastodon profile link. Configure &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;mastodon_profile&lt;/code&gt; with your handle, e.g. &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;@islandsvinur@mastodon.nl&lt;/code&gt;. Adds
the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;rel=&quot;me&quot;&lt;/code&gt; attribute, so your blog will get a green check mark on your Mastodon profile!&lt;/li&gt;
  &lt;li&gt;Added plugins to theme gem, now they actually work when you use the theme. Add &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;jekyll-theme-switch&lt;/code&gt; to your &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;plugins&lt;/code&gt;
in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_config.yml&lt;/code&gt;.
    &lt;ul&gt;
      &lt;li&gt;Blog series support. Define a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;series_slug&lt;/code&gt; header in a series index post, add &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;series&lt;/code&gt; headers referring to the
slug to series posts&lt;/li&gt;
      &lt;li&gt;Tags:
        &lt;ul&gt;
          &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;category_link&lt;/code&gt; creates a link to the page of the given category&lt;/li&gt;
          &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;video&lt;/code&gt; inserts a HTML5 video player for the given file&lt;/li&gt;
          &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;vimeo&lt;/code&gt; inserts a Vimeo player for the given URL&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/li&gt;
      &lt;li&gt;Filters:
        &lt;ul&gt;
          &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;filesize&lt;/code&gt; returns the size in bytes of the given file&lt;/li&gt;
          &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;mastodon_url&lt;/code&gt; returns the Mastodon profile url of the given handle, e.g. &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;@islandsvinur@mastodon.nl&lt;/code&gt; turns into https://mastodon.nl/@islandsvinur&lt;/li&gt;
          &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;normalize_whitespace&lt;/code&gt; replaces all repeated whitespace into a single space&lt;/li&gt;
          &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;songlink&lt;/code&gt; creates a &lt;a href=&quot;https://song.link/&quot;&gt;Songlink&lt;/a&gt; embed based on its Songlink&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Added the date a post was modified to the post’s header, based on the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;modified_date&lt;/code&gt; field of the post&lt;/li&gt;
  &lt;li&gt;Added the ability to change the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;&amp;lt;channel&amp;gt;&lt;/code&gt; element of the RSS feed, by overriding the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_includes/rss/channel.html&lt;/code&gt; file&lt;/li&gt;
  &lt;li&gt;Added the configuration option &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;site_repository_base_url&lt;/code&gt; which is used to construct an ‘Edit this page’ footer text&lt;/li&gt;
  &lt;li&gt;Added the ability to translate certain strings, by overriding the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_data/i18n.yaml&lt;/code&gt; file&lt;/li&gt;
  &lt;li&gt;Added overridable post navigation in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_includes/post_nav.html&lt;/code&gt;&lt;/li&gt;
  &lt;li&gt;Added full post contents in index, with shadow to hide the overflow&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;changed&quot;&gt;Changed&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Changed the homepage to a responsive &lt;a href=&quot;https://m2.material.io&quot;&gt;Material Design&lt;/a&gt; card list&lt;/li&gt;
  &lt;li&gt;Moved the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;&amp;lt;head&amp;gt;&lt;/code&gt; tag from &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_includes/head.html&lt;/code&gt; to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_layouts/default.html&lt;/code&gt;, so uses can easily extend the head section&lt;/li&gt;
  &lt;li&gt;Changed tag and category index templates use the same template (overridable through &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_includes/post_list.html&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_includes/post_item.html&lt;/code&gt;) as the home page&lt;/li&gt;
  &lt;li&gt;Changed the homepage back to a normal &lt;a href=&quot;https://m2.material.io&quot;&gt;Material Design&lt;/a&gt; card list&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;fixed&quot;&gt;Fixed&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed background of posts in dark mode&lt;/li&gt;
  &lt;li&gt;Fixed an off-by-one error in printing month names&lt;/li&gt;
  &lt;li&gt;Removed &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;assets/image&lt;/code&gt; from gemspec, shrinking the gem from 8 MB to 22 kB&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/2024/02/21/release-0-7-0.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Wed, 21 Feb 2024 00:00:00 +0100</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/2024/02/21/release-0-7-0.html</link>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/2024/02/21/release-0-7-0.html</guid>
      
      
    </item>
    
    <item>
      <title>Release 0.6.0</title>
      <description>
        &lt;p&gt;Version 0.6.0 of jekyll-theme-switch has been released!&lt;/p&gt;

&lt;p&gt;Add the gem to your &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Gemfile&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-ruby highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;n&quot;&gt;gem&lt;/span&gt; &lt;span class=&quot;s1&quot;&gt;&apos;jekyll-theme-switch&apos;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;bundle install&lt;/code&gt;, then set the theme in your &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_config.yml&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;theme: jekyll-theme-switch
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h2 id=&quot;release-notes&quot;&gt;Release Notes&lt;/h2&gt;

&lt;h3 id=&quot;added&quot;&gt;Added&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Added styles for image layouts&lt;/li&gt;
  &lt;li&gt;Added styles for embed containers (YouTube, Vimeo, iframe etc.)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;changed&quot;&gt;Changed&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Changed lead image background image to radial-gradient instead of linear-gradient&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;fixed&quot;&gt;Fixed&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Use &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Jekyll::Utils.slugify&lt;/code&gt; for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;taglinks&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;categorylinks&lt;/code&gt; filters&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/2023/03/28/release-0-6-0.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Tue, 28 Mar 2023 00:00:00 +0200</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/2023/03/28/release-0-6-0.html</link>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/2023/03/28/release-0-6-0.html</guid>
      
      
    </item>
    
    <item>
      <title>New Jekyll theme!</title>
      <description>
        &lt;p&gt;This is the demo page of a new Jekyll theme.&lt;/p&gt;

&lt;p&gt;You probably don’t want to, but if you really must use it, this is how.&lt;/p&gt;

&lt;p&gt;Add the gem to your &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Gemfile&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-ruby highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;n&quot;&gt;gem&lt;/span&gt; &lt;span class=&quot;s1&quot;&gt;&apos;jekyll-theme-switch&apos;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;ss&quot;&gt;ref: &lt;/span&gt;&lt;span class=&quot;s1&quot;&gt;&apos;v0.7.0&apos;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;bundle install&lt;/code&gt;, then set the theme in your &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_config.yml&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;theme: jekyll-theme-switch
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/2021/06/12/new-jekyll-theme.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Tue, 31 Jan 2023 00:00:00 +0100</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/2021/06/12/new-jekyll-theme.html</link>
      
      <enclosure url="https://islandsvinur.gitlab.io/jekyll-theme-switch/assets/image/marek-piwnicki-NPct-Mxw-64-unsplash.jpg" length="1087320"/>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/2021/06/12/new-jekyll-theme.html</guid>
      
      
    </item>
    
    <item>
      <title>Sed eu congue risus</title>
      <description>
        &lt;p&gt;Sed eu congue risus. Maecenas et efficitur odio, vel condimentum massa. Donec placerat eget turpis consequat tincidunt. Fusce condimentum vel tellus fermentum varius. Morbi at elementum nisi. Maecenas eros eros, ullamcorper vel commodo ut, consequat at enim. Nulla non tortor in orci tempor finibus.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Table&lt;/th&gt;
      &lt;th&gt;Head&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;1&lt;/td&gt;
      &lt;td&gt;a&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2&lt;/td&gt;
      &lt;td&gt;b&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;3&lt;/td&gt;
      &lt;td&gt;c&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/08/congue.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Wed, 08 Jan 2020 00:00:00 +0100</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/08/congue.html</link>
      
      <enclosure url="https://islandsvinur.gitlab.io/jekyll-theme-switch/assets/image/jonatan-pie-g6tqHx0ME1o-unsplash.jpg" length="3731390"/>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/08/congue.html</guid>
      
      
    </item>
    
    <item>
      <title>Vestibulum et neque mattis, sollicitudin elit id, tincidunt elit</title>
      <description>
        &lt;p&gt;Vestibulum et neque mattis, sollicitudin elit id, tincidunt elit. Sed accumsan massa ac quam vehicula, eget porttitor
dui blandit. Fusce auctor rhoncus ultricies. Cras suscipit, augue sed tempus pellentesque, odio est fringilla ante, id
lacinia est dolor vitae nulla. &lt;q&gt;Donec id magna velit. Phasellus pellentesque odio sed turpis pulvinar pretium.&lt;/q&gt; Sed
ornare nunc eros, eu sodales mauris gravida vel.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/jekyll-theme-switch/assets/image/fabian-betto-d3npqyXkaGI-unsplash.jpg&quot; alt=&quot;Single tree in a snowy landscape&quot; class=&quot;left&quot; width=&quot;200px&quot; /&gt; Praesent vel
fringilla dui. Etiam semper nisl ut lacus viverra molestie. Nulla eget pharetra nulla. Donec a tempor turpis, id lacinia
quam. Integer sed massa nec ante congue lobortis sed eget enim. Fusce semper ut nunc in commodo. Fusce tortor sem,
efficitur a fringilla eget, hendrerit a arcu. Vivamus ut rhoncus urna, sed consequat felis.&lt;/p&gt;

&lt;div class=&quot;language-markdown highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;p&quot;&gt;![&lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;Single tree in a snowy landscape&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;](&lt;/span&gt;&lt;span class=&quot;sx&quot;&gt;{%&lt;/span&gt; link assets/image/fabian-betto-d3npqyXkaGI-unsplash.jpg %}){: .left width=&quot;200px&quot;}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h2 id=&quot;75-width-centered&quot;&gt;75% width, centered&lt;/h2&gt;

&lt;p class=&quot;center&quot;&gt;&lt;img src=&quot;/jekyll-theme-switch/assets/image/fabian-betto-d3npqyXkaGI-unsplash.jpg&quot; alt=&quot;Single tree in a snowy landscape&quot; class=&quot;width-75&quot; /&gt;&lt;br /&gt;
&lt;em&gt;Photo by &lt;a href=&quot;https://unsplash.com/@fabianbetto&quot;&gt;Fabian Betto&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;div class=&quot;language-markdown highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;p&quot;&gt;![&lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;Single tree in a snowy landscape&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;](&lt;/span&gt;&lt;span class=&quot;sx&quot;&gt;{%&lt;/span&gt; link assets/image/fabian-betto-d3npqyXkaGI-unsplash.jpg %}){: .width-75}
&lt;span class=&quot;ge&quot;&gt;_Photo by [Fabian Betto](https://unsplash.com/@fabianbetto)_&lt;/span&gt;
{: .center}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h2 id=&quot;50-width-centered&quot;&gt;50% width, centered&lt;/h2&gt;

&lt;p class=&quot;center&quot;&gt;&lt;img src=&quot;/jekyll-theme-switch/assets/image/arnaud-jaegers-OkXIepDkNBE-unsplash.jpg&quot; alt=&quot;Willemswerf in Rotterdam&quot; class=&quot;width-50&quot; /&gt;&lt;br /&gt;
&lt;em&gt;Photo by &lt;a href=&quot;https://unsplash.com/@ajaegers&quot;&gt;Arnaud Jaegers&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;div class=&quot;language-markdown highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;p&quot;&gt;![&lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;Willemswerf in Rotterdam&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;](&lt;/span&gt;&lt;span class=&quot;sx&quot;&gt;{%&lt;/span&gt; link assets/image/arnaud-jaegers-OkXIepDkNBE-unsplash.jpg %}){: .width-50}  
&lt;span class=&quot;ge&quot;&gt;_Photo by [Arnaud Jaegers](https://unsplash.com/@ajaegers)_&lt;/span&gt;
{: .center}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/07/vestibulum.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Tue, 07 Jan 2020 00:00:00 +0100</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/07/vestibulum.html</link>
      
      <enclosure url="https://islandsvinur.gitlab.io/jekyll-theme-switch/assets/image/fabian-betto-d3npqyXkaGI-unsplash.jpg" length="979796"/>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/07/vestibulum.html</guid>
      
      
    </item>
    
    <item>
      <title>Nulla ut lacus nec massa condimentum ornare in nec ante</title>
      <description>
        &lt;p&gt;Nulla ut lacus nec massa condimentum ornare in nec ante. Mauris luctus, elit id ultrices interdum, sem justo vehicula neque, vitae iaculis justo lorem a purus. Pellentesque vitae diam quam. Mauris pretium augue eget semper eleifend. Curabitur aliquam consequat augue nec blandit. Donec non egestas elit, at tempus nunc. Proin sagittis ornare lobortis. Suspendisse interdum dignissim eros. In sed aliquam massa, ut rhoncus ex. Praesent efficitur leo lectus, eu tempus arcu facilisis a. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Maecenas vulputate sem tellus, viverra venenatis tellus mattis sit amet. Sed ut sapien nec sapien vehicula eleifend in a odio. Quisque vel semper leo, in varius orci. Maecenas ligula quam, pretium ut erat ut, ultricies interdum odio. Etiam dignissim nisl vel ante auctor, sit amet eleifend diam mattis.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/06/nulla.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Mon, 06 Jan 2020 00:00:00 +0100</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/06/nulla.html</link>
      
      <enclosure url="https://islandsvinur.gitlab.io/jekyll-theme-switch/assets/image/arnaud-jaegers-OkXIepDkNBE-unsplash.jpg" length="2615193"/>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/06/nulla.html</guid>
      
      
    </item>
    
    <item>
      <title>Suspendisse vitae dui vel felis vulputate vehicula ultrices quis enim</title>
      <description>
        &lt;p&gt;Suspendisse vitae dui vel felis vulputate vehicula ultrices quis enim. Vivamus sem felis, auctor sit amet lobortis vitae, volutpat nec purus. Donec blandit, tellus vel volutpat fermentum, elit massa aliquet massa, sed ornare nisl dui at sem. Donec nisl risus, aliquet ut placerat id, sodales non quam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed gravida consectetur nunc sed eleifend. Suspendisse in leo molestie velit imperdiet dignissim. Vestibulum blandit tellus tellus, vel aliquam odio pretium ac. Duis finibus lectus sed tortor consequat pretium. Duis dapibus sit amet lacus nec dapibus. Mauris tellus nunc, tempor et lacus vel, ornare facilisis risus. Integer nulla risus, placerat vitae ante at, sagittis blandit mauris. Sed sit amet augue eros. Phasellus ornare bibendum ornare. Pellentesque faucibus efficitur venenatis. Donec vel libero urna.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/suspendisse/vitae/2020/01/05/suspendisse.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Sun, 05 Jan 2020 00:00:00 +0100</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/suspendisse/vitae/2020/01/05/suspendisse.html</link>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/suspendisse/vitae/2020/01/05/suspendisse.html</guid>
      
      
      <category>suspendisse</category>
      
      <category>vitae</category>
      
    </item>
    
    <item>
      <title>Vivamus id ante ornare, posuere lorem eget, tempor erat</title>
      <description>
        &lt;p&gt;Vivamus id ante ornare, posuere lorem eget, tempor erat. Sed ultricies augue et nulla dictum imperdiet. Integer porta auctor malesuada. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Curabitur condimentum commodo rhoncus. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed mattis sem justo, quis ultricies nisi vehicula eu. Quisque tincidunt sagittis ante bibendum hendrerit. Donec mauris arcu, ultricies a dictum at, viverra accumsan augue. Mauris ac maximus magna. Proin posuere suscipit leo, at dapibus ligula fermentum quis. Curabitur nec accumsan leo, eget feugiat sem. Phasellus sed tempor augue. Maecenas nec mauris sit amet quam faucibus efficitur vel eu enim.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/04/vivamus.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Sat, 04 Jan 2020 00:00:00 +0100</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/04/vivamus.html</link>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/04/vivamus.html</guid>
      
      
    </item>
    
    <item>
      <title>Proin quis augue id nunc ullamcorper blandit</title>
      <description>
        &lt;p&gt;Proin quis augue id nunc ullamcorper blandit. Vestibulum nunc augue, elementum quis leo vel, tincidunt tempus nisl. Sed tempor metus eros, quis accumsan orci lobortis quis. Aenean in tortor odio. Integer sed massa eu ligula cursus pellentesque. Etiam interdum sed lacus eget suscipit. Proin vulputate sodales libero eget pulvinar. Morbi ac orci non nulla congue lacinia. Pellentesque tincidunt odio in lacus tempor interdum. In maximus vitae lacus vitae maximus.&lt;/p&gt;

&lt;div class=&quot;language-java highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;kn&quot;&gt;package&lt;/span&gt; &lt;span class=&quot;nn&quot;&gt;nl.nogates&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;;&lt;/span&gt;

&lt;span class=&quot;kd&quot;&gt;class&lt;/span&gt; &lt;span class=&quot;nc&quot;&gt;JekyllTheme&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;{&lt;/span&gt;
    &lt;span class=&quot;kd&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;kd&quot;&gt;static&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;void&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;main&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;nc&quot;&gt;String&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;[]&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;args&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;{&lt;/span&gt;
        &lt;span class=&quot;nc&quot;&gt;System&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;na&quot;&gt;out&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;na&quot;&gt;println&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;Hello World!&quot;&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;);&lt;/span&gt;
    &lt;span class=&quot;o&quot;&gt;}&lt;/span&gt;
&lt;span class=&quot;o&quot;&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Ut turpis nibh, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pretium eu finibus&lt;/code&gt; a, aliquet ac massa.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally posted on
&lt;a href='https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/03/proin.html'&gt;Logging the Switch Theme&lt;/a&gt;.
&lt;/em&gt;&lt;/p&gt;
      </description>
      
      <pubDate>Fri, 03 Jan 2020 00:00:00 +0100</pubDate>
      
      <link>https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/03/proin.html</link>
      
      <guid isPermaLink="true">https://islandsvinur.gitlab.io/jekyll-theme-switch/2020/01/03/proin.html</guid>
      
      
    </item>
    
  </channel>
</rss>
