<!doctype html><htmllang=en><head><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1"><metaproperty="og:title"content="Instruction"><metaproperty="og:description"content="A Clean and minimal Hugo theme porting from Minima on Hexo. [Click me](https://h.xjj.pub/) to take a look at the demo site."><metaproperty="og:type"content="article"><metaproperty="og:url"content="http://h.xjj.pub/instruction/"><metaproperty="article:section"content><metaproperty="article:published_time"content="2021-07-19T10:52:59+08:00"><metaproperty="article:modified_time"content="2021-07-19T10:52:59+08:00"><metaname=twitter:cardcontent="summary"><metaname=twitter:titlecontent="Instruction"><metaname=twitter:descriptioncontent="A Clean and minimal Hugo theme porting from Minima on Hexo. [Click me](https://h.xjj.pub/) to take a look at the demo site."><metaname=theme-colormedia="(prefers-color-scheme: light)"content="#ffffff"><metaname=theme-colormedia="(prefers-color-scheme: dark)"content="#262d33"><title>Hi Folks - Instruction</title><linkrel="shortcut icon"href=/favicon.icotype=image/x-icon><linkrel=preconnecthref=https://fonts.googleapis.com><linkrel=preconnecthref=https://fonts.gstatic.comcrossorigin><linkhref="https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&display=swap"rel=stylesheet><linkrel=stylesheethref=/minima.1635436899.css><scriptdefertype=text/javascriptsrc=/minima.1635436899.js></script></head><script>try{'theme'inlocalStorage||(localStorage.theme=window.matchMedia('(prefer-color-scheme: dark)').matches?'dark':'light'),document.querySelector('html').classList.add(localStorage.theme)}catch(a){console.error(a)}</script><bodyclass="sm:mx-5 sm:my-0"><headerclass="flex justify-between items-center sm:my-3"><divclass="flex items-center"><divid=theme-switcherclass="text-4xl cursor-pointer">🌝</div></div><navclass="flexitems-center
<aclass=ml-5href=/about>About</a></nav></header><h1class="mt-8 mb-6">Instruction</h1><divclass="mb-3 text-xs flex justify-between sm:flex-col"><div>Posted at — Jul 19, 2021</div></div><main><p>A Clean and minimal Hugo theme porting from Minima on Hexo. <ahref=https://h.xjj.pub/>Click me</a> to take a look at the demo site.</p><articleclass=md><h2id=features>Features</h2><ul><li><inputcheckeddisabledtype=checkbox> Light/dark mode</li><li><inputcheckeddisabledtype=checkbox> Code Hightlight</li><li><inputcheckeddisabledtype=checkbox> KaTeX</li><li><inputcheckeddisabledtype=checkbox> Mermaid</li><li><inputcheckeddisabledtype=checkbox> Google analytics</li><li><inputcheckeddisabledtype=checkbox> Disqus/OvO comments</li><li><inputcheckeddisabledtype=checkbox> Optional ToC</li></ul><h2id=usage>Usage</h2><p>Before using Minima, make sure you’ve got Hugo(v0.41.0 or higher) installed on your device.</p><h3id=installation>Installation</h3><p>Suppose <code>blog</code> is where you place your sources.</p><divclass=highlight><divclass=chroma><tableclass=lntable><tr><tdclass=lntd><preclass=chroma><code><spanclass=lnt>1
</code></pre></td></tr></table></div></div><p>Or <code>clone</code> directly if you don’t wanna use the Git submodule.</p><divclass=highlight><divclass=chroma><tableclass=lntable><tr><tdclass=lntd><preclass=chroma><code><spanclass=lnt>1