<?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://vandenboom.online/de/tags/hugo-module/</link><description>Recent content in Hugo Module on Martijn's Notes</description><generator>Hugo</generator><language>de</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://vandenboom.online/de/tags/hugo-module/index.xml" rel="self" type="application/rss+xml"/><item><title>Installation über das Hugo-Modul</title><link>https://vandenboom.online/de/docs/getting-started/installation/hugo-module/</link><pubDate>Sat, 26 Feb 2022 17:10:39 +0200</pubDate><guid>https://vandenboom.online/de/docs/getting-started/installation/hugo-module/</guid><description><![CDATA[<p>Dieser Artikel bezieht sich auf die moderne, aktuelle Installationsmethode, das Theme lokal als Hugo-Modul zu installieren.</p>

<h2 id="proxy-optional" data-numberify>Proxy (optional)<a class="anchor ms-1" href="#proxy-optional"></a></h2>
<p>Wenn Sie sich auf dem chinesischen Festland ohne VPN befinden, schlägt der Download des Hugo-Moduls möglicherweise fehl.</p>
<p>Dafür gibt es zwei Proxys: <a href="https://goproxy.cn" target="_blank" rel="noopener noreferrer">GOPROXY.CN<i class="fas fa-external-link-square-alt ms-1"></i></a> und <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>Bitte beachten Sie, dass Hugo die Umgebungsvariable <code>GOPROXY</code> nicht respektiert. Bitte verwenden Sie stattdessen <code>HUGO_MODULE_PROXY</code>.</p>
</blockquote>
<p>Sie können auch <code>module.proxy</code> festlegen, anstatt env var zu verwenden.</p>]]></description></item></channel></rss>