<?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>Advanced on Martijn's Notes</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/</link><description>Recent content in Advanced 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/advanced/index.xml" rel="self" type="application/rss+xml"/><item><title>Layouts Overriding</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/layouts-overriding/</link><pubDate>Wed, 27 Jul 2022 16:05:37 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/layouts-overriding/</guid><description><![CDATA[<p>According to the <a href="https://gohugo.io/templates/lookup-order/" target="_blank" rel="noopener noreferrer">Hugo Layouts Lookup Order<i class="fas fa-external-link-square-alt ms-1"></i></a>, it&rsquo;s easy to override Hugo and theme&rsquo;s layouts and partials.
It&rsquo;s useful for users who want to custom some stuff of particular layouts or partials.</p>]]></description></item><item><title>PurgeCSS</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/purgecss/</link><pubDate>Mon, 25 Jul 2022 12:06:00 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/purgecss/</guid><description>&lt;p>The PurgeCSS is an awesome tool that remove unused CSS from your site.
In this section, we will dive into how the PurgeCSS work, and what should we pay attention to.&lt;/p></description></item><item><title>Performance</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/performance/</link><pubDate>Sat, 23 Jul 2022 18:30:48 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/performance/</guid><description>&lt;p>In this article we are going to talk about how to improve the performance of your sites.&lt;/p></description></item><item><title>Events</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/events/</link><pubDate>Sat, 23 Jul 2022 17:33:59 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/events/</guid><description>&lt;p>This articles listed some custom events emitted by the theme, you can catch those events via event listeners.&lt;/p></description></item><item><title>SCSS Variables</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/scss-variables/</link><pubDate>Sat, 23 Jul 2022 17:23:28 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/scss-variables/</guid><description>&lt;p>Thanks to &lt;code>assets/main/scss/_variables.scss&lt;/code>, we have the ability to change the default SCSS variables of theme and Bootstrap.&lt;/p></description></item><item><title>Snackbar</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/snackbar/</link><pubDate>Sat, 02 Jul 2022 21:14:37 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/snackbar/</guid><description><![CDATA[<p>Users who have used the block copy button are no stranger to the Snackbar, which informs the user of the results of the application&rsquo;s execution. This article will give an example of how to use Snackbar to meet the user&rsquo;s need for custom interaction.</p>]]></description></item><item><title>Custom Assets</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/custom-assets/</link><pubDate>Sun, 28 Nov 2021 16:00:49 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/custom-assets/</guid><description>&lt;p>As a customizable theme, it provides the ability to customize assets, whether it is customizing CSS and JS or introducing third-party CSS and JS.&lt;/p></description></item><item><title>Hooks</title><link>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/hooks/</link><pubDate>Sat, 27 Nov 2021 19:54:29 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/en/docs/advanced/hooks/</guid><description>&lt;p>As a flexible theme, it should have the ability to customize code and integrate third-party services. Therefore, we brought a feature called hook.&lt;/p>
&lt;p>In this article, we will introduce all hooks and provide some use cases.&lt;/p></description></item></channel></rss>