This commit is contained in:
Mivinci 2021-10-29 08:59:11 +00:00
parent 394311f713
commit 89275abc72
20 changed files with 50 additions and 27 deletions

View file

@ -1,8 +1,8 @@
<!doctype html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta property="og:title" content="Instruction"><meta property="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."><meta property="og:type" content="article"><meta property="og:url" content="http://h.xjj.pub/instruction/"><meta property="article:section" content><meta property="article:published_time" content="2021-07-19T10:52:59+08:00"><meta property="article:modified_time" content="2021-07-19T10:52:59+08:00"><meta name=twitter:card content="summary"><meta name=twitter:title content="Instruction"><meta name=twitter: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."><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#262d33"><title>Hi Folks - Instruction</title><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link href="https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&display=swap" rel=stylesheet><link rel=stylesheet href=/minima.1635438019.css><script defer type=text/javascript src=/minima.1635438019.js></script></head><script>try{'theme'in localStorage||(localStorage.theme=window.matchMedia('(prefer-color-scheme: dark)').matches?'dark':'light'),document.querySelector('html').classList.add(localStorage.theme)}catch(a){console.error(a)}</script><body class="sm:mx-5 sm:my-0"><header class="flex justify-between items-center sm:my-3"><div class="flex items-center"><div id=theme-switcher class="text-4xl cursor-pointer">🌝</div></div><nav class="flex items-center
<!doctype html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta property="og:title" content="Instruction"><meta property="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."><meta property="og:type" content="article"><meta property="og:url" content="http://h.xjj.pub/instruction/"><meta property="article:section" content><meta property="article:published_time" content="2021-07-19T10:52:59+08:00"><meta property="article:modified_time" content="2021-07-19T10:52:59+08:00"><meta name=twitter:card content="summary"><meta name=twitter:title content="Instruction"><meta name=twitter: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."><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#262d33"><title>Hi Folks - Instruction</title><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link href="https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&display=swap" rel=stylesheet><link rel=stylesheet href=/minima.1635497950.css><script defer type=text/javascript src=/minima.1635497950.js></script></head><script>try{'theme'in localStorage||(localStorage.theme=window.matchMedia('(prefer-color-scheme: dark)').matches?'dark':'light'),document.querySelector('html').classList.add(localStorage.theme)}catch(a){console.error(a)}</script><body class="sm:mx-5 sm:my-0"><header class="flex justify-between items-center sm:my-3"><div class="flex items-center"><div id=theme-switcher class="text-4xl cursor-pointer">🌝</div></div><nav class="flex items-center
whitespace-nowrap overflow-x-auto overflow-y-hidden"><a class=ml-5 href=/>Home</a>
<a class=ml-5 href=/categories>Categories</a>
<a class=ml-5 href=/series>Series</a>
<a class=ml-5 href=/about>About</a></nav></header><h1 class="mt-8 mb-6">Instruction</h1><div class="mb-3 text-xs flex justify-between sm:flex-col"><div>Posted at &mdash; Jul 19, 2021</div></div><main><p>A Clean and minimal Hugo theme porting from Minima on Hexo. <a href=https://h.xjj.pub/>Click me</a> to take a look at the demo site.</p><article class=md><h2 id=features>Features</h2><ul><li><input checked disabled type=checkbox> Light/dark mode</li><li><input checked disabled type=checkbox> Code Hightlight</li><li><input checked disabled type=checkbox> KaTeX</li><li><input checked disabled type=checkbox> Mermaid</li><li><input checked disabled type=checkbox> Google analytics</li><li><input checked disabled type=checkbox> Disqus/OvO comments</li><li><input checked disabled type=checkbox> Optional ToC</li></ul><h2 id=usage>Usage</h2><p>Before using Minima, make sure you&rsquo;ve got Hugo(v0.41.0 or higher) installed on your device.</p><h3 id=installation>Installation</h3><p>Suppose <code>blog</code> is where you place your sources.</p><div class=highlight><div class=chroma><table class=lntable><tr><td class=lntd><pre class=chroma><code><span class=lnt>1
<a class=ml-5 href=/about>About</a></nav></header><h1 class="mt-8 mb-6">Instruction</h1><div class="mb-3 text-xs flex justify-between sm:flex-col"><div></div></div><main><p>A Clean and minimal Hugo theme porting from Minima on Hexo. <a href=https://h.xjj.pub/>Click me</a> to take a look at the demo site.</p><article class=md><h2 id=features>Features</h2><ul><li><input checked disabled type=checkbox> Light/dark mode</li><li><input checked disabled type=checkbox> Code Hightlight</li><li><input checked disabled type=checkbox> KaTeX</li><li><input checked disabled type=checkbox> Mermaid</li><li><input checked disabled type=checkbox> Google analytics</li><li><input checked disabled type=checkbox> Disqus/OvO comments</li><li><input checked disabled type=checkbox> Optional ToC</li></ul><h2 id=usage>Usage</h2><p>Before using Minima, make sure you&rsquo;ve got Hugo(v0.41.0 or higher) installed on your device.</p><h3 id=installation>Installation</h3><p>Suppose <code>blog</code> is where you place your sources.</p><div class=highlight><div class=chroma><table class=lntable><tr><td class=lntd><pre class=chroma><code><span class=lnt>1
</span><span class=lnt>2
</span><span class=lnt>3
</span></code></pre></td><td class=lntd><pre class=chroma><code class=language-bash data-lang=bash><span class=nb>cd</span> blog