<?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>Hugo Module on Martijn's Notes</title><link>https://1552afcb.notes-6if.pages.dev/tags/hugo-module/</link><description>Recent content in Hugo Module on Martijn's Notes</description><generator>Hugo</generator><language>nl</language><copyright>Copyright © 2016-2026 van den &lt;span class='bold-rotate'&gt;B&lt;/span&gt;oom. All Rights Reserved.</copyright><lastBuildDate>Sat, 26 Feb 2022 17:10:39 +0200</lastBuildDate><atom:link href="https://1552afcb.notes-6if.pages.dev/tags/hugo-module/index.xml" rel="self" type="application/rss+xml"/><item><title>Installeer via Hugo Module</title><link>https://1552afcb.notes-6if.pages.dev/docs/getting-started/installation/hugo-module/</link><pubDate>Sat, 26 Feb 2022 17:10:39 +0200</pubDate><guid>https://1552afcb.notes-6if.pages.dev/docs/getting-started/installation/hugo-module/</guid><description><![CDATA[<p>Dit artikel verwijst naar de moderne, up-to-date installatiemethode om het thema lokaal te installeren als Hugo-module.</p>

<h2 id="proxy-optioneel" data-numberify>Proxy (optioneel)<a class="anchor ms-1" href="#proxy-optioneel"></a></h2>
<p>Als u zich zonder VPN op het vasteland van China bevindt, kan het downloaden van de Hugo-module mislukken.</p>
<p>Hiervoor zijn twee proxy&rsquo;s: <a href="https://goproxy.cn" target="_blank" rel="noopener noreferrer">GOPROXY.CN<i class="fas fa-external-link-square-alt ms-1"></i></a> en <a href="https://goproxy.io" target="_blank" rel="noopener noreferrer">GOPROXY.IO<i class="fas fa-external-link-square-alt ms-1"></i></a>.</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="ln">1</span><span class="cl">$ <span class="nb">export</span> <span class="nv">HUGO_MODULE_PROXY</span><span class="o">=</span>https://goproxy.cn
</span></span></code></pre></div><blockquote>
<p>Houd er rekening mee dat Hugo de <code>GOPROXY</code> env var niet respecteert. Gebruik in plaats daarvan <code>HUGO_MODULE_PROXY</code>.</p>
</blockquote>
<p>U kunt ook <code>module.proxy</code> instellen in plaats van env var.</p>]]></description></item></channel></rss>