<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Docs on Martijn's Notes</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/</link><description>Recent content in Docs on Martijn's Notes</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2016-2026 van den &lt;span class='bold-rotate'&gt;B&lt;/span&gt;oom. All Rights Reserved.</copyright><atom:link href="https://1552afcb.notes-6if.pages.dev/en/docs/index.xml" rel="self" type="application/rss+xml"/><item><title>Migrating to v1</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/migration/</link><pubDate>Mon, 20 Jun 2022 17:46:31 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/migration/</guid><description><![CDATA[<p>Track and review changes to the theme source files and documentation to help you migrate from <code>v0.*</code> to <code>v1</code>.</p>]]></description></item><item><title>Troubleshooting</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/troubleshooting/</link><pubDate>Sat, 19 Mar 2022 13:46:41 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/troubleshooting/</guid><description>&lt;p>This article lists some common problems so that you can easily solve them.&lt;/p></description></item><item><title>Adding Content</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/content/</link><pubDate>Sat, 04 Dec 2021 10:43:39 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/content/</guid><description><![CDATA[<h2 id="main-sections" data-numberify>Main Sections<a class="anchor ms-1" href="#main-sections"></a></h2>
<p>The <code>mainSections</code> parameter is used to filter pages, default to <code>[&quot;posts&quot;, &quot;docs&quot;]</code>.</p>
<div class="highlight" title="config/_default/params.toml"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="ln">1</span><span class="cl"><span class="nx">mainSections</span> <span class="p">=</span> <span class="p">[</span><span class="s2">&#34;blog&#34;</span><span class="p">,</span> <span class="s2">&#34;posts&#34;</span><span class="p">,</span> <span class="s2">&#34;docs&#34;</span><span class="p">,</span> <span class="s2">&#34;notes&#34;</span><span class="p">]</span>
</span></span></code></pre></div>
<h2 id="front-matter" data-numberify>Front Matter<a class="anchor ms-1" href="#front-matter"></a></h2>
<p>Front Matter is the place where we put page metadata and parameters, such as title, date and so on.</p>

<h3 id="formats" data-numberify>Formats<a class="anchor ms-1" href="#formats"></a></h3>
<p>Hugo supports three formats of front matter: <code>YAML</code>, <code>TOML</code> and <code>JSON</code>.</p>
<ul>
<li><code>TOML</code>: identified by opening and closing <code>+++</code>.</li>
<li><code>YAML</code>: identified by opening and closing <code>---</code>.</li>
<li><code>JSON</code>: a single JSON object surrounded by <code>{</code> and <code>}</code>, followed by a new line.</li>
</ul>
<p>Let&rsquo;s take <code>TOML</code> as an example:</p>]]></description></item><item><title>Image Viewer</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/image-viewer/</link><pubDate>Fri, 03 Dec 2021 20:46:50 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/image-viewer/</guid><description>&lt;p>Image viewer is an image gallery, it will be shown up when you click a non-linkable image.&lt;/p>
&lt;p>It also provides many tools, such as zoom in, zoom out and rotate.&lt;/p></description></item><item><title>Look and Feel</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/look-and-feel/</link><pubDate>Fri, 03 Dec 2021 19:42:57 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/look-and-feel/</guid><description>&lt;p>By default, a site using this theme has the default fonts, colors, and general look and feel.
However, the default scheme cannot satisfy everyone, but don&amp;rsquo;t worry, you can easily override the theme defaults, such as palette colors, fonts, syntax highlighting.&lt;/p></description></item><item><title>Progressive Web App</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/pwa/</link><pubDate>Fri, 03 Dec 2021 19:39:01 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/pwa/</guid><description><![CDATA[<p>PWAs(<a href="https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps" target="_blank" rel="noopener noreferrer">Progressive web apps<i class="fas fa-external-link-square-alt ms-1"></i></a>) are web apps developed using a number of specific technologies and standard patterns to allow them to take advantage of both web and native app features.</p>
<p>HBS provides some basic features, such as install site to home screen, precache files and available offline.</p>]]></description></item><item><title>Get Involved</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/get-involved/</link><pubDate>Sat, 27 Nov 2021 19:54:29 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/get-involved/</guid><description>&lt;p>We are happy to listen to your opinions and feedback, and welcome you to get involved.&lt;/p></description></item><item><title>Image Processing</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/image-processing/</link><pubDate>Sun, 15 Aug 2021 14:19:06 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/image-processing/</guid><description>&lt;p>This article offers some use cases for showing how to resize, crop, fit, fill and align images.&lt;/p></description><enclosure url="https://1552afcb.notes-6if.pages.dev/docs/image-processing/featured-sample.webp" length="498412" type="image/webp"/></item></channel></rss>