Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matsuyoshi30/harbor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatsuyoshi30 <matsuyoshi30@users.noreply.github.com>2021-08-04 18:46:46 +0300
committermatsuyoshi30 <matsuyoshi30@users.noreply.github.com>2021-08-04 18:46:46 +0300
commit3b9d9c8d83f4a2c7c2f69e6669ac4461fb0fb140 (patch)
tree66432ba4e6f32399b1261b166ae9add8be525f2b
parenta8f7474732f9ccafed06ebf97da48f140369c61d (diff)
deploy: 19a8d5dcbcfa89edd4a0ccad91018c2c1c828a0f
-rw-r--r--2019/03/05/emoji-support/index.html28
-rw-r--r--2019/03/08/math-typesetting/index.html26
-rw-r--r--2019/03/09/placeholder-text/index.html30
-rw-r--r--2019/03/10/rich-content/index.html30
-rw-r--r--2019/03/11/markdown-syntax/index.html38
-rw-r--r--2019/03/11/migrate-from-jekyl/index.html2
-rw-r--r--404.html26
-rw-r--r--about/index.html26
-rw-r--r--archives/index.html36
-rw-r--r--categories/index.html30
-rw-r--r--categories/index.xml4
-rw-r--r--categories/syntax/index.html34
-rw-r--r--categories/syntax/index.xml4
-rw-r--r--categories/syntax/page/1/index.html2
-rw-r--r--categories/themes/index.html34
-rw-r--r--categories/themes/index.xml4
-rw-r--r--categories/themes/page/1/index.html2
-rw-r--r--index.html44
-rw-r--r--index.xml4
-rw-r--r--page/1/index.html2
-rw-r--r--page/2/index.html36
-rw-r--r--page/index.html32
-rw-r--r--page/page/1/index.html2
-rw-r--r--post/index.html44
-rw-r--r--post/index.json2
-rw-r--r--post/page/1/index.html2
-rw-r--r--post/page/2/index.html36
-rw-r--r--search/index.html28
-rw-r--r--sitemap.xml2
-rw-r--r--tags/css/index.html34
-rw-r--r--tags/css/index.xml4
-rw-r--r--tags/css/page/1/index.html2
-rw-r--r--tags/emoji/index.html30
-rw-r--r--tags/emoji/index.xml4
-rw-r--r--tags/emoji/page/1/index.html2
-rw-r--r--tags/html/index.html34
-rw-r--r--tags/html/index.xml4
-rw-r--r--tags/html/page/1/index.html2
-rw-r--r--tags/index.html42
-rw-r--r--tags/index.xml4
-rw-r--r--tags/markdown/index.html38
-rw-r--r--tags/markdown/index.xml4
-rw-r--r--tags/markdown/page/1/index.html2
-rw-r--r--tags/privacy/index.html30
-rw-r--r--tags/privacy/index.xml4
-rw-r--r--tags/privacy/page/1/index.html2
-rw-r--r--tags/shortcodes/index.html30
-rw-r--r--tags/shortcodes/index.xml4
-rw-r--r--tags/shortcodes/page/1/index.html2
-rw-r--r--tags/text/index.html30
-rw-r--r--tags/text/index.xml4
-rw-r--r--tags/text/page/1/index.html2
-rw-r--r--tags/themes/index.html34
-rw-r--r--tags/themes/index.xml4
-rw-r--r--tags/themes/page/1/index.html2
55 files changed, 472 insertions, 472 deletions
diff --git a/2019/03/05/emoji-support/index.html b/2019/03/05/emoji-support/index.html
index cab6541..f4a4fa1 100644
--- a/2019/03/05/emoji-support/index.html
+++ b/2019/03/05/emoji-support/index.html
@@ -4,33 +4,33 @@
<title>Emoji Support</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Emoji Support">
<meta name=twitter:description content="Guide to emoji usage in Hugo">
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -61,7 +61,7 @@ font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,And
}</code></pre></div>
<style>.emojify{font-family:Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:2rem;vertical-align:middle}@media screen and (max-width:650px){.nowrap{display:block;margin:25px 0}}</style>
<div class=blog-tags>
-<a href=https://example.org/tags/emoji/>emoji</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/tags/emoji/>emoji</a>&nbsp;
</div>
</article>
</div>
@@ -80,16 +80,16 @@ font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,And
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/2019/03/08/math-typesetting/index.html b/2019/03/08/math-typesetting/index.html
index 50afba0..8026e5b 100644
--- a/2019/03/08/math-typesetting/index.html
+++ b/2019/03/08/math-typesetting/index.html
@@ -4,33 +4,33 @@
<title>Math Typesetting</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Math Typesetting">
<meta name=twitter:description content="A brief guide to setup KaTeX">
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -92,16 +92,16 @@ Math Typesetting
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/2019/03/09/placeholder-text/index.html b/2019/03/09/placeholder-text/index.html
index 379fd62..9253e38 100644
--- a/2019/03/09/placeholder-text/index.html
+++ b/2019/03/09/placeholder-text/index.html
@@ -4,33 +4,33 @@
<title>Placeholder Text</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Placeholder Text">
<meta name=twitter:description content="Lorem Ipsum Dolor Si Amet">
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -88,8 +88,8 @@ vulnus haerentia iuste et exercebat, sui et.</p>
Propoetides <strong>parte</strong>.</p>
<style>.canon{background:#fff;width:100%;height:auto}</style>
<div class=blog-tags>
-<a href=https://example.org/tags/markdown/>markdown</a>&nbsp;
-<a href=https://example.org/tags/text/>text</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/tags/markdown/>markdown</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/tags/text/>text</a>&nbsp;
</div>
</article>
</div>
@@ -108,16 +108,16 @@ Propoetides <strong>parte</strong>.</p>
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/2019/03/10/rich-content/index.html b/2019/03/10/rich-content/index.html
index c5d0f44..7949393 100644
--- a/2019/03/10/rich-content/index.html
+++ b/2019/03/10/rich-content/index.html
@@ -4,33 +4,33 @@
<title>Rich Content</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Rich Content">
<meta name=twitter:description content="A brief description of Hugo Shortcodes">
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -68,8 +68,8 @@ Rich Content
<img src=https://i.vimeocdn.com/video/337401969_640 srcset="https://i.vimeocdn.com/video/337401969_640 1x, https://i.vimeocdn.com/video/337401969_640 2x" alt="Sing Jan Swing - Kinetic Type">
<div class=play><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"/><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2.0-4.4l-16.6-9z" fill="#fff"/></svg></div></a></div>
<div class=blog-tags>
-<a href=https://example.org/tags/shortcodes/>shortcodes</a>&nbsp;
-<a href=https://example.org/tags/privacy/>privacy</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/tags/shortcodes/>shortcodes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/tags/privacy/>privacy</a>&nbsp;
</div>
</article>
</div>
@@ -88,16 +88,16 @@ Rich Content
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/2019/03/11/markdown-syntax/index.html b/2019/03/11/markdown-syntax/index.html
index 4a0fe60..edcd679 100644
--- a/2019/03/11/markdown-syntax/index.html
+++ b/2019/03/11/markdown-syntax/index.html
@@ -4,33 +4,33 @@
<title>Markdown Syntax Guide</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Markdown Syntax Guide">
<meta name=twitter:description content="Sample article showcasing basic Markdown syntax and formatting for HTML elements.">
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -44,8 +44,8 @@ Markdown Syntax Guide
<span class=meta-post>
<em class="fa fa-calendar-alt"></em>&nbsp;Mar 11, 2019
&nbsp;&nbsp;&nbsp;<em class="fa fa-folder-open"></em>&nbsp;
-<a href=https://example.org/categories/themes/>themes</a>&nbsp;
-<a href=https://example.org/categories/syntax/>syntax</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>&nbsp;
</span>
</div>
</div>
@@ -188,10 +188,10 @@ Markdown Syntax Guide
</ol>
</section>
<div class=blog-tags>
-<a href=https://example.org/tags/markdown/>markdown</a>&nbsp;
-<a href=https://example.org/tags/css/>css</a>&nbsp;
-<a href=https://example.org/tags/html/>html</a>&nbsp;
-<a href=https://example.org/tags/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/tags/markdown/>markdown</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/tags/css/>css</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/tags/html/>html</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/tags/themes/>themes</a>&nbsp;
</div>
</article>
</div>
@@ -210,16 +210,16 @@ Markdown Syntax Guide
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/2019/03/11/migrate-from-jekyl/index.html b/2019/03/11/migrate-from-jekyl/index.html
index 6a599e1..414957d 100644
--- a/2019/03/11/migrate-from-jekyl/index.html
+++ b/2019/03/11/migrate-from-jekyl/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/2019/03/11/markdown-syntax/</title><link rel=canonical href=https://example.org/2019/03/11/markdown-syntax/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/2019/03/11/markdown-syntax/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/"></head></html> \ No newline at end of file
diff --git a/404.html b/404.html
index f84565a..fac1765 100644
--- a/404.html
+++ b/404.html
@@ -4,33 +4,33 @@
<title>404 Page not found</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="404 Page not found">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -60,16 +60,16 @@
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/about/index.html b/about/index.html
index 801baed..b4f477d 100644
--- a/about/index.html
+++ b/about/index.html
@@ -4,35 +4,35 @@
<title>Our Difference</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Our Difference">
<meta name=twitter:description content="Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.
Hugo makes use of a variety of open source projects including:
https://github.">
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -79,16 +79,16 @@ Our Difference
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/archives/index.html b/archives/index.html
index 6b4e4f7..b12d1ed 100644
--- a/archives/index.html
+++ b/archives/index.html
@@ -4,33 +4,33 @@
<title>Archives</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Archives">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -55,7 +55,7 @@ Archives
</td>
<td>
<p>
-<a href=https://example.org/2019/03/11/markdown-syntax/ title="Markdown Syntax Guide">Markdown Syntax Guide</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/ title="Markdown Syntax Guide">Markdown Syntax Guide</a>
</p>
</td>
</tr>
@@ -65,7 +65,7 @@ Archives
</td>
<td>
<p>
-<a href=https://example.org/2019/03/10/rich-content/ title="Rich Content">Rich Content</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/10/rich-content/ title="Rich Content">Rich Content</a>
</p>
</td>
</tr>
@@ -75,7 +75,7 @@ Archives
</td>
<td>
<p>
-<a href=https://example.org/2019/03/09/placeholder-text/ title="Placeholder Text">Placeholder Text</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/ title="Placeholder Text">Placeholder Text</a>
</p>
</td>
</tr>
@@ -85,7 +85,7 @@ Archives
</td>
<td>
<p>
-<a href=https://example.org/2019/03/08/math-typesetting/ title="Math Typesetting">Math Typesetting</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/ title="Math Typesetting">Math Typesetting</a>
</p>
</td>
</tr>
@@ -95,7 +95,7 @@ Archives
</td>
<td>
<p>
-<a href=https://example.org/2019/03/05/emoji-support/ title="Emoji Support">Emoji Support</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/ title="Emoji Support">Emoji Support</a>
</p>
</td>
</tr>
@@ -118,16 +118,16 @@ Archives
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/categories/index.html b/categories/index.html
index 92507df..cf75c23 100644
--- a/categories/index.html
+++ b/categories/index.html
@@ -4,33 +4,33 @@
<title>Categories</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Categories">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -49,13 +49,13 @@ Categories
<article class=post-preview>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/categories/syntax/>syntax</a>
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>
<span class=badge>1</span>
</h4>
</div>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/categories/themes/>themes</a>
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>
<span class=badge>1</span>
</h4>
</div>
@@ -76,16 +76,16 @@ Categories
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/categories/index.xml b/categories/index.xml
index 752ef1d..efb4eb4 100644
--- a/categories/index.xml
+++ b/categories/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Hugo Themes</title><link>https://example.org/categories/</link><description>Recent content in Categories</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/categories) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/categories/</link><description>Recent content in Categories</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/categories) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/categories/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/categories/syntax/index.html b/categories/syntax/index.html
index 99505a6..d2a3ab8 100644
--- a/categories/syntax/index.html
+++ b/categories/syntax/index.html
@@ -4,33 +4,33 @@
<title>syntax</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="syntax">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,19 +48,19 @@ syntax
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/11/markdown-syntax/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/>
<h2 class=post-title>Markdown Syntax Guide</h2>
</a>
<div class=post-entry>
<p><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></p>
-<a href=https://example.org/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
<em class="fa fa-calendar-alt"></em>&nbsp;Mar 11, 2019
&nbsp;&nbsp;&nbsp;<em class="fa fa-folder-open"></em>&nbsp;
-<a href=https://example.org/categories/themes/>themes</a>&nbsp;
-<a href=https://example.org/categories/syntax/>syntax</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>&nbsp;
</span>
</div>
</article>
@@ -81,16 +81,16 @@ syntax
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/categories/syntax/index.xml b/categories/syntax/index.xml
index 7fd4d4b..89c8c2f 100644
--- a/categories/syntax/index.xml
+++ b/categories/syntax/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>syntax on Hugo Themes</title><link>https://example.org/categories/syntax/</link><description>Recent content in syntax</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/categories/syntax) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/syntax/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>syntax on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/categories/syntax/</link><description>Recent content in syntax</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/categories/syntax) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/categories/syntax/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/categories/syntax/page/1/index.html b/categories/syntax/page/1/index.html
index 6c44ff6..830f605 100644
--- a/categories/syntax/page/1/index.html
+++ b/categories/syntax/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/categories/syntax/</title><link rel=canonical href=https://example.org/categories/syntax/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/categories/syntax/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/categories/syntax/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/categories/syntax/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/categories/syntax/"></head></html> \ No newline at end of file
diff --git a/categories/themes/index.html b/categories/themes/index.html
index 4113b4f..d85df4b 100644
--- a/categories/themes/index.html
+++ b/categories/themes/index.html
@@ -4,33 +4,33 @@
<title>themes</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="themes">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,19 +48,19 @@ themes
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/11/markdown-syntax/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/>
<h2 class=post-title>Markdown Syntax Guide</h2>
</a>
<div class=post-entry>
<p><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></p>
-<a href=https://example.org/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
<em class="fa fa-calendar-alt"></em>&nbsp;Mar 11, 2019
&nbsp;&nbsp;&nbsp;<em class="fa fa-folder-open"></em>&nbsp;
-<a href=https://example.org/categories/themes/>themes</a>&nbsp;
-<a href=https://example.org/categories/syntax/>syntax</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>&nbsp;
</span>
</div>
</article>
@@ -81,16 +81,16 @@ themes
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/categories/themes/index.xml b/categories/themes/index.xml
index cb5441e..3e3aa36 100644
--- a/categories/themes/index.xml
+++ b/categories/themes/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>themes on Hugo Themes</title><link>https://example.org/categories/themes/</link><description>Recent content in themes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/categories/themes) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/themes/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>themes on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/categories/themes/</link><description>Recent content in themes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/categories/themes) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/categories/themes/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/categories/themes/page/1/index.html b/categories/themes/page/1/index.html
index 6b2dcac..f8efa1c 100644
--- a/categories/themes/page/1/index.html
+++ b/categories/themes/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/categories/themes/</title><link rel=canonical href=https://example.org/categories/themes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/categories/themes/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/categories/themes/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/categories/themes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/categories/themes/"></head></html> \ No newline at end of file
diff --git a/index.html b/index.html
index 5defd1b..78ad4c8 100644
--- a/index.html
+++ b/index.html
@@ -4,33 +4,33 @@
<title>Hugo Themes</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Hugo Themes">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,29 +48,29 @@ Hugo Themes
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/11/markdown-syntax/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/>
<h2 class=post-title>Markdown Syntax Guide</h2>
</a>
<div class=post-entry>
<p><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></p>
-<a href=https://example.org/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
<em class="fa fa-calendar-alt"></em>&nbsp;Mar 11, 2019
&nbsp;&nbsp;&nbsp;<em class="fa fa-folder-open"></em>&nbsp;
-<a href=https://example.org/categories/themes/>themes</a>&nbsp;
-<a href=https://example.org/categories/syntax/>syntax</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>&nbsp;
</span>
</div>
</article>
<article class=post-preview>
-<a href=https://example.org/2019/03/10/rich-content/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/10/rich-content/>
<h2 class=post-title>Rich Content</h2>
</a>
<div class=post-entry>
<p><p>Hugo ships with several <a href=https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes>Built-in Shortcodes</a> for rich content, along with a <a href=https://gohugo.io/about/hugo-and-gdpr/>Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></p>
-<a href=https://example.org/2019/03/10/rich-content/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/10/rich-content/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -79,13 +79,13 @@ Hugo Themes
</div>
</article>
<article class=post-preview>
-<a href=https://example.org/2019/03/09/placeholder-text/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/>
<h2 class=post-title>Placeholder Text</h2>
</a>
<div class=post-entry>
<p><p>Lorem est tota propiore conpellat pectoribus de
pectora summo.</p></p>
-<a href=https://example.org/2019/03/09/placeholder-text/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -96,7 +96,7 @@ pectora summo.</p></p>
</div>
<ul class=pager>
<li class=next>
-<a href=https://example.org/page/2/>Older &rarr;</a>
+<a href=https://matsuyoshi30.net/harbor/page/2/>Older &rarr;</a>
</li>
</ul>
</div>
@@ -115,16 +115,16 @@ pectora summo.</p></p>
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/index.xml b/index.xml
index 337aee4..dad2d03 100644
--- a/index.xml
+++ b/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo Themes on Hugo Themes</title><link>https://example.org/</link><description>Recent content in Hugo Themes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page("Hugo Themes") (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo Themes on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/</link><description>Recent content in Hugo Themes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page("Hugo Themes") (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/page/1/index.html b/page/1/index.html
index 31675e4..7138eed 100644
--- a/page/1/index.html
+++ b/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/</title><link rel=canonical href=https://example.org/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/"></head></html> \ No newline at end of file
diff --git a/page/2/index.html b/page/2/index.html
index 0ee461f..1e2da7e 100644
--- a/page/2/index.html
+++ b/page/2/index.html
@@ -4,33 +4,33 @@
<title>Hugo Themes</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Hugo Themes">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,12 +48,12 @@ Hugo Themes
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/08/math-typesetting/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/>
<h2 class=post-title>Math Typesetting</h2>
</a>
<div class=post-entry>
<p><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p></p>
-<a href=https://example.org/2019/03/08/math-typesetting/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -62,12 +62,12 @@ Hugo Themes
</div>
</article>
<article class=post-preview>
-<a href=https://example.org/2019/03/05/emoji-support/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/>
<h2 class=post-title>Emoji Support</h2>
</a>
<div class=post-entry>
<p><p>Emoji can be enabled in a Hugo project in a number of ways.</p></p>
-<a href=https://example.org/2019/03/05/emoji-support/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -78,7 +78,7 @@ Hugo Themes
</div>
<ul class=pager>
<li class=previous>
-<a href=https://example.org/page/1/>&larr; Newer</a>
+<a href=https://matsuyoshi30.net/harbor/page/1/>&larr; Newer</a>
</li>
</ul>
</div>
@@ -97,16 +97,16 @@ Hugo Themes
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/page/index.html b/page/index.html
index bb65e00..f705cf9 100644
--- a/page/index.html
+++ b/page/index.html
@@ -4,33 +4,33 @@
<title>Pages</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Pages">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,14 +48,14 @@ Pages
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/about/>
+<a href=https://matsuyoshi30.net/harbor/about/>
<h2 class=post-title>Our Difference</h2>
</a>
<div class=post-entry>
<p>Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.
Hugo makes use of a variety of open source projects including:
https://github.</p>
-<a href=https://example.org/about/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/about/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -64,7 +64,7 @@ https://github.</p>
</div>
</article>
<article class=post-preview>
-<a href=https://example.org/search/>
+<a href=https://matsuyoshi30.net/harbor/search/>
<h2 class=post-title>Search</h2>
</a>
<div class=post-entry>
@@ -92,16 +92,16 @@ https://github.</p>
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/page/page/1/index.html b/page/page/1/index.html
index 5f39f1b..53591b8 100644
--- a/page/page/1/index.html
+++ b/page/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/page/</title><link rel=canonical href=https://example.org/page/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/page/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/page/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/page/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/page/"></head></html> \ No newline at end of file
diff --git a/post/index.html b/post/index.html
index 9f43c3d..603afec 100644
--- a/post/index.html
+++ b/post/index.html
@@ -4,33 +4,33 @@
<title>Posts</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Posts">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -51,29 +51,29 @@ Posts
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/11/markdown-syntax/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/>
<h2 class=post-title>Markdown Syntax Guide</h2>
</a>
<div class=post-entry>
<p><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></p>
-<a href=https://example.org/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
<em class="fa fa-calendar-alt"></em>&nbsp;Mar 11, 2019
&nbsp;&nbsp;&nbsp;<em class="fa fa-folder-open"></em>&nbsp;
-<a href=https://example.org/categories/themes/>themes</a>&nbsp;
-<a href=https://example.org/categories/syntax/>syntax</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>&nbsp;
</span>
</div>
</article>
<article class=post-preview>
-<a href=https://example.org/2019/03/10/rich-content/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/10/rich-content/>
<h2 class=post-title>Rich Content</h2>
</a>
<div class=post-entry>
<p><p>Hugo ships with several <a href=https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes>Built-in Shortcodes</a> for rich content, along with a <a href=https://gohugo.io/about/hugo-and-gdpr/>Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></p>
-<a href=https://example.org/2019/03/10/rich-content/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/10/rich-content/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -82,13 +82,13 @@ Posts
</div>
</article>
<article class=post-preview>
-<a href=https://example.org/2019/03/09/placeholder-text/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/>
<h2 class=post-title>Placeholder Text</h2>
</a>
<div class=post-entry>
<p><p>Lorem est tota propiore conpellat pectoribus de
pectora summo.</p></p>
-<a href=https://example.org/2019/03/09/placeholder-text/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -99,7 +99,7 @@ pectora summo.</p></p>
</div>
<ul class=pager>
<li class=next>
-<a href=https://example.org/post/page/2/>Older &rarr;</a>
+<a href=https://matsuyoshi30.net/harbor/post/page/2/>Older &rarr;</a>
</li>
</ul>
</div>
@@ -118,16 +118,16 @@ pectora summo.</p></p>
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/post/index.json b/post/index.json
index 5e9eead..35645e0 100644
--- a/post/index.json
+++ b/post/index.json
@@ -1 +1 @@
-[{"ref":"https://example.org/2019/03/11/markdown-syntax/","title":"Markdown Syntax Guide","section":"post","date":"2019.03.11","body":"This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.\nHeadings The following HTML \u0026lt;h1\u0026gt;—\u0026lt;h6\u0026gt; elements represent six levels of section headings. \u0026lt;h1\u0026gt; is the highest section level while \u0026lt;h6\u0026gt; is the lowest.\nH1 H2 H3 H4 H5 H6 Paragraph Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.\nItatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.\nBlockquotes The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a footer or cite element, and optionally with in-line changes such as annotations and abbreviations.\nBlockquote without attribution Tiam, ad mint andaepu dandae nostion secatur sequo quae. Note that you can use Markdown syntax within a blockquote.\n Blockquote with attribution Don\u0026rsquo;t communicate by sharing memory, share memory by communicating.— Rob Pike1 Tables Tables aren\u0026rsquo;t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.\n Name Age Bob 27 Alice 23 Inline Markdown within tables Inline  Markdown  In  Table italics bold strikethrough  code Code Blocks Code block with backticks html \u0026lt;!DOCTYPE html\u0026gt; \u0026lt;html lang=\u0026quot;en\u0026quot;\u0026gt; \u0026lt;head\u0026gt; \u0026lt;meta charset=\u0026quot;UTF-8\u0026quot;\u0026gt; \u0026lt;title\u0026gt;Example HTML5 Document\u0026lt;/title\u0026gt; \u0026lt;/head\u0026gt; \u0026lt;body\u0026gt; \u0026lt;p\u0026gt;Test\u0026lt;/p\u0026gt; \u0026lt;/body\u0026gt; \u0026lt;/html\u0026gt; Code block indented with four spaces \u0026lt;!DOCTYPE html\u0026gt; \u0026lt;html lang=\u0026quot;en\u0026quot;\u0026gt; \u0026lt;head\u0026gt; \u0026lt;meta charset=\u0026quot;UTF-8\u0026quot;\u0026gt; \u0026lt;title\u0026gt;Example HTML5 Document\u0026lt;/title\u0026gt; \u0026lt;/head\u0026gt; \u0026lt;body\u0026gt; \u0026lt;p\u0026gt;Test\u0026lt;/p\u0026gt; \u0026lt;/body\u0026gt; \u0026lt;/html\u0026gt; Code block with Hugo\u0026rsquo;s internal highlight shortcode \u0026lt;!DOCTYPE html\u0026gt; \u0026lt;html lang=\u0026#34;en\u0026#34;\u0026gt; \u0026lt;head\u0026gt; \u0026lt;meta charset=\u0026#34;UTF-8\u0026#34;\u0026gt; \u0026lt;title\u0026gt;Example HTML5 Document\u0026lt;/title\u0026gt; \u0026lt;/head\u0026gt; \u0026lt;body\u0026gt; \u0026lt;p\u0026gt;Test\u0026lt;/p\u0026gt; \u0026lt;/body\u0026gt; \u0026lt;/html\u0026gt; List Types Ordered List First item Second item Third item Unordered List List item Another item And another item Nested list Item First Sub-item Second Sub-item Other Elements — abbr, sub, sup, kbd, mark GIFis a bitmap image format.\nH2O\nXn+ Yn= ZnPress CTRL+ALT+Deleteto end the session.\nMost salamandersare nocturnal, and hunt for insects, worms, and other small creatures.\n The above quote is excerpted from Rob Pike\u0026rsquo;s talk during Gopherfest, November 18, 2015.\u0026#160;\u0026#x21a9;\u0026#xfe0e;\n "},{"ref":"https://example.org/2019/03/10/rich-content/","title":"Rich Content","section":"post","date":"2019.03.10","body":"Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.\n YouTube Privacy Enhanced Shortcode Twitter Simple Shortcode .twitter-tweet { font: 14px/1.45 -apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif; border-left: 4px solid #2b7bb9; padding-left: 1.5em; color: #555; } .twitter-tweet a { color: #2b7bb9; text-decoration: none; } blockquote.twitter-tweet a:hover, blockquote.twitter-tweet a:focus { text-decoration: underline; } “In addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.”\n— Jan Tschichold pic.twitter.com/gcv7SrhvJb\n\u0026mdash; Graphic Design History (@DesignReviewed) January 17, 2019 Vimeo Simple Shortcode .__h_video { position: relative; padding-bottom: 56.23%; height: 0; overflow: hidden; width: 100%; background: #000; } .__h_video img { width: 100%; height: auto; color: #000; } .__h_video .play { height: 72px; width: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; cursor: pointer; } "},{"ref":"https://example.org/2019/03/09/placeholder-text/","title":"Placeholder Text","section":"post","date":"2019.03.09","body":"Lorem est tota propiore conpellat pectoribus de pectora summo.\nRedit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.\n Exierant elisi ambit vivere dedere Duce pollice Eris modo Spargitque ferrea quos palude Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.\n Comas hunc haec pietate fetum procerum dixit Post torum vates letum Tiresia Flumen querellas Arcanaque montibus omnes Quidem et Vagus elidunt The Van de Graaf Canon\nMane refeci capiebant unda mulcebat Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. Faces illo pepulere tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.\nIubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.\nEurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel mitis temploque vocatus, inque alis, oculos nomen non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides parte.\n .canon { background: white; width: 100%; height: auto;} "},{"ref":"https://example.org/2019/03/08/math-typesetting/","title":"Math Typesetting","section":"post","date":"2019.03.08","body":"Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.\nIn this example we will be using KaTeX\n Create a partial under /layouts/partials/math.html Within this partial reference the Auto-render Extension or host these scripts locally. Include the partial in your templates like so:\n {{ if or .Params.math .Site.Params.math }} {{ partial \u0026#34;math.html\u0026#34; . }} {{ end }} To enable KaTex globally set the parameter math to true in a project's configuration To enable KaTex on a per page basis include the parameter math: true in content files. Note: Use the online reference of Supported TeX Functions Examples Inline math: \\( \\varphi = \\dfrac{1+\\sqrt5}{2}= 1.6180339887… \\)\nBlock math:\n\\[ \\varphi = 1+\\frac{1} {1+\\frac{1} {1+\\frac{1} {1+\\cdots} } } \\]\n"},{"ref":"https://example.org/2019/03/05/emoji-support/","title":"Emoji Support","section":"post","date":"2019.03.05","body":"Emoji can be enabled in a Hugo project in a number of ways.\nThe emojify function can be called directly in templates or Inline Shortcodes.\nTo enable emoji globally, set enableEmoji to true in your site’s configuration and then you can type emoji shorthand codes directly in content files; e.g.\nThe Emoji cheat sheet is a useful reference for emoji shorthand codes.\n N.B. The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.\n.emoji { font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols; } .emojify { font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols; font-size: 2rem; vertical-align: middle; } @media screen and (max-width:650px) { .nowrap { display: block; margin: 25px 0; } } "}] \ No newline at end of file
+[{"ref":"https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/","title":"Markdown Syntax Guide","section":"post","date":"2019.03.11","body":"This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.\nHeadings The following HTML \u0026lt;h1\u0026gt;—\u0026lt;h6\u0026gt; elements represent six levels of section headings. \u0026lt;h1\u0026gt; is the highest section level while \u0026lt;h6\u0026gt; is the lowest.\nH1 H2 H3 H4 H5 H6 Paragraph Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.\nItatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.\nBlockquotes The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a footer or cite element, and optionally with in-line changes such as annotations and abbreviations.\nBlockquote without attribution Tiam, ad mint andaepu dandae nostion secatur sequo quae. Note that you can use Markdown syntax within a blockquote.\n Blockquote with attribution Don\u0026rsquo;t communicate by sharing memory, share memory by communicating.— Rob Pike1 Tables Tables aren\u0026rsquo;t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.\n Name Age Bob 27 Alice 23 Inline Markdown within tables Inline  Markdown  In  Table italics bold strikethrough  code Code Blocks Code block with backticks html \u0026lt;!DOCTYPE html\u0026gt; \u0026lt;html lang=\u0026quot;en\u0026quot;\u0026gt; \u0026lt;head\u0026gt; \u0026lt;meta charset=\u0026quot;UTF-8\u0026quot;\u0026gt; \u0026lt;title\u0026gt;Example HTML5 Document\u0026lt;/title\u0026gt; \u0026lt;/head\u0026gt; \u0026lt;body\u0026gt; \u0026lt;p\u0026gt;Test\u0026lt;/p\u0026gt; \u0026lt;/body\u0026gt; \u0026lt;/html\u0026gt; Code block indented with four spaces \u0026lt;!DOCTYPE html\u0026gt; \u0026lt;html lang=\u0026quot;en\u0026quot;\u0026gt; \u0026lt;head\u0026gt; \u0026lt;meta charset=\u0026quot;UTF-8\u0026quot;\u0026gt; \u0026lt;title\u0026gt;Example HTML5 Document\u0026lt;/title\u0026gt; \u0026lt;/head\u0026gt; \u0026lt;body\u0026gt; \u0026lt;p\u0026gt;Test\u0026lt;/p\u0026gt; \u0026lt;/body\u0026gt; \u0026lt;/html\u0026gt; Code block with Hugo\u0026rsquo;s internal highlight shortcode \u0026lt;!DOCTYPE html\u0026gt; \u0026lt;html lang=\u0026#34;en\u0026#34;\u0026gt; \u0026lt;head\u0026gt; \u0026lt;meta charset=\u0026#34;UTF-8\u0026#34;\u0026gt; \u0026lt;title\u0026gt;Example HTML5 Document\u0026lt;/title\u0026gt; \u0026lt;/head\u0026gt; \u0026lt;body\u0026gt; \u0026lt;p\u0026gt;Test\u0026lt;/p\u0026gt; \u0026lt;/body\u0026gt; \u0026lt;/html\u0026gt; List Types Ordered List First item Second item Third item Unordered List List item Another item And another item Nested list Item First Sub-item Second Sub-item Other Elements — abbr, sub, sup, kbd, mark GIFis a bitmap image format.\nH2O\nXn+ Yn= ZnPress CTRL+ALT+Deleteto end the session.\nMost salamandersare nocturnal, and hunt for insects, worms, and other small creatures.\n The above quote is excerpted from Rob Pike\u0026rsquo;s talk during Gopherfest, November 18, 2015.\u0026#160;\u0026#x21a9;\u0026#xfe0e;\n "},{"ref":"https://matsuyoshi30.net/harbor/2019/03/10/rich-content/","title":"Rich Content","section":"post","date":"2019.03.10","body":"Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.\n YouTube Privacy Enhanced Shortcode Twitter Simple Shortcode .twitter-tweet { font: 14px/1.45 -apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif; border-left: 4px solid #2b7bb9; padding-left: 1.5em; color: #555; } .twitter-tweet a { color: #2b7bb9; text-decoration: none; } blockquote.twitter-tweet a:hover, blockquote.twitter-tweet a:focus { text-decoration: underline; } “In addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.”\n— Jan Tschichold pic.twitter.com/gcv7SrhvJb\n\u0026mdash; Graphic Design History (@DesignReviewed) January 17, 2019 Vimeo Simple Shortcode .__h_video { position: relative; padding-bottom: 56.23%; height: 0; overflow: hidden; width: 100%; background: #000; } .__h_video img { width: 100%; height: auto; color: #000; } .__h_video .play { height: 72px; width: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; cursor: pointer; } "},{"ref":"https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/","title":"Placeholder Text","section":"post","date":"2019.03.09","body":"Lorem est tota propiore conpellat pectoribus de pectora summo.\nRedit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.\n Exierant elisi ambit vivere dedere Duce pollice Eris modo Spargitque ferrea quos palude Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.\n Comas hunc haec pietate fetum procerum dixit Post torum vates letum Tiresia Flumen querellas Arcanaque montibus omnes Quidem et Vagus elidunt The Van de Graaf Canon\nMane refeci capiebant unda mulcebat Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. Faces illo pepulere tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.\nIubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.\nEurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel mitis temploque vocatus, inque alis, oculos nomen non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides parte.\n .canon { background: white; width: 100%; height: auto;} "},{"ref":"https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/","title":"Math Typesetting","section":"post","date":"2019.03.08","body":"Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.\nIn this example we will be using KaTeX\n Create a partial under /layouts/partials/math.html Within this partial reference the Auto-render Extension or host these scripts locally. Include the partial in your templates like so:\n {{ if or .Params.math .Site.Params.math }} {{ partial \u0026#34;math.html\u0026#34; . }} {{ end }} To enable KaTex globally set the parameter math to true in a project's configuration To enable KaTex on a per page basis include the parameter math: true in content files. Note: Use the online reference of Supported TeX Functions Examples Inline math: \\( \\varphi = \\dfrac{1+\\sqrt5}{2}= 1.6180339887… \\)\nBlock math:\n\\[ \\varphi = 1+\\frac{1} {1+\\frac{1} {1+\\frac{1} {1+\\cdots} } } \\]\n"},{"ref":"https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/","title":"Emoji Support","section":"post","date":"2019.03.05","body":"Emoji can be enabled in a Hugo project in a number of ways.\nThe emojify function can be called directly in templates or Inline Shortcodes.\nTo enable emoji globally, set enableEmoji to true in your site’s configuration and then you can type emoji shorthand codes directly in content files; e.g.\nThe Emoji cheat sheet is a useful reference for emoji shorthand codes.\n N.B. The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.\n.emoji { font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols; } .emojify { font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols; font-size: 2rem; vertical-align: middle; } @media screen and (max-width:650px) { .nowrap { display: block; margin: 25px 0; } } "}] \ No newline at end of file
diff --git a/post/page/1/index.html b/post/page/1/index.html
index db6d3d1..966dcbc 100644
--- a/post/page/1/index.html
+++ b/post/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/post/</title><link rel=canonical href=https://example.org/post/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/post/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/post/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/post/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/post/"></head></html> \ No newline at end of file
diff --git a/post/page/2/index.html b/post/page/2/index.html
index db16e7d..31709a0 100644
--- a/post/page/2/index.html
+++ b/post/page/2/index.html
@@ -4,33 +4,33 @@
<title>Posts</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Posts">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -51,12 +51,12 @@ Posts
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/08/math-typesetting/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/>
<h2 class=post-title>Math Typesetting</h2>
</a>
<div class=post-entry>
<p><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p></p>
-<a href=https://example.org/2019/03/08/math-typesetting/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -65,12 +65,12 @@ Posts
</div>
</article>
<article class=post-preview>
-<a href=https://example.org/2019/03/05/emoji-support/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/>
<h2 class=post-title>Emoji Support</h2>
</a>
<div class=post-entry>
<p><p>Emoji can be enabled in a Hugo project in a number of ways.</p></p>
-<a href=https://example.org/2019/03/05/emoji-support/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -81,7 +81,7 @@ Posts
</div>
<ul class=pager>
<li class=previous>
-<a href=https://example.org/post/page/1/>&larr; Newer</a>
+<a href=https://matsuyoshi30.net/harbor/post/page/1/>&larr; Newer</a>
</li>
</ul>
</div>
@@ -100,16 +100,16 @@ Posts
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/search/index.html b/search/index.html
index 125239c..6c02a3a 100644
--- a/search/index.html
+++ b/search/index.html
@@ -4,33 +4,33 @@
<title>Search</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Search">
<meta name=twitter:description content=" ">
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -51,7 +51,7 @@ Search
<input type=text id=searchBox class=searchBox placeholder=Search...>
</div>
<div id=searchResults class=searchResults></div>
-<script src=https://example.org/js/search.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/search.bundle.js></script>
</article>
</div>
<footer>
@@ -69,16 +69,16 @@ Search
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/sitemap.xml b/sitemap.xml
index 79a155c..5af0c0c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://example.org/about/</loc></url><url><loc>https://example.org/categories/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/tags/css/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/tags/html/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/tags/markdown/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/2019/03/11/markdown-syntax/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/post/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/categories/syntax/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/tags/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/tags/themes/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/categories/themes/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.org/tags/privacy/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://example.org/2019/03/10/rich-content/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://example.org/tags/shortcodes/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://example.org/2019/03/09/placeholder-text/</loc><lastmod>2019-03-09T00:00:00+00:00</lastmod></url><url><loc>https://example.org/tags/text/</loc><lastmod>2019-03-09T00:00:00+00:00</lastmod></url><url><loc>https://example.org/2019/03/08/math-typesetting/</loc><lastmod>2019-03-08T00:00:00+00:00</lastmod></url><url><loc>https://example.org/tags/emoji/</loc><lastmod>2019-03-05T00:00:00+00:00</lastmod></url><url><loc>https://example.org/2019/03/05/emoji-support/</loc><lastmod>2019-03-05T00:00:00+00:00</lastmod></url><url><loc>https://example.org/archives/</loc></url><url><loc>https://example.org/page/</loc></url><url><loc>https://example.org/search/</loc></url></urlset> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://matsuyoshi30.net/harbor/about/</loc></url><url><loc>https://matsuyoshi30.net/harbor/categories/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/tags/css/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/tags/html/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/tags/markdown/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/post/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/categories/syntax/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/tags/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/tags/themes/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/categories/themes/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/tags/privacy/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/tags/shortcodes/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</loc><lastmod>2019-03-09T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/tags/text/</loc><lastmod>2019-03-09T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</loc><lastmod>2019-03-08T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/tags/emoji/</loc><lastmod>2019-03-05T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</loc><lastmod>2019-03-05T00:00:00+00:00</lastmod></url><url><loc>https://matsuyoshi30.net/harbor/archives/</loc></url><url><loc>https://matsuyoshi30.net/harbor/page/</loc></url><url><loc>https://matsuyoshi30.net/harbor/search/</loc></url></urlset> \ No newline at end of file
diff --git a/tags/css/index.html b/tags/css/index.html
index 1f24936..425b149 100644
--- a/tags/css/index.html
+++ b/tags/css/index.html
@@ -4,33 +4,33 @@
<title>css</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="css">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,19 +48,19 @@ css
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/11/markdown-syntax/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/>
<h2 class=post-title>Markdown Syntax Guide</h2>
</a>
<div class=post-entry>
<p><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></p>
-<a href=https://example.org/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
<em class="fa fa-calendar-alt"></em>&nbsp;Mar 11, 2019
&nbsp;&nbsp;&nbsp;<em class="fa fa-folder-open"></em>&nbsp;
-<a href=https://example.org/categories/themes/>themes</a>&nbsp;
-<a href=https://example.org/categories/syntax/>syntax</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>&nbsp;
</span>
</div>
</article>
@@ -81,16 +81,16 @@ css
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/tags/css/index.xml b/tags/css/index.xml
index 2c2f297..8a1c8a3 100644
--- a/tags/css/index.xml
+++ b/tags/css/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>css on Hugo Themes</title><link>https://example.org/tags/css/</link><description>Recent content in css</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/css) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/css/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>css on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/tags/css/</link><description>Recent content in css</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/css) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/tags/css/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/css/page/1/index.html b/tags/css/page/1/index.html
index 41333d5..f5fcfb5 100644
--- a/tags/css/page/1/index.html
+++ b/tags/css/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/tags/css/</title><link rel=canonical href=https://example.org/tags/css/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/tags/css/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/tags/css/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/tags/css/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/tags/css/"></head></html> \ No newline at end of file
diff --git a/tags/emoji/index.html b/tags/emoji/index.html
index af535fd..30a2799 100644
--- a/tags/emoji/index.html
+++ b/tags/emoji/index.html
@@ -4,33 +4,33 @@
<title>emoji</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="emoji">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,12 +48,12 @@ emoji
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/05/emoji-support/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/>
<h2 class=post-title>Emoji Support</h2>
</a>
<div class=post-entry>
<p><p>Emoji can be enabled in a Hugo project in a number of ways.</p></p>
-<a href=https://example.org/2019/03/05/emoji-support/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -78,16 +78,16 @@ emoji
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/tags/emoji/index.xml b/tags/emoji/index.xml
index 881abcd..d7d8b67 100644
--- a/tags/emoji/index.xml
+++ b/tags/emoji/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>emoji on Hugo Themes</title><link>https://example.org/tags/emoji/</link><description>Recent content in emoji</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/emoji) (hugo author)</managingEditor><lastBuildDate>Tue, 05 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/emoji/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>emoji on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/tags/emoji/</link><description>Recent content in emoji</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/emoji) (hugo author)</managingEditor><lastBuildDate>Tue, 05 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/tags/emoji/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/emoji/page/1/index.html b/tags/emoji/page/1/index.html
index 6834d59..855c20b 100644
--- a/tags/emoji/page/1/index.html
+++ b/tags/emoji/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/tags/emoji/</title><link rel=canonical href=https://example.org/tags/emoji/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/tags/emoji/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/tags/emoji/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/tags/emoji/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/tags/emoji/"></head></html> \ No newline at end of file
diff --git a/tags/html/index.html b/tags/html/index.html
index 2f2292e..ff6abb0 100644
--- a/tags/html/index.html
+++ b/tags/html/index.html
@@ -4,33 +4,33 @@
<title>html</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="html">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,19 +48,19 @@ html
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/11/markdown-syntax/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/>
<h2 class=post-title>Markdown Syntax Guide</h2>
</a>
<div class=post-entry>
<p><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></p>
-<a href=https://example.org/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
<em class="fa fa-calendar-alt"></em>&nbsp;Mar 11, 2019
&nbsp;&nbsp;&nbsp;<em class="fa fa-folder-open"></em>&nbsp;
-<a href=https://example.org/categories/themes/>themes</a>&nbsp;
-<a href=https://example.org/categories/syntax/>syntax</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>&nbsp;
</span>
</div>
</article>
@@ -81,16 +81,16 @@ html
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/tags/html/index.xml b/tags/html/index.xml
index 4372a01..a41291a 100644
--- a/tags/html/index.xml
+++ b/tags/html/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>html on Hugo Themes</title><link>https://example.org/tags/html/</link><description>Recent content in html</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/html) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/html/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>html on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/tags/html/</link><description>Recent content in html</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/html) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/tags/html/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/html/page/1/index.html b/tags/html/page/1/index.html
index 12685bf..40f8bbc 100644
--- a/tags/html/page/1/index.html
+++ b/tags/html/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/tags/html/</title><link rel=canonical href=https://example.org/tags/html/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/tags/html/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/tags/html/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/tags/html/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/tags/html/"></head></html> \ No newline at end of file
diff --git a/tags/index.html b/tags/index.html
index 25e5ad0..0990cb4 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -4,33 +4,33 @@
<title>Tags</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="Tags">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -49,49 +49,49 @@ Tags
<article class=post-preview>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/tags/css/>css</a>
+<a href=https://matsuyoshi30.net/harbor/tags/css/>css</a>
<span class=badge>1</span>
</h4>
</div>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/tags/emoji/>emoji</a>
+<a href=https://matsuyoshi30.net/harbor/tags/emoji/>emoji</a>
<span class=badge>1</span>
</h4>
</div>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/tags/html/>html</a>
+<a href=https://matsuyoshi30.net/harbor/tags/html/>html</a>
<span class=badge>1</span>
</h4>
</div>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/tags/markdown/>markdown</a>
+<a href=https://matsuyoshi30.net/harbor/tags/markdown/>markdown</a>
<span class=badge>2</span>
</h4>
</div>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/tags/privacy/>privacy</a>
+<a href=https://matsuyoshi30.net/harbor/tags/privacy/>privacy</a>
<span class=badge>1</span>
</h4>
</div>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/tags/shortcodes/>shortcodes</a>
+<a href=https://matsuyoshi30.net/harbor/tags/shortcodes/>shortcodes</a>
<span class=badge>1</span>
</h4>
</div>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/tags/text/>text</a>
+<a href=https://matsuyoshi30.net/harbor/tags/text/>text</a>
<span class=badge>1</span>
</h4>
</div>
<div class=terms>
<h4 class=term-name>
-<a href=https://example.org/tags/themes/>themes</a>
+<a href=https://matsuyoshi30.net/harbor/tags/themes/>themes</a>
<span class=badge>1</span>
</h4>
</div>
@@ -112,16 +112,16 @@ Tags
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/tags/index.xml b/tags/index.xml
index 04b2821..16acb0b 100644
--- a/tags/index.xml
+++ b/tags/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on Hugo Themes</title><link>https://example.org/tags/</link><description>Recent content in Tags</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/tags/</link><description>Recent content in Tags</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/tags/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/markdown/index.html b/tags/markdown/index.html
index 724d78b..616be1d 100644
--- a/tags/markdown/index.html
+++ b/tags/markdown/index.html
@@ -4,33 +4,33 @@
<title>markdown</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="markdown">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,30 +48,30 @@ markdown
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/11/markdown-syntax/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/>
<h2 class=post-title>Markdown Syntax Guide</h2>
</a>
<div class=post-entry>
<p><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></p>
-<a href=https://example.org/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
<em class="fa fa-calendar-alt"></em>&nbsp;Mar 11, 2019
&nbsp;&nbsp;&nbsp;<em class="fa fa-folder-open"></em>&nbsp;
-<a href=https://example.org/categories/themes/>themes</a>&nbsp;
-<a href=https://example.org/categories/syntax/>syntax</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>&nbsp;
</span>
</div>
</article>
<article class=post-preview>
-<a href=https://example.org/2019/03/09/placeholder-text/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/>
<h2 class=post-title>Placeholder Text</h2>
</a>
<div class=post-entry>
<p><p>Lorem est tota propiore conpellat pectoribus de
pectora summo.</p></p>
-<a href=https://example.org/2019/03/09/placeholder-text/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -96,16 +96,16 @@ pectora summo.</p></p>
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/tags/markdown/index.xml b/tags/markdown/index.xml
index 5aaadbe..4504823 100644
--- a/tags/markdown/index.xml
+++ b/tags/markdown/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>markdown on Hugo Themes</title><link>https://example.org/tags/markdown/</link><description>Recent content in markdown</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/markdown) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/markdown/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>markdown on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/tags/markdown/</link><description>Recent content in markdown</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/markdown) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/tags/markdown/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/markdown/page/1/index.html b/tags/markdown/page/1/index.html
index cd64ce1..46f17ff 100644
--- a/tags/markdown/page/1/index.html
+++ b/tags/markdown/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/tags/markdown/</title><link rel=canonical href=https://example.org/tags/markdown/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/tags/markdown/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/tags/markdown/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/tags/markdown/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/tags/markdown/"></head></html> \ No newline at end of file
diff --git a/tags/privacy/index.html b/tags/privacy/index.html
index fc0924d..8740304 100644
--- a/tags/privacy/index.html
+++ b/tags/privacy/index.html
@@ -4,33 +4,33 @@
<title>privacy</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="privacy">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,12 +48,12 @@ privacy
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/10/rich-content/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/10/rich-content/>
<h2 class=post-title>Rich Content</h2>
</a>
<div class=post-entry>
<p><p>Hugo ships with several <a href=https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes>Built-in Shortcodes</a> for rich content, along with a <a href=https://gohugo.io/about/hugo-and-gdpr/>Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></p>
-<a href=https://example.org/2019/03/10/rich-content/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/10/rich-content/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -78,16 +78,16 @@ privacy
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/tags/privacy/index.xml b/tags/privacy/index.xml
index 01f82d5..be50ca4 100644
--- a/tags/privacy/index.xml
+++ b/tags/privacy/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>privacy on Hugo Themes</title><link>https://example.org/tags/privacy/</link><description>Recent content in privacy</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/privacy) (hugo author)</managingEditor><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/privacy/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>privacy on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/tags/privacy/</link><description>Recent content in privacy</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/privacy) (hugo author)</managingEditor><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/tags/privacy/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/privacy/page/1/index.html b/tags/privacy/page/1/index.html
index 11a342b..33d4fca 100644
--- a/tags/privacy/page/1/index.html
+++ b/tags/privacy/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/tags/privacy/</title><link rel=canonical href=https://example.org/tags/privacy/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/tags/privacy/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/tags/privacy/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/tags/privacy/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/tags/privacy/"></head></html> \ No newline at end of file
diff --git a/tags/shortcodes/index.html b/tags/shortcodes/index.html
index 1afdcd7..ca74838 100644
--- a/tags/shortcodes/index.html
+++ b/tags/shortcodes/index.html
@@ -4,33 +4,33 @@
<title>shortcodes</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="shortcodes">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,12 +48,12 @@ shortcodes
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/10/rich-content/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/10/rich-content/>
<h2 class=post-title>Rich Content</h2>
</a>
<div class=post-entry>
<p><p>Hugo ships with several <a href=https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes>Built-in Shortcodes</a> for rich content, along with a <a href=https://gohugo.io/about/hugo-and-gdpr/>Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></p>
-<a href=https://example.org/2019/03/10/rich-content/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/10/rich-content/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -78,16 +78,16 @@ shortcodes
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/tags/shortcodes/index.xml b/tags/shortcodes/index.xml
index 0776c0b..93b2983 100644
--- a/tags/shortcodes/index.xml
+++ b/tags/shortcodes/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>shortcodes on Hugo Themes</title><link>https://example.org/tags/shortcodes/</link><description>Recent content in shortcodes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/shortcodes) (hugo author)</managingEditor><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/shortcodes/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>shortcodes on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/tags/shortcodes/</link><description>Recent content in shortcodes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/shortcodes) (hugo author)</managingEditor><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/tags/shortcodes/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/shortcodes/page/1/index.html b/tags/shortcodes/page/1/index.html
index c55a590..8be9bb9 100644
--- a/tags/shortcodes/page/1/index.html
+++ b/tags/shortcodes/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/tags/shortcodes/</title><link rel=canonical href=https://example.org/tags/shortcodes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/tags/shortcodes/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/tags/shortcodes/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/tags/shortcodes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/tags/shortcodes/"></head></html> \ No newline at end of file
diff --git a/tags/text/index.html b/tags/text/index.html
index d02875c..2cb762c 100644
--- a/tags/text/index.html
+++ b/tags/text/index.html
@@ -4,33 +4,33 @@
<title>text</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="text">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,13 +48,13 @@ text
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/09/placeholder-text/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/>
<h2 class=post-title>Placeholder Text</h2>
</a>
<div class=post-entry>
<p><p>Lorem est tota propiore conpellat pectoribus de
pectora summo.</p></p>
-<a href=https://example.org/2019/03/09/placeholder-text/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
@@ -79,16 +79,16 @@ pectora summo.</p></p>
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/tags/text/index.xml b/tags/text/index.xml
index b291a82..ccd2a77 100644
--- a/tags/text/index.xml
+++ b/tags/text/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>text on Hugo Themes</title><link>https://example.org/tags/text/</link><description>Recent content in text</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/text) (hugo author)</managingEditor><lastBuildDate>Sat, 09 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/text/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>text on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/tags/text/</link><description>Recent content in text</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/text) (hugo author)</managingEditor><lastBuildDate>Sat, 09 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/tags/text/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/text/page/1/index.html b/tags/text/page/1/index.html
index d467b68..376fcb2 100644
--- a/tags/text/page/1/index.html
+++ b/tags/text/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/tags/text/</title><link rel=canonical href=https://example.org/tags/text/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/tags/text/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/tags/text/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/tags/text/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/tags/text/"></head></html> \ No newline at end of file
diff --git a/tags/themes/index.html b/tags/themes/index.html
index 52b460d..c0a8830 100644
--- a/tags/themes/index.html
+++ b/tags/themes/index.html
@@ -4,33 +4,33 @@
<title>themes</title>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
-<link rel=alternate type=application/rss+xml href=https://example.org/index.xml title="Hugo Themes">
+<link rel=alternate type=application/rss+xml href=https://matsuyoshi30.net/harbor/index.xml title="Hugo Themes">
<meta name=twitter:card content="summary">
<meta name=twitter:title content="themes">
<meta name=twitter:description content>
-<link rel=stylesheet href=https://example.org/fontawesome/css/all.min.css>
-<link id=dark-mode-theme rel=stylesheet href=https://example.org/css/dark.css>
+<link rel=stylesheet href=https://matsuyoshi30.net/harbor/fontawesome/css/all.min.css>
+<link id=dark-mode-theme rel=stylesheet href=https://matsuyoshi30.net/harbor/css/dark.css>
<script>var darkTheme=document.getElementById('dark-mode-theme'),storedTheme=localStorage.getItem('dark-mode-storage');storedTheme==='dark'?darkTheme.disabled=!1:storedTheme==='light'&&(darkTheme.disabled=!0)</script>
-<script src=https://example.org/js/main.bundle.js></script>
-<script src=https://example.org/js/instantpage.min.js type=module defer></script>
+<script src=https://matsuyoshi30.net/harbor/js/main.bundle.js></script>
+<script src=https://matsuyoshi30.net/harbor/js/instantpage.min.js type=module defer></script>
<meta name=generator content="Hugo 0.87.0">
</head>
<body>
<header>
<nav class=navbar>
<div class=nav>
-<a href=https://example.org/ class=nav-logo>
-<img src=https://example.org/images/icon.png width=50 height=50 alt=Logo>
+<a href=https://matsuyoshi30.net/harbor/ class=nav-logo>
+<img src=https://matsuyoshi30.net/harbor/images/icon.png width=50 height=50 alt=Logo>
</a>
<ul class=nav-links>
<li>
-<a href=/about/ id=About><em class="fas fa-user fa-lg"></em></a>
+<a href=/harbor/about/ id=About><em class="fas fa-user fa-lg"></em></a>
</li>
<li>
-<a href=/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
+<a href=/harbor/tags/ id=Tags><em class="fas fa-tag fa-lg"></em></a>
</li>
<li>
-<a href=/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
+<a href=/harbor/search/ id=Search><em class="fas fa-search fa-lg"></em></a>
</li>
</ul>
</div>
@@ -48,19 +48,19 @@ themes
<div class=container role=main>
<div class=posts-list>
<article class=post-preview>
-<a href=https://example.org/2019/03/11/markdown-syntax/>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/>
<h2 class=post-title>Markdown Syntax Guide</h2>
</a>
<div class=post-entry>
<p><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></p>
-<a href=https://example.org/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
+<a href=https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/ class=post-read-more>Read More</a>
</div>
<div class=postmeta>
<span class=meta-post>
<em class="fa fa-calendar-alt"></em>&nbsp;Mar 11, 2019
&nbsp;&nbsp;&nbsp;<em class="fa fa-folder-open"></em>&nbsp;
-<a href=https://example.org/categories/themes/>themes</a>&nbsp;
-<a href=https://example.org/categories/syntax/>syntax</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/themes/>themes</a>&nbsp;
+<a href=https://matsuyoshi30.net/harbor/categories/syntax/>syntax</a>&nbsp;
</span>
</div>
</article>
@@ -81,16 +81,16 @@ themes
</a>
&nbsp;&ndash;&nbsp;
<a class=social-icon href=https://qiita.com name=Qiita>
-<img src=https://example.org/images/qiita.png alt=Qiita>
+<img src=https://matsuyoshi30.net/harbor/images/qiita.png alt=Qiita>
</a>
</div>
<div class=container>
<p class="credits copyright">
-<a href=https://example.org/about>hugo author</a>
+<a href=https://matsuyoshi30.net/harbor/about>hugo author</a>
&nbsp;&copy;
2019
&nbsp;/&nbsp;
-<a href=https://example.org/>Hugo Themes</a>
+<a href=https://matsuyoshi30.net/harbor/>Hugo Themes</a>
&nbsp;&ndash;&nbsp;
<em class="fas fa-moon" id=dark-mode-toggle></em>
</p>
diff --git a/tags/themes/index.xml b/tags/themes/index.xml
index be913bc..a99e658 100644
--- a/tags/themes/index.xml
+++ b/tags/themes/index.xml
@@ -1,2 +1,2 @@
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>themes on Hugo Themes</title><link>https://example.org/tags/themes/</link><description>Recent content in themes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/themes) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/themes/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://example.org/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://example.org/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://example.org/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
-pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://example.org/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://example.org/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://example.org/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>themes on Hugo Themes</title><link>https://matsuyoshi30.net/harbor/tags/themes/</link><description>Recent content in themes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Page(/tags/themes) (hugo author)</managingEditor><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/harbor/tags/themes/" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/11/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/10/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/09/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/08/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://matsuyoshi30.net/harbor/2019/03/05/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/themes/page/1/index.html b/tags/themes/page/1/index.html
index f684688..26b6244 100644
--- a/tags/themes/page/1/index.html
+++ b/tags/themes/page/1/index.html
@@ -1 +1 @@
-<!doctype html><html><head><title>https://example.org/tags/themes/</title><link rel=canonical href=https://example.org/tags/themes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.org/tags/themes/"></head></html> \ No newline at end of file
+<!doctype html><html><head><title>https://matsuyoshi30.net/harbor/tags/themes/</title><link rel=canonical href=https://matsuyoshi30.net/harbor/tags/themes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://matsuyoshi30.net/harbor/tags/themes/"></head></html> \ No newline at end of file