<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Klets &amp; Klei</title>
    <link>https://www.kletsenklei.nl/</link>
    <description>Recent content on Klets &amp; Klei</description>
    <generator>Hugo</generator>
    <language>nl</language>
    <lastBuildDate>Sun, 01 Aug 2021 21:29:20 +0200</lastBuildDate>
    <atom:link href="https://www.kletsenklei.nl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Categories Post</title>
      <link>https://www.kletsenklei.nl/blog/categories-post/</link>
      <pubDate>Sun, 01 Aug 2021 21:29:20 +0200</pubDate>
      <guid>https://www.kletsenklei.nl/blog/categories-post/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m a post with multiple categories in the frontmatter:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;categories = [&amp;quot;programming&amp;quot;,&amp;quot;lorem&amp;quot;,&amp;quot;pseudo&amp;quot;]&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim. Ut ante turpis, tristique vitae sagittis quis, sagittis nec diam. Fusce pulvinar cursus porta. Vivamus maximus leo dolor, ut pellentesque lorem fringilla nec. Mauris faucibus turpis posuere sapien euismod, a ullamcorper mi maximus.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linked post</title>
      <link>https://www.kletsenklei.nl/blog/linked-post/</link>
      <pubDate>Fri, 02 Oct 2015 21:49:20 +0200</pubDate>
      <guid>https://www.kletsenklei.nl/blog/linked-post/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m a linked post in the menu. You can add other posts by adding the following line to the frontmatter:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;menu = &amp;quot;main&amp;quot;&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim. Ut ante turpis, tristique vitae sagittis quis, sagittis nec diam. Fusce pulvinar cursus porta. Vivamus maximus leo dolor, ut pellentesque lorem fringilla nec. Mauris faucibus turpis posuere sapien euismod, a ullamcorper mi maximus.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Go is for lovers</title>
      <link>https://www.kletsenklei.nl/blog/go-is-for-lovers/</link>
      <pubDate>Thu, 17 Sep 2015 13:47:08 +0200</pubDate>
      <guid>https://www.kletsenklei.nl/blog/go-is-for-lovers/</guid>
      <description>&lt;p&gt;Hugo uses the excellent &lt;a href=&#34;https://go.dev/&#34;&gt;go&lt;/a&gt; &lt;a href=&#34;https://pkg.go.dev/html/template&#34;&gt;html/template&lt;/a&gt; library for&#xA;its template engine. It is an extremely lightweight engine that provides a very&#xA;small amount of logic. In our experience that it is just the right amount of&#xA;logic to be able to create a good static website. If you have used other&#xA;template systems from different languages or frameworks you will find a lot of&#xA;similarities in go templates.&lt;/p&gt;&#xA;&lt;p&gt;This document is a brief primer on using go templates. The &lt;a href=&#34;https://pkg.go.dev/html/template&#34;&gt;go docs&lt;/a&gt;&#xA;provide more details.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hugo is for lovers</title>
      <link>https://www.kletsenklei.nl/blog/hugo-is-for-lovers/</link>
      <pubDate>Mon, 03 Aug 2015 13:39:46 +0200</pubDate>
      <guid>https://www.kletsenklei.nl/blog/hugo-is-for-lovers/</guid>
      <description>This is the summary Goto &lt;a href=&#34;https://github.com/spf13/hugo/releases&#34;&gt;hugo releases&lt;/a&gt; and download the appropriate version for your os and architecture. Save it somewhere specific as we will be using it in the next step. More complete instructions are available at &lt;a href=&#34;https://www.kletsenklei.nl/overview/installing/&#34;&gt;installing hugo&lt;/a&gt;</description>
    </item>
    <item>
      <title>Creating a new theme</title>
      <link>https://www.kletsenklei.nl/blog/creating-a-new-theme/</link>
      <pubDate>Wed, 24 Jun 2015 13:50:46 +0200</pubDate>
      <guid>https://www.kletsenklei.nl/blog/creating-a-new-theme/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I&amp;rsquo;ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won&amp;rsquo;t cover using CSS to style your theme.&lt;/p&gt;&#xA;&lt;p&gt;We&amp;rsquo;ll start with creating a new site with a very basic template. Then we&amp;rsquo;ll add in a few pages and posts. With small variations on that, you will be able to create many different types of web sites.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Contact</title>
      <link>https://www.kletsenklei.nl/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.kletsenklei.nl/contact/</guid>
      <description>&lt;h1 id=&#34;neem-contact-op&#34;&gt;Neem contact op&lt;/h1&gt;&#xA;&lt;p&gt;Heb je een vraag, wil je meer informatie of een groepsbezoek plannen? We helpen je graag!&lt;/p&gt;&#xA;&lt;p&gt;Neem gerust contact op via telefoon of e-mail — we reageren zo snel mogelijk.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FAQ</title>
      <link>https://www.kletsenklei.nl/faq/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.kletsenklei.nl/faq/</guid>
      <description>&lt;p&gt;Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-what-to-do-if-i-have-still-not-received-the-order&#34;&gt;1. WHAT TO DO IF I HAVE STILL NOT RECEIVED THE ORDER?&lt;/h2&gt;&#xA;&lt;p&gt;Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Migrate from Jekyll</title>
      <link>https://www.kletsenklei.nl/blog/migrate-from-jekyll/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.kletsenklei.nl/blog/migrate-from-jekyll/</guid>
      <description>&lt;h2 id=&#34;move-static-content-to-static&#34;&gt;Move static content to &lt;code&gt;static&lt;/code&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Jekyll has a rule that any directory not starting with &lt;code&gt;_&lt;/code&gt; will be copied as-is to the &lt;code&gt;_site&lt;/code&gt; output. Hugo keeps all static content under &lt;code&gt;static&lt;/code&gt;. You should therefore move it all there.&#xA;With Jekyll, something that looked like&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;▾ &amp;lt;root&amp;gt;/&#xA;    ▾ images/&#xA;        logo.png&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;should become&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;▾ &amp;lt;root&amp;gt;/&#xA;    ▾ static/&#xA;        ▾ images/&#xA;            logo.png&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Additionally, you&amp;rsquo;ll want any files that should reside at the root (such as &lt;code&gt;CNAME&lt;/code&gt;) to be moved to &lt;code&gt;static&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reserveren</title>
      <link>https://www.kletsenklei.nl/reserveren/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.kletsenklei.nl/reserveren/</guid>
      <description>&lt;h1 id=&#34;reserveer-een-plek&#34;&gt;Reserveer een plek&lt;/h1&gt;&#xA;&lt;p&gt;Welkom bij Klets &amp;amp; Klei! Je kunt bij ons terecht om zelf keramiek te beschilderen — alleen, met vrienden of als groepje.&lt;/p&gt;&#xA;&lt;p&gt;Reserveer eenvoudig een plekje voor de dag en het tijdstip dat jou uitkomt.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;(Reserveringsformulier volgt hier binnenkort.)&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Voor vragen of het plannen van een groepsbezoek kun je ons bereiken via:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Telefoon:&lt;/strong&gt; +31 6 43236616&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;E-mail:&lt;/strong&gt; &lt;a href=&#34;mailto:info@kletsenklei.nl&#34;&gt;info@kletsenklei.nl&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Voorbeelden</title>
      <link>https://www.kletsenklei.nl/voorbeelden/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.kletsenklei.nl/voorbeelden/</guid>
      <description>&lt;h1 id=&#34;voorbeelden&#34;&gt;Voorbeelden&lt;/h1&gt;&#xA;&lt;p&gt;Hieronder vind je een selectie van keramiekstukken die door onze gasten zijn gemaakt bij Klets &amp;amp; Klei. Laat je inspireren en ontdek wat er allemaal mogelijk is!&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;(Gallerij wordt binnenkort gevuld met foto&amp;rsquo;s van onze gasten.)&lt;/em&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
