mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-04-25 12:19:16 +00:00
Deploying to gh-pages from @ foo-dogsquared/hugo-theme-more-contentful@e4ece49d04 🚀
This commit is contained in:
parent
3a8dfb7077
commit
41c4e4ebfc
44
404.html
44
404.html
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="404 Page not found" />
|
<meta property="og:title" content="404 Page not found" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/404.html" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/404.html" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/404.html" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/404.html" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -142,9 +142,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -160,67 +160,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -19,11 +19,11 @@
|
|||||||
<meta property="og:description" content="This is More Contentful, a Hugo theme that builds on top of Contentful. It aims to build more features that tries to go out of its way while letting you create your content with a nice reading interface.
|
<meta property="og:description" content="This is More Contentful, a Hugo theme that builds on top of Contentful. It aims to build more features that tries to go out of its way while letting you create your content with a nice reading interface.
|
||||||
With this focus, it aims both for those who want to create content and for those who are willing to get their hands dirty. Oh, the creative side of making content and themes!" />
|
With this focus, it aims both for those who want to create content and for those who are willing to get their hands dirty. Oh, the creative side of making content and themes!" />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/about/" /><meta property="article:section" content="" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/" /><meta property="article:section" content="" />
|
||||||
|
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/about/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -123,13 +123,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -141,10 +141,10 @@
|
|||||||
<h1>About</h1>
|
<h1>About</h1>
|
||||||
</header>
|
</header>
|
||||||
<div class="list post__meta">
|
<div class="list post__meta">
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -193,12 +193,12 @@ Oh, the creative side of making content and themes!</p>
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-translations="["Tagalog"]">Translations: <a href=https://example.com/tl/about/>Tagalog</a></p>
|
<p data-content-translations="["Tagalog"]">Translations: <a href=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/>Tagalog</a></p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
@ -212,9 +212,9 @@ Oh, the creative side of making content and themes!</p>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -230,67 +230,67 @@ Oh, the creative side of making content and themes!</p>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,11 +16,11 @@
|
|||||||
<meta property="og:title" content="Archives" />
|
<meta property="og:title" content="Archives" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/archives/" /><meta property="article:section" content="" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/archives/" /><meta property="article:section" content="" />
|
||||||
|
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/archives/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/archives/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -33,7 +33,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -120,13 +120,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -138,10 +138,10 @@
|
|||||||
<h1>Archives</h1>
|
<h1>Archives</h1>
|
||||||
</header>
|
</header>
|
||||||
<div class="list post__meta">
|
<div class="list post__meta">
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -163,12 +163,12 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-translations="["Tagalog"]">Translations: <a href=https://example.com/tl/archives/>Tagalog</a></p>
|
<p data-content-translations="["Tagalog"]">Translations: <a href=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/archives/>Tagalog</a></p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
@ -182,9 +182,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -200,67 +200,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -31,11 +31,11 @@
|
|||||||
nested list item
|
nested list item
|
||||||
nested nested list item 1" />
|
nested nested list item 1" />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/articles/asciidoctor-article-template/" /><meta property="article:section" content="articles" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/" /><meta property="article:section" content="articles" />
|
||||||
<meta property="article:published_time" content="2019-08-25T21:06:56+08:00" />
|
<meta property="article:published_time" content="2019-08-25T21:06:56+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/asciidoctor-article-template/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -48,7 +48,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -135,13 +135,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -155,15 +155,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-25</span>
|
<span style="margin-left: 0.5em;">2019-08-25</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -409,7 +409,7 @@ This is an attribute reference <a href="https://asciidoctor.org/docs/asciidoc-sy
|
|||||||
<p data-content-publication-date="2019-08-25 21:06:56 +0800 +0800">Created: <time datetime="2019-08-25">2019-08-25</time></p>
|
<p data-content-publication-date="2019-08-25 21:06:56 +0800 +0800">Created: <time datetime="2019-08-25">2019-08-25</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -425,9 +425,9 @@ This is an attribute reference <a href="https://asciidoctor.org/docs/asciidoc-sy
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -443,67 +443,67 @@ This is an attribute reference <a href="https://asciidoctor.org/docs/asciidoc-sy
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -19,11 +19,11 @@
|
|||||||
<meta property="og:description" content="The purpose of this article to make sure not-so-common features of Asciidoctor (i.e. admonition blocks, callouts) are styled and fit to the theme. It also serves as a quick introduction to more Asciidoctor as well. Feel free to steal this if you want a template for this.
|
<meta property="og:description" content="The purpose of this article to make sure not-so-common features of Asciidoctor (i.e. admonition blocks, callouts) are styled and fit to the theme. It also serves as a quick introduction to more Asciidoctor as well. Feel free to steal this if you want a template for this.
|
||||||
Admonition blocks Admonition blocks contain content that are not a part of the main content but you’ll want to draw attention to the audience anyways." />
|
Admonition blocks Admonition blocks contain content that are not a part of the main content but you’ll want to draw attention to the audience anyways." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/articles/asciidoctor-extended-syntax-guide/" /><meta property="article:section" content="articles" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/" /><meta property="article:section" content="articles" />
|
||||||
<meta property="article:published_time" content="2019-08-29T22:09:16+08:00" />
|
<meta property="article:published_time" content="2019-08-29T22:09:16+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/asciidoctor-extended-syntax-guide/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -123,13 +123,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -143,15 +143,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-29</span>
|
<span style="margin-left: 0.5em;">2019-08-29</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -460,7 +460,7 @@ let example_sketch = new p5(sketchuuuuu, "example-sketch")
|
|||||||
<p data-content-publication-date="2019-08-29 22:09:16 +0800 +0800">Created: <time datetime="2019-08-29">2019-08-29</time></p>
|
<p data-content-publication-date="2019-08-29 22:09:16 +0800 +0800">Created: <time datetime="2019-08-29">2019-08-29</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -476,9 +476,9 @@ let example_sketch = new p5(sketchuuuuu, "example-sketch")
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -494,67 +494,67 @@ let example_sketch = new p5(sketchuuuuu, "example-sketch")
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -22,11 +22,11 @@
|
|||||||
Headings Let’s start with all possible headings. The HTML <h1>—<h6> elements represent six levels of section headings. <h1> is the highest section level and <h6> is the lowest.
|
Headings Let’s start with all possible headings. The HTML <h1>—<h6> elements represent six levels of section headings. <h1> is the highest section level and <h6> is the lowest.
|
||||||
Heading 2 Heading 3 Heading 4 Heading 5 Heading 6 Paragraph According to the HTML5 specification by W3C, HTML documents consist of a tree of elements and text." />
|
Heading 2 Heading 3 Heading 4 Heading 5 Heading 6 Paragraph According to the HTML5 specification by W3C, HTML documents consist of a tree of elements and text." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/articles/asciidoctor-syntax-guide/" /><meta property="article:section" content="articles" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/" /><meta property="article:section" content="articles" />
|
||||||
<meta property="article:published_time" content="2019-08-27T01:03:09+08:00" />
|
<meta property="article:published_time" content="2019-08-27T01:03:09+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/asciidoctor-syntax-guide/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -39,7 +39,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -126,13 +126,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -146,15 +146,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-27</span>
|
<span style="margin-left: 0.5em;">2019-08-27</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -567,7 +567,7 @@ You can use the built-in Hugo shortcode instead.</p>
|
|||||||
<p data-content-publication-date="2019-08-27 01:03:09 +0800 +0800">Created: <time datetime="2019-08-27">2019-08-27</time></p>
|
<p data-content-publication-date="2019-08-27 01:03:09 +0800 +0800">Created: <time datetime="2019-08-27">2019-08-27</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -583,9 +583,9 @@ You can use the built-in Hugo shortcode instead.</p>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -601,67 +601,67 @@ You can use the built-in Hugo shortcode instead.</p>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,11 +16,11 @@
|
|||||||
<meta property="og:title" content="Emoji Support" />
|
<meta property="og:title" content="Emoji Support" />
|
||||||
<meta property="og:description" content="Emoji can be enabled in a Hugo project in a number of ways." />
|
<meta property="og:description" content="Emoji can be enabled in a Hugo project in a number of ways." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/articles/emoji-support/" /><meta property="article:section" content="articles" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/" /><meta property="article:section" content="articles" />
|
||||||
<meta property="article:published_time" content="2019-08-28T12:11:22+08:00" />
|
<meta property="article:published_time" content="2019-08-28T12:11:22+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/emoji-support/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -33,7 +33,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -120,13 +120,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -140,15 +140,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -194,7 +194,7 @@
|
|||||||
<p data-content-publication-date="2019-08-28 12:11:22 +0800 +0800">Created: <time datetime="2019-08-28">2019-08-28</time></p>
|
<p data-content-publication-date="2019-08-28 12:11:22 +0800 +0800">Created: <time datetime="2019-08-28">2019-08-28</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -210,9 +210,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -228,67 +228,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -2,23 +2,23 @@
|
|||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
<title>Articles on More Contentful</title>
|
<title>Articles on More Contentful</title>
|
||||||
|
|
||||||
<link rel="self" type="application/atom+xml" href="https://example.com/articles/feed.atom"/><link rel="canonical" type="text/html" href="https://example.com/articles/"/><link rel="alternate" type="application/feed+json" href="https://example.com/articles/feed.json"/><link rel="alternate" type="application/rss+xml" href="https://example.com/articles/feed.rss"/><rights>© 2022 </rights>
|
<link rel="self" type="application/atom+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/feed.atom"/><link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/"/><link rel="alternate" type="application/feed+json" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/feed.json"/><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/feed.rss"/><rights>© 2022 </rights>
|
||||||
<generator uri="https://gohugo.io/" version="0.96.0">Hugo</generator>
|
<generator uri="https://gohugo.io/" version="0.96.0">Hugo</generator>
|
||||||
<updated>2020-05-12T21:29:52+08:00</updated>
|
<updated>2020-05-12T21:29:52+08:00</updated>
|
||||||
<id>https://example.com</id><icon>https://example.com/icon.png</icon>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful</id><icon>https://foo-dogsquared.github.io/hugo-theme-more-contentful/icon.png</icon>
|
||||||
<author>
|
<author>
|
||||||
<name>John Doe</name>
|
<name>John Doe</name>
|
||||||
<email>johndoe@example.com</email>
|
<email>johndoe@example.com</email>
|
||||||
</author><entry>
|
</author><entry>
|
||||||
<id>https://example.com/articles/rss-atom-and-json-feed-support/</id>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</id>
|
||||||
<title type="text">RSS, Atom, and JSON Feed Support</title>
|
<title type="text">RSS, Atom, and JSON Feed Support</title>
|
||||||
<link rel="alternate" href="https://example.com/articles/rss-atom-and-json-feed-support/" hreflang="en" title="RSS, Atom, and JSON Feed Support"/><author>
|
<link rel="alternate" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/" hreflang="en" title="RSS, Atom, and JSON Feed Support"/><author>
|
||||||
<name>John Doe</name>
|
<name>John Doe</name>
|
||||||
</author><author>
|
</author><author>
|
||||||
<name>Jane Doe</name>
|
<name>Jane Doe</name>
|
||||||
</author><category term="this is a test tag"/><category term="tag2"/>
|
</author><category term="this is a test tag"/><category term="tag2"/>
|
||||||
<published>2019-09-04T17:22:44+08:00</published>
|
<published>2019-09-04T17:22:44+08:00</published>
|
||||||
<updated>2022-04-30T20:40:56+08:00</updated><content type="html"><div class="paragraph">
|
<updated>2022-04-30T21:03:17+08:00</updated><content type="html"><div class="paragraph">
|
||||||
<p>Web feeds are one of the most common ways for a visitor to keep up with someone who creates content.
|
<p>Web feeds are one of the most common ways for a visitor to keep up with someone who creates content.
|
||||||
Nowadays, most social media has that feature such as the subscribing YouTube channels, following Twitter accounts, and watching Deviantart artists.
|
Nowadays, most social media has that feature such as the subscribing YouTube channels, following Twitter accounts, and watching Deviantart artists.
|
||||||
Outside of those, we have simpler things like <a href="https://www.rssboard.org/rss-2-0-1">RSS</a> and <a href="https://www.jsonfeed.org/">JSON</a> feeds where they are just plain text files describing the content.</p>
|
Outside of those, we have simpler things like <a href="https://www.rssboard.org/rss-2-0-1">RSS</a> and <a href="https://www.jsonfeed.org/">JSON</a> feeds where they are just plain text files describing the content.</p>
|
||||||
@ -79,11 +79,11 @@ For this demo, we’ll use the <a href="https://github.com/foo-dogsquared
|
|||||||
</div>
|
</div>
|
||||||
</content>
|
</content>
|
||||||
</entry><entry>
|
</entry><entry>
|
||||||
<id>https://example.com/articles/asciidoctor-extended-syntax-guide/</id>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</id>
|
||||||
<title type="text">Asciidoctor Extended Syntax Guide</title>
|
<title type="text">Asciidoctor Extended Syntax Guide</title>
|
||||||
<link rel="alternate" href="https://example.com/articles/asciidoctor-extended-syntax-guide/" hreflang="en" title="Asciidoctor Extended Syntax Guide"/><category term="asciidoctor"/><category term="guide"/>
|
<link rel="alternate" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/" hreflang="en" title="Asciidoctor Extended Syntax Guide"/><category term="asciidoctor"/><category term="guide"/>
|
||||||
<published>2019-08-29T22:09:16+08:00</published>
|
<published>2019-08-29T22:09:16+08:00</published>
|
||||||
<updated>2022-04-30T20:40:56+08:00</updated><content type="html">
|
<updated>2022-04-30T21:03:17+08:00</updated><content type="html">
|
||||||
<div id="preamble">
|
<div id="preamble">
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
|
File diff suppressed because one or more lines are too long
@ -2,33 +2,33 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Articles on More Contentful</title>
|
<title>Articles on More Contentful</title>
|
||||||
<link>https://example.com/articles/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/</link>
|
||||||
<description>Recent content in Articles on More Contentful</description>
|
<description>Recent content in Articles on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 12 May 2020 21:29:52 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 12 May 2020 21:29:52 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/articles/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/articles/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/" rel="canonical" type="text/html" />
|
||||||
<atom:link href="https://example.com/articles/feed.json" rel="alternate" type="application/feed+json" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/feed.json" rel="alternate" type="application/feed+json" />
|
||||||
<atom:link href="https://example.com/articles/feed.atom" rel="alternate" type="application/atom+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/feed.atom" rel="alternate" type="application/atom+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>RSS, Atom, and JSON Feed Support</title>
|
<title>RSS, Atom, and JSON Feed Support</title>
|
||||||
<link>https://example.com/articles/rss-atom-and-json-feed-support/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</link>
|
||||||
<category>this is a test tag</category>
|
<category>this is a test tag</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/rss-atom-and-json-feed-support/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Asciidoctor Extended Syntax Guide</title>
|
<title>Asciidoctor Extended Syntax Guide</title>
|
||||||
<link>https://example.com/articles/asciidoctor-extended-syntax-guide/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</link>
|
||||||
<category>asciidoctor</category>
|
<category>asciidoctor</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/asciidoctor-extended-syntax-guide/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -22,11 +22,11 @@
|
|||||||
Anyways, this is a test post for the hidden posts feature in Hugo Contentful.
|
Anyways, this is a test post for the hidden posts feature in Hugo Contentful.
|
||||||
" />
|
" />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/articles/hidden-post-test/" /><meta property="article:section" content="articles" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/" /><meta property="article:section" content="articles" />
|
||||||
<meta property="article:published_time" content="2020-05-12T21:29:52+08:00" />
|
<meta property="article:published_time" content="2020-05-12T21:29:52+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/hidden-post-test/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -39,7 +39,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -126,13 +126,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -146,15 +146,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2020-05-12 21:29:52 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-05-12 21:29:52 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-05-12</span>
|
<span style="margin-left: 0.5em;">2020-05-12</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -184,12 +184,12 @@ How did you find this?!</p>
|
|||||||
<p data-content-publication-date="2020-05-12 21:29:52 +0800 +0800">Created: <time datetime="2020-05-12">2020-05-12</time></p>
|
<p data-content-publication-date="2020-05-12 21:29:52 +0800 +0800">Created: <time datetime="2020-05-12">2020-05-12</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-translations="["Tagalog"]">Translations: <a href=https://example.com/tl/articles/hidden-post-test/>Tagalog</a></p>
|
<p data-content-translations="["Tagalog"]">Translations: <a href=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/>Tagalog</a></p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
@ -203,9 +203,9 @@ How did you find this?!</p>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -221,67 +221,67 @@ How did you find this?!</p>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="Articles" />
|
<meta property="og:title" content="Articles" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/articles/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/" /><link rel="alternate" type="application/feed+json" href="https://example.com/articles/feed.json" /><link rel="alternate" type="application/rss+xml" href="https://example.com/articles/feed.rss" /><link rel="alternate" type="application/atom+xml" href="https://example.com/articles/feed.atom" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/" /><link rel="alternate" type="application/feed+json" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/feed.json" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/feed.rss" /><link rel="alternate" type="application/atom+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/feed.atom" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-09-04</span>
|
<span style="margin-left: 0.5em;">2019-09-04</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -154,7 +154,7 @@
|
|||||||
<span data-authors="["John Doe","Jane Doe"]">
|
<span data-authors="["John Doe","Jane Doe"]">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/pencil.svg#pencil"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/pencil.svg#pencil"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">
|
<span style="margin-left: 0.5em;">
|
||||||
@ -166,19 +166,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-29</span>
|
<span style="margin-left: 0.5em;">2019-08-29</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -187,19 +187,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -208,19 +208,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -229,19 +229,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -250,19 +250,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-27</span>
|
<span style="margin-left: 0.5em;">2019-08-27</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -271,19 +271,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-26</span>
|
<span style="margin-left: 0.5em;">2019-08-26</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -292,19 +292,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-25</span>
|
<span style="margin-left: 0.5em;">2019-08-25</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -324,9 +324,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -342,67 +342,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,11 +16,11 @@
|
|||||||
<meta property="og:title" content="Markdown Syntax Guide" />
|
<meta property="og:title" content="Markdown Syntax Guide" />
|
||||||
<meta property="og:description" content="The main purpose of this article is to make sure that all basic HTML Elements are decorated with CSS so as to not miss any possible elements when creating new themes for Hugo." />
|
<meta property="og:description" content="The main purpose of this article is to make sure that all basic HTML Elements are decorated with CSS so as to not miss any possible elements when creating new themes for Hugo." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/articles/markdown-syntax-guide/" /><meta property="article:section" content="articles" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/" /><meta property="article:section" content="articles" />
|
||||||
<meta property="article:published_time" content="2019-08-26T00:08:27+08:00" />
|
<meta property="article:published_time" content="2019-08-26T00:08:27+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/markdown-syntax-guide/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -33,7 +33,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -120,13 +120,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -140,15 +140,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-26</span>
|
<span style="margin-left: 0.5em;">2019-08-26</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -378,7 +378,7 @@ Also you can <em>put</em> <strong>Markdown</strong> into a blockquote.</p>
|
|||||||
<p data-content-publication-date="2019-08-26 00:08:27 +0800 +0800">Created: <time datetime="2019-08-26">2019-08-26</time></p>
|
<p data-content-publication-date="2019-08-26 00:08:27 +0800 +0800">Created: <time datetime="2019-08-26">2019-08-26</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -394,9 +394,9 @@ Also you can <em>put</em> <strong>Markdown</strong> into a blockquote.</p>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -412,67 +412,67 @@ Also you can <em>put</em> <strong>Markdown</strong> into a blockquote.</p>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -28,11 +28,11 @@
|
|||||||
The following block content should contain a sentence with the LaTeX symbol.
|
The following block content should contain a sentence with the LaTeX symbol.
|
||||||
\[\LaTeX\text{ is awesome.}\] Whitespace LaTeX treats whitespace characters such as tabs and spaces uniformly as one unit of space." />
|
\[\LaTeX\text{ is awesome.}\] Whitespace LaTeX treats whitespace characters such as tabs and spaces uniformly as one unit of space." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/articles/mathjax-support-for-asciidoctor/" /><meta property="article:section" content="articles" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/" /><meta property="article:section" content="articles" />
|
||||||
<meta property="article:published_time" content="2019-08-28T01:47:02+08:00" />
|
<meta property="article:published_time" content="2019-08-28T01:47:02+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/mathjax-support-for-asciidoctor/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -45,7 +45,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -132,13 +132,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -152,15 +152,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -676,7 +676,7 @@ can be used as a general MathJax guide, anyways.</p>
|
|||||||
<p data-content-publication-date="2019-08-28 01:47:02 +0800 +0800">Created: <time datetime="2019-08-28">2019-08-28</time></p>
|
<p data-content-publication-date="2019-08-28 01:47:02 +0800 +0800">Created: <time datetime="2019-08-28">2019-08-28</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -692,9 +692,9 @@ can be used as a general MathJax guide, anyways.</p>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -710,67 +710,67 @@ can be used as a general MathJax guide, anyways.</p>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -31,11 +31,11 @@ The following block content should contain a sentence with the LaTeX symbol.
|
|||||||
$$\LaTeX\text{ is awesome.}$$
|
$$\LaTeX\text{ is awesome.}$$
|
||||||
Whitespace LaTeX treats whitespace characters such as tabs and spaces uniformly as one unit of space. A text that is composed of two tabs and 10 spaces consecutively is one space." />
|
Whitespace LaTeX treats whitespace characters such as tabs and spaces uniformly as one unit of space. A text that is composed of two tabs and 10 spaces consecutively is one space." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/articles/mathjax-support-for-markdown/" /><meta property="article:section" content="articles" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/" /><meta property="article:section" content="articles" />
|
||||||
<meta property="article:published_time" content="2019-08-28T00:09:56+08:00" />
|
<meta property="article:published_time" content="2019-08-28T00:09:56+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/mathjax-support-for-markdown/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -48,7 +48,7 @@ Whitespace LaTeX treats whitespace characters such as tabs and spaces uniformly
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -135,13 +135,13 @@ Whitespace LaTeX treats whitespace characters such as tabs and spaces uniformly
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -155,15 +155,15 @@ Whitespace LaTeX treats whitespace characters such as tabs and spaces uniformly
|
|||||||
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -353,7 +353,7 @@ can be used as a general MathJax guide, anyways.</p>
|
|||||||
<p data-content-publication-date="2019-08-28 00:09:56 +0800 +0800">Created: <time datetime="2019-08-28">2019-08-28</time></p>
|
<p data-content-publication-date="2019-08-28 00:09:56 +0800 +0800">Created: <time datetime="2019-08-28">2019-08-28</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -369,9 +369,9 @@ can be used as a general MathJax guide, anyways.</p>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -387,67 +387,67 @@ can be used as a general MathJax guide, anyways.</p>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/articles/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/</title>
|
||||||
<link rel="canonical" href="https://example.com/articles/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/articles/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -19,11 +19,11 @@
|
|||||||
<meta property="og:description" content="Web feeds are one of the most common ways for a visitor to keep up with someone who creates content. Nowadays, most social media has that feature such as the subscribing YouTube channels, following Twitter accounts, and watching Deviantart artists. Outside of those, we have simpler things like RSS and JSON feeds where they are just plain text files describing the content.
|
<meta property="og:description" content="Web feeds are one of the most common ways for a visitor to keep up with someone who creates content. Nowadays, most social media has that feature such as the subscribing YouTube channels, following Twitter accounts, and watching Deviantart artists. Outside of those, we have simpler things like RSS and JSON feeds where they are just plain text files describing the content.
|
||||||
The Contentful theme doesn’t have a web feed export but we can have it with theme components." />
|
The Contentful theme doesn’t have a web feed export but we can have it with theme components." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/articles/rss-atom-and-json-feed-support/" /><meta property="article:section" content="articles" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/" /><meta property="article:section" content="articles" />
|
||||||
<meta property="article:published_time" content="2019-09-04T17:22:44+08:00" />
|
<meta property="article:published_time" content="2019-09-04T17:22:44+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/articles/rss-atom-and-json-feed-support/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -123,13 +123,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -143,15 +143,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-09-04</span>
|
<span style="margin-left: 0.5em;">2019-09-04</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -159,7 +159,7 @@
|
|||||||
<span data-authors="["John Doe","Jane Doe"]">
|
<span data-authors="["John Doe","Jane Doe"]">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/pencil.svg#pencil"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/pencil.svg#pencil"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">
|
<span style="margin-left: 0.5em;">
|
||||||
@ -245,12 +245,12 @@ For this demo, we’ll use the <a href="https://github.com/foo-dogsquared/hugo-w
|
|||||||
<p data-content-publication-date="2019-09-04 17:22:44 +0800 +0800">Created: <time datetime="2019-09-04">2019-09-04</time></p>
|
<p data-content-publication-date="2019-09-04 17:22:44 +0800 +0800">Created: <time datetime="2019-09-04">2019-09-04</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-translations="["Tagalog"]">Translations: <a href=https://example.com/tl/articles/rss-atom-and-json-feed-support/>Tagalog</a></p>
|
<p data-content-translations="["Tagalog"]">Translations: <a href=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/>Tagalog</a></p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
@ -264,9 +264,9 @@ For this demo, we’ll use the <a href="https://github.com/foo-dogsquared/hugo-w
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -282,67 +282,67 @@ For this demo, we’ll use the <a href="https://github.com/foo-dogsquared/hugo-w
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -2,32 +2,32 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>asciidoctor on More Contentful</title>
|
<title>asciidoctor on More Contentful</title>
|
||||||
<link>https://example.com/categories/asciidoctor/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/</link>
|
||||||
<description>Recent content in asciidoctor on More Contentful</description>
|
<description>Recent content in asciidoctor on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Thu, 29 Aug 2019 22:09:16 +0800</lastBuildDate>
|
<lastBuildDate>Thu, 29 Aug 2019 22:09:16 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/categories/asciidoctor/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/categories/asciidoctor/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Asciidoctor Extended Syntax Guide</title>
|
<title>Asciidoctor Extended Syntax Guide</title>
|
||||||
<link>https://example.com/articles/asciidoctor-extended-syntax-guide/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</link>
|
||||||
<category>asciidoctor</category>
|
<category>asciidoctor</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/asciidoctor-extended-syntax-guide/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>MathJax Support for Asciidoctor</title>
|
<title>MathJax Support for Asciidoctor</title>
|
||||||
<link>https://example.com/articles/mathjax-support-for-asciidoctor/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/</link>
|
||||||
<category>asciidoctor</category>
|
<category>asciidoctor</category>
|
||||||
<category>mathjax</category>
|
<category>mathjax</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Wed, 28 Aug 2019 01:47:02 +0800</pubDate>
|
<pubDate>Wed, 28 Aug 2019 01:47:02 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/mathjax-support-for-asciidoctor/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="asciidoctor" />
|
<meta property="og:title" content="asciidoctor" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/categories/asciidoctor/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/categories/asciidoctor/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/categories/asciidoctor/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-29</span>
|
<span style="margin-left: 0.5em;">2019-08-29</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -187,9 +187,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -205,67 +205,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/categories/asciidoctor/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/</title>
|
||||||
<link rel="canonical" href="https://example.com/categories/asciidoctor/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/categories/asciidoctor/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,21 +2,21 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>category1 on More Contentful</title>
|
<title>category1 on More Contentful</title>
|
||||||
<link>https://example.com/categories/category1/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/</link>
|
||||||
<description>Recent content in category1 on More Contentful</description>
|
<description>Recent content in category1 on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 12 May 2020 21:29:52 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 12 May 2020 21:29:52 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/categories/category1/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/categories/category1/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Hidden post test</title>
|
<title>Hidden post test</title>
|
||||||
<link>https://example.com/articles/hidden-post-test/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/</link>
|
||||||
<category>tag1</category>
|
<category>tag1</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Tue, 12 May 2020 21:29:52 +0800</pubDate>
|
<pubDate>Tue, 12 May 2020 21:29:52 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/hidden-post-test/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="category1" />
|
<meta property="og:title" content="category1" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/categories/category1/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/categories/category1/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/categories/category1/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/hidden-post-test/" aria-label="Hidden post test">Hidden post test</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/" aria-label="Hidden post test">Hidden post test</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-05-12 21:29:52 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-05-12 21:29:52 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-05-12</span>
|
<span style="margin-left: 0.5em;">2020-05-12</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -166,9 +166,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -184,67 +184,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/categories/category1/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/</title>
|
||||||
<link rel="canonical" href="https://example.com/categories/category1/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/categories/category1/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,27 +2,27 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Categories on More Contentful</title>
|
<title>Categories on More Contentful</title>
|
||||||
<link>https://example.com/categories/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/</link>
|
||||||
<description>Recent content in Categories on More Contentful</description>
|
<description>Recent content in Categories on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 20 Oct 2020 20:38:24 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 20 Oct 2020 20:38:24 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/categories/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/categories/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>recipe</title>
|
<title>recipe</title>
|
||||||
<link>https://example.com/categories/recipe/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/</link>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:38:24 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:38:24 +0800</pubDate>
|
||||||
<guid>https://example.com/categories/recipe/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>category1</title>
|
<title>category1</title>
|
||||||
<link>https://example.com/categories/category1/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/</link>
|
||||||
|
|
||||||
<pubDate>Tue, 12 May 2020 21:29:52 +0800</pubDate>
|
<pubDate>Tue, 12 May 2020 21:29:52 +0800</pubDate>
|
||||||
<guid>https://example.com/categories/category1/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -2,31 +2,31 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>guide on More Contentful</title>
|
<title>guide on More Contentful</title>
|
||||||
<link>https://example.com/categories/guide/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/</link>
|
||||||
<description>Recent content in guide on More Contentful</description>
|
<description>Recent content in guide on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 12 May 2020 17:25:55 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 12 May 2020 17:25:55 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/categories/guide/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/categories/guide/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Recipes</title>
|
<title>Recipes</title>
|
||||||
<link>https://example.com/recipes/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/</link>
|
||||||
<category>theme</category>
|
<category>theme</category>
|
||||||
<category>extending</category>
|
<category>extending</category>
|
||||||
|
|
||||||
<pubDate>Tue, 12 May 2020 17:25:55 +0800</pubDate>
|
<pubDate>Tue, 12 May 2020 17:25:55 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>RSS, Atom, and JSON Feed Support</title>
|
<title>RSS, Atom, and JSON Feed Support</title>
|
||||||
<link>https://example.com/articles/rss-atom-and-json-feed-support/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</link>
|
||||||
<category>this is a test tag</category>
|
<category>this is a test tag</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/rss-atom-and-json-feed-support/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="guide" />
|
<meta property="og:title" content="guide" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/categories/guide/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/categories/guide/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/categories/guide/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/" aria-label="Recipes">Recipes</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/" aria-label="Recipes">Recipes</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-05-12 17:25:55 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-05-12 17:25:55 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-05-12</span>
|
<span style="margin-left: 0.5em;">2020-05-12</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-09-04</span>
|
<span style="margin-left: 0.5em;">2019-09-04</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -175,7 +175,7 @@
|
|||||||
<span data-authors="["John Doe","Jane Doe"]">
|
<span data-authors="["John Doe","Jane Doe"]">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/pencil.svg#pencil"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/pencil.svg#pencil"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">
|
<span style="margin-left: 0.5em;">
|
||||||
@ -187,19 +187,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -208,19 +208,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-27</span>
|
<span style="margin-left: 0.5em;">2019-08-27</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -229,19 +229,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-26</span>
|
<span style="margin-left: 0.5em;">2019-08-26</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -250,19 +250,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-25</span>
|
<span style="margin-left: 0.5em;">2019-08-25</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -282,9 +282,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -300,67 +300,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/categories/guide/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/</title>
|
||||||
<link rel="canonical" href="https://example.com/categories/guide/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/categories/guide/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="Categories" />
|
<meta property="og:title" content="Categories" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/categories/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/categories/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/categories/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -136,100 +136,100 @@
|
|||||||
<section id="asciidoctor">
|
<section id="asciidoctor">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>asciidoctor</h2>
|
<h2>asciidoctor</h2>
|
||||||
<small>(<a href="/categories/asciidoctor/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/categories/asciidoctor/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-29 22:09:16 +0800 +0800">2019-08-29</date>
|
<date class="post--list__date" datetime="2019-08-29 22:09:16 +0800 +0800">2019-08-29</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/asciidoctor-extended-syntax-guide/">Asciidoctor Extended Syntax Guide</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/">Asciidoctor Extended Syntax Guide</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 01:47:02 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 01:47:02 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/mathjax-support-for-asciidoctor/">MathJax Support for Asciidoctor</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/">MathJax Support for Asciidoctor</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="category1">
|
<section id="category1">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>category1</h2>
|
<h2>category1</h2>
|
||||||
<small>(<a href="/categories/category1/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/categories/category1/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-05-12 21:29:52 +0800 +0800">2020-05-12</date>
|
<date class="post--list__date" datetime="2020-05-12 21:29:52 +0800 +0800">2020-05-12</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/hidden-post-test/">Hidden post test</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/">Hidden post test</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="guide">
|
<section id="guide">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>guide</h2>
|
<h2>guide</h2>
|
||||||
<small>(<a href="/categories/guide/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/categories/guide/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-05-12 17:25:55 +0800 +0800">2020-05-12</date>
|
<date class="post--list__date" datetime="2020-05-12 17:25:55 +0800 +0800">2020-05-12</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/">Recipes</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-09-04 17:22:44 +0800 +0800">2019-09-04</date>
|
<date class="post--list__date" datetime="2019-09-04 17:22:44 +0800 +0800">2019-09-04</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/rss-atom-and-json-feed-support/">RSS, Atom, and JSON Feed Support</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/">RSS, Atom, and JSON Feed Support</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 12:11:22 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 12:11:22 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/emoji-support/">Emoji Support</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/">Emoji Support</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-27 01:03:09 +0800 +0800">2019-08-27</date>
|
<date class="post--list__date" datetime="2019-08-27 01:03:09 +0800 +0800">2019-08-27</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/asciidoctor-syntax-guide/">Asciidoctor Syntax Guide</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/">Asciidoctor Syntax Guide</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-26 00:08:27 +0800 +0800">2019-08-26</date>
|
<date class="post--list__date" datetime="2019-08-26 00:08:27 +0800 +0800">2019-08-26</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/markdown-syntax-guide/">Markdown Syntax Guide</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/">Markdown Syntax Guide</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-25 21:06:56 +0800 +0800">2019-08-25</date>
|
<date class="post--list__date" datetime="2019-08-25 21:06:56 +0800 +0800">2019-08-25</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/asciidoctor-article-template/">Asciidoctor Article Template</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/">Asciidoctor Article Template</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="markdown">
|
<section id="markdown">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>markdown</h2>
|
<h2>markdown</h2>
|
||||||
<small>(<a href="/categories/markdown/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/categories/markdown/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 00:09:56 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 00:09:56 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/mathjax-support-for-markdown/">MathJax Support for Markdown</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/">MathJax Support for Markdown</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="recipe">
|
<section id="recipe">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>recipe</h2>
|
<h2>recipe</h2>
|
||||||
<small>(<a href="/categories/recipe/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/categories/recipe/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:38:24 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:38:24 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/configurable-list-of-contacts/">Configurable list of contacts</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/">Configurable list of contacts</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:36:55 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:36:55 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/creating-an-archive-page/">Creating an archive page</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/">Creating an archive page</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:35:39 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:35:39 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/open-graph-protocol/">Open graph protocol</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/">Open graph protocol</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:31:32 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:31:32 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/twitter-cards/">Twitter cards</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/">Twitter cards</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:29:42 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:29:42 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/customizing-your-head/">Customizing your head</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/">Customizing your head</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
@ -244,9 +244,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -262,67 +262,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -2,22 +2,22 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>markdown on More Contentful</title>
|
<title>markdown on More Contentful</title>
|
||||||
<link>https://example.com/categories/markdown/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/</link>
|
||||||
<description>Recent content in markdown on More Contentful</description>
|
<description>Recent content in markdown on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Wed, 28 Aug 2019 00:09:56 +0800</lastBuildDate>
|
<lastBuildDate>Wed, 28 Aug 2019 00:09:56 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/categories/markdown/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/categories/markdown/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>MathJax Support for Markdown</title>
|
<title>MathJax Support for Markdown</title>
|
||||||
<link>https://example.com/articles/mathjax-support-for-markdown/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/</link>
|
||||||
<category>markdown</category>
|
<category>markdown</category>
|
||||||
<category>mathjax</category>
|
<category>mathjax</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Wed, 28 Aug 2019 00:09:56 +0800</pubDate>
|
<pubDate>Wed, 28 Aug 2019 00:09:56 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/mathjax-support-for-markdown/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="markdown" />
|
<meta property="og:title" content="markdown" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/categories/markdown/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/categories/markdown/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/categories/markdown/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -166,9 +166,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -184,67 +184,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/categories/markdown/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/</title>
|
||||||
<link rel="canonical" href="https://example.com/categories/markdown/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/categories/markdown/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,27 +2,27 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>recipe on More Contentful</title>
|
<title>recipe on More Contentful</title>
|
||||||
<link>https://example.com/categories/recipe/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/</link>
|
||||||
<description>Recent content in recipe on More Contentful</description>
|
<description>Recent content in recipe on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 20 Oct 2020 20:38:24 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 20 Oct 2020 20:38:24 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/categories/recipe/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/categories/recipe/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Configurable list of contacts</title>
|
<title>Configurable list of contacts</title>
|
||||||
<link>https://example.com/recipes/configurable-list-of-contacts/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/</link>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:38:24 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:38:24 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/configurable-list-of-contacts/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Creating an archive page</title>
|
<title>Creating an archive page</title>
|
||||||
<link>https://example.com/recipes/creating-an-archive-page/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/</link>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:36:55 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:36:55 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/creating-an-archive-page/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="recipe" />
|
<meta property="og:title" content="recipe" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/categories/recipe/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/categories/recipe/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/categories/recipe/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/configurable-list-of-contacts/" aria-label="Configurable list of contacts">Configurable list of contacts</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/" aria-label="Configurable list of contacts">Configurable list of contacts</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:38:24 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:38:24 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/creating-an-archive-page/" aria-label="Creating an archive page">Creating an archive page</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/" aria-label="Creating an archive page">Creating an archive page</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:36:55 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:36:55 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -176,19 +176,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/open-graph-protocol/" aria-label="Open graph protocol">Open graph protocol</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/" aria-label="Open graph protocol">Open graph protocol</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -197,19 +197,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/twitter-cards/" aria-label="Twitter cards">Twitter cards</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/" aria-label="Twitter cards">Twitter cards</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -218,19 +218,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/customizing-your-head/" aria-label="Customizing your head">Customizing your head</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/" aria-label="Customizing your head">Customizing your head</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:29:42 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:29:42 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -250,9 +250,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -268,67 +268,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/categories/recipe/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/</title>
|
||||||
<link rel="canonical" href="https://example.com/categories/recipe/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/categories/recipe/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful</title>
|
||||||
<link rel="canonical" href="https://example.com">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
200
en/sitemap.xml
200
en/sitemap.xml
@ -2,238 +2,238 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://example.com/categories/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/categories/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/categories/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/recipes/configurable-list-of-contacts/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/categories/recipe/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/recipe/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/recipes/creating-an-archive-page/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/recipes/open-graph-protocol/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/seo/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/social-media/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/tags/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/tags/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/twitter/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/recipes/twitter-cards/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/recipes/customizing-your-head/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/articles/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/articles/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/articles/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/categories/category1/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/categories/category1/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/category1/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/categories/category1/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/category1/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/tag1/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/tags/tag1/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/tag1/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/tags/tag1/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/tag2/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/tags/tag2/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/tag2/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/tags/tag2/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/extending/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/categories/guide/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/categories/guide/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/guide/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/categories/guide/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/guide/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/recipes/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/theme/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/articles/rss-atom-and-json-feed-support/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/articles/rss-atom-and-json-feed-support/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/articles/rss-atom-and-json-feed-support/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/this-is-a-test-tag/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/tags/this-is-a-test-tag/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/this-is-a-test-tag/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/tags/this-is-a-test-tag/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/asciidoctor/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/categories/asciidoctor/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/asciidoctor/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/articles/asciidoctor-extended-syntax-guide/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/guide/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/emoji/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/articles/emoji-support/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/mathjax/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/articles/mathjax-support-for-asciidoctor/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/tags/markdown/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/categories/markdown/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/markdown/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/articles/mathjax-support-for-markdown/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/articles/asciidoctor-syntax-guide/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/articles/markdown-syntax-guide/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/articles/asciidoctor-article-template/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/about/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/about/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/about/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/"
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://example.com/archives/</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/archives/</loc>
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="tl"
|
hreflang="tl"
|
||||||
href="https://example.com/tl/archives/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/archives/"
|
||||||
/>
|
/>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
href="https://example.com/archives/"
|
href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/archives/"
|
||||||
/>
|
/>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
16
feed.atom
16
feed.atom
@ -2,23 +2,23 @@
|
|||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
<title>More Contentful</title>
|
<title>More Contentful</title>
|
||||||
|
|
||||||
<link rel="self" type="application/atom+xml" href="https://example.com/feed.atom"/><link rel="canonical" type="text/html" href="https://example.com/"/><link rel="alternate" type="application/feed+json" href="https://example.com/feed.json"/><link rel="alternate" type="application/rss+xml" href="https://example.com/feed.rss"/><rights>© 2022 </rights>
|
<link rel="self" type="application/atom+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/feed.atom"/><link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/"/><link rel="alternate" type="application/feed+json" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/feed.json"/><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/feed.rss"/><rights>© 2022 </rights>
|
||||||
<generator uri="https://gohugo.io/" version="0.96.0">Hugo</generator>
|
<generator uri="https://gohugo.io/" version="0.96.0">Hugo</generator>
|
||||||
<updated>2020-10-20T20:38:24+08:00</updated>
|
<updated>2020-10-20T20:38:24+08:00</updated>
|
||||||
<id>https://example.com</id><icon>https://example.com/icon.png</icon>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful</id><icon>https://foo-dogsquared.github.io/hugo-theme-more-contentful/icon.png</icon>
|
||||||
<author>
|
<author>
|
||||||
<name>John Doe</name>
|
<name>John Doe</name>
|
||||||
<email>johndoe@example.com</email>
|
<email>johndoe@example.com</email>
|
||||||
</author><entry>
|
</author><entry>
|
||||||
<id>https://example.com/articles/rss-atom-and-json-feed-support/</id>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</id>
|
||||||
<title type="text">RSS, Atom, and JSON Feed Support</title>
|
<title type="text">RSS, Atom, and JSON Feed Support</title>
|
||||||
<link rel="alternate" href="https://example.com/articles/rss-atom-and-json-feed-support/" hreflang="en" title="RSS, Atom, and JSON Feed Support"/><author>
|
<link rel="alternate" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/" hreflang="en" title="RSS, Atom, and JSON Feed Support"/><author>
|
||||||
<name>John Doe</name>
|
<name>John Doe</name>
|
||||||
</author><author>
|
</author><author>
|
||||||
<name>Jane Doe</name>
|
<name>Jane Doe</name>
|
||||||
</author><category term="this is a test tag"/><category term="tag2"/>
|
</author><category term="this is a test tag"/><category term="tag2"/>
|
||||||
<published>2019-09-04T17:22:44+08:00</published>
|
<published>2019-09-04T17:22:44+08:00</published>
|
||||||
<updated>2022-04-30T20:40:56+08:00</updated><content type="html"><div class="paragraph">
|
<updated>2022-04-30T21:03:17+08:00</updated><content type="html"><div class="paragraph">
|
||||||
<p>Web feeds are one of the most common ways for a visitor to keep up with someone who creates content.
|
<p>Web feeds are one of the most common ways for a visitor to keep up with someone who creates content.
|
||||||
Nowadays, most social media has that feature such as the subscribing YouTube channels, following Twitter accounts, and watching Deviantart artists.
|
Nowadays, most social media has that feature such as the subscribing YouTube channels, following Twitter accounts, and watching Deviantart artists.
|
||||||
Outside of those, we have simpler things like <a href="https://www.rssboard.org/rss-2-0-1">RSS</a> and <a href="https://www.jsonfeed.org/">JSON</a> feeds where they are just plain text files describing the content.</p>
|
Outside of those, we have simpler things like <a href="https://www.rssboard.org/rss-2-0-1">RSS</a> and <a href="https://www.jsonfeed.org/">JSON</a> feeds where they are just plain text files describing the content.</p>
|
||||||
@ -79,11 +79,11 @@ For this demo, we’ll use the <a href="https://github.com/foo-dogsquared
|
|||||||
</div>
|
</div>
|
||||||
</content>
|
</content>
|
||||||
</entry><entry>
|
</entry><entry>
|
||||||
<id>https://example.com/articles/asciidoctor-extended-syntax-guide/</id>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</id>
|
||||||
<title type="text">Asciidoctor Extended Syntax Guide</title>
|
<title type="text">Asciidoctor Extended Syntax Guide</title>
|
||||||
<link rel="alternate" href="https://example.com/articles/asciidoctor-extended-syntax-guide/" hreflang="en" title="Asciidoctor Extended Syntax Guide"/><category term="asciidoctor"/><category term="guide"/>
|
<link rel="alternate" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/" hreflang="en" title="Asciidoctor Extended Syntax Guide"/><category term="asciidoctor"/><category term="guide"/>
|
||||||
<published>2019-08-29T22:09:16+08:00</published>
|
<published>2019-08-29T22:09:16+08:00</published>
|
||||||
<updated>2022-04-30T20:40:56+08:00</updated><content type="html">
|
<updated>2022-04-30T21:03:17+08:00</updated><content type="html">
|
||||||
<div id="preamble">
|
<div id="preamble">
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
|
18
feed.rss
18
feed.rss
@ -2,33 +2,33 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>More Contentful</title>
|
<title>More Contentful</title>
|
||||||
<link>https://example.com/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/</link>
|
||||||
<description>Recent content on More Contentful</description>
|
<description>Recent content on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 20 Oct 2020 20:38:24 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 20 Oct 2020 20:38:24 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/" rel="canonical" type="text/html" />
|
||||||
<atom:link href="https://example.com/feed.json" rel="alternate" type="application/feed+json" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/feed.json" rel="alternate" type="application/feed+json" />
|
||||||
<atom:link href="https://example.com/feed.atom" rel="alternate" type="application/atom+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/feed.atom" rel="alternate" type="application/atom+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>RSS, Atom, and JSON Feed Support</title>
|
<title>RSS, Atom, and JSON Feed Support</title>
|
||||||
<link>https://example.com/articles/rss-atom-and-json-feed-support/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</link>
|
||||||
<category>this is a test tag</category>
|
<category>this is a test tag</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/rss-atom-and-json-feed-support/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Asciidoctor Extended Syntax Guide</title>
|
<title>Asciidoctor Extended Syntax Guide</title>
|
||||||
<link>https://example.com/articles/asciidoctor-extended-syntax-guide/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</link>
|
||||||
<category>asciidoctor</category>
|
<category>asciidoctor</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/asciidoctor-extended-syntax-guide/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="tl">
|
<html lang="tl">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tl/articles/rss-atom-and-json-feed-support/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/</title>
|
||||||
<link rel="canonical" href="https://example.com/tl/articles/rss-atom-and-json-feed-support/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tl/articles/rss-atom-and-json-feed-support/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
110
index.html
110
index.html
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="More Contentful" />
|
<meta property="og:title" content="More Contentful" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/" /><link rel="alternate" type="application/feed+json" href="https://example.com/feed.json" /><link rel="alternate" type="application/rss+xml" href="https://example.com/feed.rss" /><link rel="alternate" type="application/atom+xml" href="https://example.com/feed.atom" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/" /><link rel="alternate" type="application/feed+json" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/feed.json" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/feed.rss" /><link rel="alternate" type="application/atom+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/feed.atom" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-09-04</span>
|
<span style="margin-left: 0.5em;">2019-09-04</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -154,7 +154,7 @@
|
|||||||
<span data-authors="["John Doe","Jane Doe"]">
|
<span data-authors="["John Doe","Jane Doe"]">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/pencil.svg#pencil"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/pencil.svg#pencil"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">
|
<span style="margin-left: 0.5em;">
|
||||||
@ -166,19 +166,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-29</span>
|
<span style="margin-left: 0.5em;">2019-08-29</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -187,19 +187,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -208,19 +208,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -229,19 +229,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -250,19 +250,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-27</span>
|
<span style="margin-left: 0.5em;">2019-08-27</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -271,19 +271,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-26</span>
|
<span style="margin-left: 0.5em;">2019-08-26</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -292,19 +292,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-25</span>
|
<span style="margin-left: 0.5em;">2019-08-25</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -324,9 +324,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -342,67 +342,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/</title>
|
||||||
<link rel="canonical" href="https://example.com/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -25,11 +25,11 @@
|
|||||||
The data is a top-level dictionary/object with each key contains an object with the following fields.
|
The data is a top-level dictionary/object with each key contains an object with the following fields.
|
||||||
url is the… contact link itself and it is required to have it." />
|
url is the… contact link itself and it is required to have it." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/recipes/configurable-list-of-contacts/" /><meta property="article:section" content="recipes" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/" /><meta property="article:section" content="recipes" />
|
||||||
<meta property="article:published_time" content="2020-10-20T20:38:24+08:00" />
|
<meta property="article:published_time" content="2020-10-20T20:38:24+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/recipes/configurable-list-of-contacts/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -42,7 +42,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -129,13 +129,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -149,15 +149,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2020-10-20 20:38:24 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:38:24 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -250,7 +250,7 @@ The <code>name</code> would now be the image alternative text.</p>
|
|||||||
<p data-content-publication-date="2020-10-20 20:38:24 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
<p data-content-publication-date="2020-10-20 20:38:24 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -266,9 +266,9 @@ The <code>name</code> would now be the image alternative text.</p>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -284,67 +284,67 @@ The <code>name</code> would now be the image alternative text.</p>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -19,11 +19,11 @@
|
|||||||
<meta property="og:description" content="This will add an archive page similar to archive pages like these.
|
<meta property="og:description" content="This will add an archive page similar to archive pages like these.
|
||||||
{{- define "main" -}} <h1>{{ .Title }}</h1> {{ .Content }} <hr> {{- /* Creating a section that lists out regular pages by year */ -}} {{ range $.Site.RegularPages.GroupByPublishDate "2006" }} {{- /* Skip regular pages with an invalid creation date string. */ -}} {{- /* This is convenient if we want to exclude certain posts to be listed by giving no value to `date` in the frontmatter." />
|
{{- define "main" -}} <h1>{{ .Title }}</h1> {{ .Content }} <hr> {{- /* Creating a section that lists out regular pages by year */ -}} {{ range $.Site.RegularPages.GroupByPublishDate "2006" }} {{- /* Skip regular pages with an invalid creation date string. */ -}} {{- /* This is convenient if we want to exclude certain posts to be listed by giving no value to `date` in the frontmatter." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/recipes/creating-an-archive-page/" /><meta property="article:section" content="recipes" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/" /><meta property="article:section" content="recipes" />
|
||||||
<meta property="article:published_time" content="2020-10-20T20:36:55+08:00" />
|
<meta property="article:published_time" content="2020-10-20T20:36:55+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/recipes/creating-an-archive-page/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -123,13 +123,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -143,15 +143,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2020-10-20 20:36:55 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:36:55 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -229,7 +229,7 @@ This is the archives of the century.</code></pre>
|
|||||||
<p data-content-publication-date="2020-10-20 20:36:55 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
<p data-content-publication-date="2020-10-20 20:36:55 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -245,9 +245,9 @@ This is the archives of the century.</code></pre>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -263,67 +263,67 @@ This is the archives of the century.</code></pre>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -22,11 +22,11 @@
|
|||||||
First, copy the head partial from the theme (theme/contentful/layouts/partials/head.html) to your own (layouts/partials/head.html). We’re simply taking advantage of Hugo’s lookup order where we’ve override the head partial with our own copy.
|
First, copy the head partial from the theme (theme/contentful/layouts/partials/head.html) to your own (layouts/partials/head.html). We’re simply taking advantage of Hugo’s lookup order where we’ve override the head partial with our own copy.
|
||||||
Then, feel free to add your own (or others') scripts and stylesheets, icons and other metadata, or whatever suitable things." />
|
Then, feel free to add your own (or others') scripts and stylesheets, icons and other metadata, or whatever suitable things." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/recipes/customizing-your-head/" /><meta property="article:section" content="recipes" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/" /><meta property="article:section" content="recipes" />
|
||||||
<meta property="article:published_time" content="2020-10-20T20:29:42+08:00" />
|
<meta property="article:published_time" content="2020-10-20T20:29:42+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/recipes/customizing-your-head/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -39,7 +39,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -126,13 +126,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -146,15 +146,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2020-10-20 20:29:42 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:29:42 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -229,7 +229,7 @@ Though, you have to set it as the default Markdown parser.</p>
|
|||||||
<p data-content-publication-date="2020-10-20 20:29:42 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
<p data-content-publication-date="2020-10-20 20:29:42 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -245,9 +245,9 @@ Though, you have to set it as the default Markdown parser.</p>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -263,67 +263,67 @@ Though, you have to set it as the default Markdown parser.</p>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -2,19 +2,19 @@
|
|||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
<title>Recipes on More Contentful</title>
|
<title>Recipes on More Contentful</title>
|
||||||
|
|
||||||
<link rel="self" type="application/atom+xml" href="https://example.com/recipes/feed.atom"/><link rel="canonical" type="text/html" href="https://example.com/recipes/"/><link rel="alternate" type="application/feed+json" href="https://example.com/recipes/feed.json"/><link rel="alternate" type="application/rss+xml" href="https://example.com/recipes/feed.rss"/><rights>© 2022 </rights>
|
<link rel="self" type="application/atom+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/feed.atom"/><link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/"/><link rel="alternate" type="application/feed+json" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/feed.json"/><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/feed.rss"/><rights>© 2022 </rights>
|
||||||
<generator uri="https://gohugo.io/" version="0.96.0">Hugo</generator>
|
<generator uri="https://gohugo.io/" version="0.96.0">Hugo</generator>
|
||||||
<updated>2020-05-12T17:25:55+08:00</updated>
|
<updated>2020-05-12T17:25:55+08:00</updated>
|
||||||
<id>https://example.com</id><icon>https://example.com/icon.png</icon>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful</id><icon>https://foo-dogsquared.github.io/hugo-theme-more-contentful/icon.png</icon>
|
||||||
<author>
|
<author>
|
||||||
<name>John Doe</name>
|
<name>John Doe</name>
|
||||||
<email>johndoe@example.com</email>
|
<email>johndoe@example.com</email>
|
||||||
</author><entry>
|
</author><entry>
|
||||||
<id>https://example.com/recipes/configurable-list-of-contacts/</id>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/</id>
|
||||||
<title type="text">Configurable list of contacts</title>
|
<title type="text">Configurable list of contacts</title>
|
||||||
<link rel="alternate" href="https://example.com/recipes/configurable-list-of-contacts/" hreflang="en" title="Configurable list of contacts"/>
|
<link rel="alternate" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/" hreflang="en" title="Configurable list of contacts"/>
|
||||||
<published>2020-10-20T20:38:24+08:00</published>
|
<published>2020-10-20T20:38:24+08:00</published>
|
||||||
<updated>2022-04-30T20:40:56+08:00</updated><content type="html"><div class="paragraph">
|
<updated>2022-04-30T21:03:17+08:00</updated><content type="html"><div class="paragraph">
|
||||||
<p>Most themes offer quick social media links with site configuration.
|
<p>Most themes offer quick social media links with site configuration.
|
||||||
However, it is only limited to popular media sites such as Facebook, Twitter, Instagram, GitHub, etc.</p>
|
However, it is only limited to popular media sites such as Facebook, Twitter, Instagram, GitHub, etc.</p>
|
||||||
</div>
|
</div>
|
||||||
@ -86,11 +86,11 @@ The <code>name</code> would now be the image alternative text.</p
|
|||||||
</div>
|
</div>
|
||||||
</content>
|
</content>
|
||||||
</entry><entry>
|
</entry><entry>
|
||||||
<id>https://example.com/recipes/creating-an-archive-page/</id>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/</id>
|
||||||
<title type="text">Creating an archive page</title>
|
<title type="text">Creating an archive page</title>
|
||||||
<link rel="alternate" href="https://example.com/recipes/creating-an-archive-page/" hreflang="en" title="Creating an archive page"/>
|
<link rel="alternate" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/" hreflang="en" title="Creating an archive page"/>
|
||||||
<published>2020-10-20T20:36:55+08:00</published>
|
<published>2020-10-20T20:36:55+08:00</published>
|
||||||
<updated>2022-04-30T20:40:56+08:00</updated><content type="html"><div class="paragraph">
|
<updated>2022-04-30T21:03:17+08:00</updated><content type="html"><div class="paragraph">
|
||||||
<p>This will add an archive page similar to archive pages <a href="https://davidtranscend.com/archives/">like</a> <a href="https://lukesmith.xyz/blogindex.html">these</a>.</p>
|
<p>This will add an archive page similar to archive pages <a href="https://davidtranscend.com/archives/">like</a> <a href="https://lukesmith.xyz/blogindex.html">these</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="listingblock">
|
<div class="listingblock">
|
||||||
|
File diff suppressed because one or more lines are too long
@ -2,29 +2,29 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Recipes on More Contentful</title>
|
<title>Recipes on More Contentful</title>
|
||||||
<link>https://example.com/recipes/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/</link>
|
||||||
<description>Recent content in Recipes on More Contentful</description>
|
<description>Recent content in Recipes on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 12 May 2020 17:25:55 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 12 May 2020 17:25:55 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/recipes/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/recipes/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/" rel="canonical" type="text/html" />
|
||||||
<atom:link href="https://example.com/recipes/feed.json" rel="alternate" type="application/feed+json" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/feed.json" rel="alternate" type="application/feed+json" />
|
||||||
<atom:link href="https://example.com/recipes/feed.atom" rel="alternate" type="application/atom+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/feed.atom" rel="alternate" type="application/atom+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Configurable list of contacts</title>
|
<title>Configurable list of contacts</title>
|
||||||
<link>https://example.com/recipes/configurable-list-of-contacts/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/</link>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:38:24 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:38:24 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/configurable-list-of-contacts/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Creating an archive page</title>
|
<title>Creating an archive page</title>
|
||||||
<link>https://example.com/recipes/creating-an-archive-page/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/</link>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:36:55 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:36:55 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/creating-an-archive-page/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -17,9 +17,9 @@
|
|||||||
<meta property="og:title" content="Recipes" />
|
<meta property="og:title" content="Recipes" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/recipes/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/recipes/" /><link rel="alternate" type="application/feed+json" href="https://example.com/recipes/feed.json" /><link rel="alternate" type="application/rss+xml" href="https://example.com/recipes/feed.rss" /><link rel="alternate" type="application/atom+xml" href="https://example.com/recipes/feed.atom" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/" /><link rel="alternate" type="application/feed+json" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/feed.json" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/feed.rss" /><link rel="alternate" type="application/atom+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/feed.atom" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -32,7 +32,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -119,13 +119,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -140,19 +140,19 @@ Though this only applies specifically to Contentful and may need some tweaking w
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/configurable-list-of-contacts/" aria-label="Configurable list of contacts">Configurable list of contacts</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/configurable-list-of-contacts/" aria-label="Configurable list of contacts">Configurable list of contacts</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:38:24 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:38:24 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -161,19 +161,19 @@ Though this only applies specifically to Contentful and may need some tweaking w
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/creating-an-archive-page/" aria-label="Creating an archive page">Creating an archive page</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/creating-an-archive-page/" aria-label="Creating an archive page">Creating an archive page</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:36:55 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:36:55 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -182,19 +182,19 @@ Though this only applies specifically to Contentful and may need some tweaking w
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/open-graph-protocol/" aria-label="Open graph protocol">Open graph protocol</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/" aria-label="Open graph protocol">Open graph protocol</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -203,19 +203,19 @@ Though this only applies specifically to Contentful and may need some tweaking w
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/twitter-cards/" aria-label="Twitter cards">Twitter cards</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/" aria-label="Twitter cards">Twitter cards</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -224,19 +224,19 @@ Though this only applies specifically to Contentful and may need some tweaking w
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/customizing-your-head/" aria-label="Customizing your head">Customizing your head</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/" aria-label="Customizing your head">Customizing your head</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:29:42 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:29:42 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -256,9 +256,9 @@ Though this only applies specifically to Contentful and may need some tweaking w
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -274,67 +274,67 @@ Though this only applies specifically to Contentful and may need some tweaking w
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -19,11 +19,11 @@
|
|||||||
<meta property="og:description" content="Next up, we’re implementing Open Graph protocol for our webpages. Commonly used for making suitable format when sharing the content on certain sites like Facebook. (Be sure to copy the head partial first in your own layout folder.)
|
<meta property="og:description" content="Next up, we’re implementing Open Graph protocol for our webpages. Commonly used for making suitable format when sharing the content on certain sites like Facebook. (Be sure to copy the head partial first in your own layout folder.)
|
||||||
Similar to Twitter cards, Hugo has an internal template for this. Simply add {{- template "_internal/opengraph.html" . -}} somewhere in your own copy. (For reference, here’s the source code for the internal template." />
|
Similar to Twitter cards, Hugo has an internal template for this. Simply add {{- template "_internal/opengraph.html" . -}} somewhere in your own copy. (For reference, here’s the source code for the internal template." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/recipes/open-graph-protocol/" /><meta property="article:section" content="recipes" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/" /><meta property="article:section" content="recipes" />
|
||||||
<meta property="article:published_time" content="2020-10-20T20:35:39+08:00" />
|
<meta property="article:published_time" content="2020-10-20T20:35:39+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/recipes/open-graph-protocol/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -123,13 +123,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -143,15 +143,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -187,7 +187,7 @@ Simply add <code>{{- template "_internal/opengraph.html" . -}}</code> s
|
|||||||
<p data-content-publication-date="2020-10-20 20:35:39 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
<p data-content-publication-date="2020-10-20 20:35:39 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -203,9 +203,9 @@ Simply add <code>{{- template "_internal/opengraph.html" . -}}</code> s
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -221,67 +221,67 @@ Simply add <code>{{- template "_internal/opengraph.html" . -}}</code> s
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/recipes/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/</title>
|
||||||
<link rel="canonical" href="https://example.com/recipes/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/recipes/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -22,11 +22,11 @@
|
|||||||
Thankfully, Hugo already has an internal template for Twitter cards. Simply add {{- template "_internal/twitter_cards.html" . -}} somewhere in your own copy. (For reference, here’s the source code for the internal template.)
|
Thankfully, Hugo already has an internal template for Twitter cards. Simply add {{- template "_internal/twitter_cards.html" . -}} somewhere in your own copy. (For reference, here’s the source code for the internal template.)
|
||||||
You could also roll your own Twitter cards but I recommend to modify the internal template instead fitting your specific needs." />
|
You could also roll your own Twitter cards but I recommend to modify the internal template instead fitting your specific needs." />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/recipes/twitter-cards/" /><meta property="article:section" content="recipes" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/" /><meta property="article:section" content="recipes" />
|
||||||
<meta property="article:published_time" content="2020-10-20T20:31:32+08:00" />
|
<meta property="article:published_time" content="2020-10-20T20:31:32+08:00" />
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/recipes/twitter-cards/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -39,7 +39,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -126,13 +126,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -146,15 +146,15 @@
|
|||||||
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -190,7 +190,7 @@ Simply add <code>{{- template "_internal/twitter_cards.html" . -}}</cod
|
|||||||
<p data-content-publication-date="2020-10-20 20:31:32 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
<p data-content-publication-date="2020-10-20 20:31:32 +0800 +0800">Created: <time datetime="2020-10-20">2020-10-20</time></p>
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -206,9 +206,9 @@ Simply add <code>{{- template "_internal/twitter_cards.html" . -}}</cod
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -224,67 +224,67 @@ Simply add <code>{{- template "_internal/twitter_cards.html" . -}}</cod
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -2,16 +2,16 @@
|
|||||||
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>https://example.com/en/sitemap.xml</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/en/sitemap.xml</loc>
|
||||||
|
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
|
|
||||||
</sitemap>
|
</sitemap>
|
||||||
|
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>https://example.com/tl/sitemap.xml</loc>
|
<loc>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/sitemap.xml</loc>
|
||||||
|
|
||||||
<lastmod>2022-04-30T20:40:56+08:00</lastmod>
|
<lastmod>2022-04-30T21:03:17+08:00</lastmod>
|
||||||
|
|
||||||
</sitemap>
|
</sitemap>
|
||||||
|
|
||||||
|
@ -2,32 +2,32 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>asciidoctor on More Contentful</title>
|
<title>asciidoctor on More Contentful</title>
|
||||||
<link>https://example.com/tags/asciidoctor/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/</link>
|
||||||
<description>Recent content in asciidoctor on More Contentful</description>
|
<description>Recent content in asciidoctor on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Thu, 29 Aug 2019 22:09:16 +0800</lastBuildDate>
|
<lastBuildDate>Thu, 29 Aug 2019 22:09:16 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/asciidoctor/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/asciidoctor/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Asciidoctor Extended Syntax Guide</title>
|
<title>Asciidoctor Extended Syntax Guide</title>
|
||||||
<link>https://example.com/articles/asciidoctor-extended-syntax-guide/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</link>
|
||||||
<category>asciidoctor</category>
|
<category>asciidoctor</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/asciidoctor-extended-syntax-guide/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>MathJax Support for Asciidoctor</title>
|
<title>MathJax Support for Asciidoctor</title>
|
||||||
<link>https://example.com/articles/mathjax-support-for-asciidoctor/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/</link>
|
||||||
<category>asciidoctor</category>
|
<category>asciidoctor</category>
|
||||||
<category>mathjax</category>
|
<category>mathjax</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Wed, 28 Aug 2019 01:47:02 +0800</pubDate>
|
<pubDate>Wed, 28 Aug 2019 01:47:02 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/mathjax-support-for-asciidoctor/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="asciidoctor" />
|
<meta property="og:title" content="asciidoctor" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/asciidoctor/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/asciidoctor/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/asciidoctor/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-29</span>
|
<span style="margin-left: 0.5em;">2019-08-29</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -176,19 +176,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-27</span>
|
<span style="margin-left: 0.5em;">2019-08-27</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -197,19 +197,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-25</span>
|
<span style="margin-left: 0.5em;">2019-08-25</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -229,9 +229,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -247,67 +247,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/asciidoctor/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/asciidoctor/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/asciidoctor/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/asciidoctor/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,21 +2,21 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>emoji on More Contentful</title>
|
<title>emoji on More Contentful</title>
|
||||||
<link>https://example.com/tags/emoji/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/</link>
|
||||||
<description>Recent content in emoji on More Contentful</description>
|
<description>Recent content in emoji on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Wed, 28 Aug 2019 12:11:22 +0800</lastBuildDate>
|
<lastBuildDate>Wed, 28 Aug 2019 12:11:22 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/emoji/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/emoji/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Emoji Support</title>
|
<title>Emoji Support</title>
|
||||||
<link>https://example.com/articles/emoji-support/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/</link>
|
||||||
<category>emoji</category>
|
<category>emoji</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Wed, 28 Aug 2019 12:11:22 +0800</pubDate>
|
<pubDate>Wed, 28 Aug 2019 12:11:22 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/emoji-support/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="emoji" />
|
<meta property="og:title" content="emoji" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/emoji/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/emoji/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/emoji/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -166,9 +166,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -184,67 +184,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/emoji/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/emoji/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/emoji/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/emoji/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,21 +2,21 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>extending on More Contentful</title>
|
<title>extending on More Contentful</title>
|
||||||
<link>https://example.com/tags/extending/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/</link>
|
||||||
<description>Recent content in extending on More Contentful</description>
|
<description>Recent content in extending on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 12 May 2020 17:25:55 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 12 May 2020 17:25:55 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/extending/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/extending/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Recipes</title>
|
<title>Recipes</title>
|
||||||
<link>https://example.com/recipes/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/</link>
|
||||||
<category>theme</category>
|
<category>theme</category>
|
||||||
<category>extending</category>
|
<category>extending</category>
|
||||||
|
|
||||||
<pubDate>Tue, 12 May 2020 17:25:55 +0800</pubDate>
|
<pubDate>Tue, 12 May 2020 17:25:55 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="extending" />
|
<meta property="og:title" content="extending" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/extending/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/extending/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/extending/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/" aria-label="Recipes">Recipes</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/" aria-label="Recipes">Recipes</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-05-12 17:25:55 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-05-12 17:25:55 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-05-12</span>
|
<span style="margin-left: 0.5em;">2020-05-12</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -166,9 +166,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -184,67 +184,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/extending/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/extending/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/extending/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/extending/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,27 +2,27 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Tags on More Contentful</title>
|
<title>Tags on More Contentful</title>
|
||||||
<link>https://example.com/tags/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/</link>
|
||||||
<description>Recent content in Tags on More Contentful</description>
|
<description>Recent content in Tags on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 20 Oct 2020 20:35:39 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 20 Oct 2020 20:35:39 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>seo</title>
|
<title>seo</title>
|
||||||
<link>https://example.com/tags/seo/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/</link>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:35:39 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:35:39 +0800</pubDate>
|
||||||
<guid>https://example.com/tags/seo/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>social media</title>
|
<title>social media</title>
|
||||||
<link>https://example.com/tags/social-media/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/</link>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:35:39 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:35:39 +0800</pubDate>
|
||||||
<guid>https://example.com/tags/social-media/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -2,31 +2,31 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>guide on More Contentful</title>
|
<title>guide on More Contentful</title>
|
||||||
<link>https://example.com/tags/guide/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/</link>
|
||||||
<description>Recent content in guide on More Contentful</description>
|
<description>Recent content in guide on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Thu, 29 Aug 2019 22:09:16 +0800</lastBuildDate>
|
<lastBuildDate>Thu, 29 Aug 2019 22:09:16 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/guide/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/guide/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Asciidoctor Extended Syntax Guide</title>
|
<title>Asciidoctor Extended Syntax Guide</title>
|
||||||
<link>https://example.com/articles/asciidoctor-extended-syntax-guide/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</link>
|
||||||
<category>asciidoctor</category>
|
<category>asciidoctor</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
<pubDate>Thu, 29 Aug 2019 22:09:16 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/asciidoctor-extended-syntax-guide/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Emoji Support</title>
|
<title>Emoji Support</title>
|
||||||
<link>https://example.com/articles/emoji-support/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/</link>
|
||||||
<category>emoji</category>
|
<category>emoji</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Wed, 28 Aug 2019 12:11:22 +0800</pubDate>
|
<pubDate>Wed, 28 Aug 2019 12:11:22 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/emoji-support/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="guide" />
|
<meta property="og:title" content="guide" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/guide/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/guide/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/guide/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/" aria-label="Asciidoctor Extended Syntax Guide">Asciidoctor Extended Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-29 22:09:16 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-29</span>
|
<span style="margin-left: 0.5em;">2019-08-29</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/" aria-label="Emoji Support">Emoji Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 12:11:22 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -176,19 +176,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -197,19 +197,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -218,19 +218,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/" aria-label="Asciidoctor Syntax Guide">Asciidoctor Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-27 01:03:09 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-27</span>
|
<span style="margin-left: 0.5em;">2019-08-27</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -239,19 +239,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-26</span>
|
<span style="margin-left: 0.5em;">2019-08-26</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -260,19 +260,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/" aria-label="Asciidoctor Article Template">Asciidoctor Article Template</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-25 21:06:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-25</span>
|
<span style="margin-left: 0.5em;">2019-08-25</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -292,9 +292,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -310,67 +310,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/guide/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/guide/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/guide/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/guide/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
124
tags/index.html
124
tags/index.html
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="Tags" />
|
<meta property="og:title" content="Tags" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -136,212 +136,212 @@
|
|||||||
<section id="asciidoctor">
|
<section id="asciidoctor">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>asciidoctor</h2>
|
<h2>asciidoctor</h2>
|
||||||
<small>(<a href="/tags/asciidoctor/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/asciidoctor/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-29 22:09:16 +0800 +0800">2019-08-29</date>
|
<date class="post--list__date" datetime="2019-08-29 22:09:16 +0800 +0800">2019-08-29</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/asciidoctor-extended-syntax-guide/">Asciidoctor Extended Syntax Guide</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/">Asciidoctor Extended Syntax Guide</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 01:47:02 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 01:47:02 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/mathjax-support-for-asciidoctor/">MathJax Support for Asciidoctor</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/">MathJax Support for Asciidoctor</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-27 01:03:09 +0800 +0800">2019-08-27</date>
|
<date class="post--list__date" datetime="2019-08-27 01:03:09 +0800 +0800">2019-08-27</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/asciidoctor-syntax-guide/">Asciidoctor Syntax Guide</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/">Asciidoctor Syntax Guide</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-25 21:06:56 +0800 +0800">2019-08-25</date>
|
<date class="post--list__date" datetime="2019-08-25 21:06:56 +0800 +0800">2019-08-25</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/asciidoctor-article-template/">Asciidoctor Article Template</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/">Asciidoctor Article Template</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="emoji">
|
<section id="emoji">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>emoji</h2>
|
<h2>emoji</h2>
|
||||||
<small>(<a href="/tags/emoji/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/emoji/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 12:11:22 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 12:11:22 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/emoji-support/">Emoji Support</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/">Emoji Support</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="extending">
|
<section id="extending">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>extending</h2>
|
<h2>extending</h2>
|
||||||
<small>(<a href="/tags/extending/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/extending/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-05-12 17:25:55 +0800 +0800">2020-05-12</date>
|
<date class="post--list__date" datetime="2020-05-12 17:25:55 +0800 +0800">2020-05-12</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/">Recipes</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="guide">
|
<section id="guide">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>guide</h2>
|
<h2>guide</h2>
|
||||||
<small>(<a href="/tags/guide/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/guide/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-29 22:09:16 +0800 +0800">2019-08-29</date>
|
<date class="post--list__date" datetime="2019-08-29 22:09:16 +0800 +0800">2019-08-29</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/asciidoctor-extended-syntax-guide/">Asciidoctor Extended Syntax Guide</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-extended-syntax-guide/">Asciidoctor Extended Syntax Guide</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 12:11:22 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 12:11:22 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/emoji-support/">Emoji Support</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/emoji-support/">Emoji Support</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 01:47:02 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 01:47:02 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/mathjax-support-for-asciidoctor/">MathJax Support for Asciidoctor</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/">MathJax Support for Asciidoctor</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 00:09:56 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 00:09:56 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/mathjax-support-for-markdown/">MathJax Support for Markdown</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/">MathJax Support for Markdown</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-27 01:03:09 +0800 +0800">2019-08-27</date>
|
<date class="post--list__date" datetime="2019-08-27 01:03:09 +0800 +0800">2019-08-27</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/asciidoctor-syntax-guide/">Asciidoctor Syntax Guide</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-syntax-guide/">Asciidoctor Syntax Guide</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-26 00:08:27 +0800 +0800">2019-08-26</date>
|
<date class="post--list__date" datetime="2019-08-26 00:08:27 +0800 +0800">2019-08-26</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/markdown-syntax-guide/">Markdown Syntax Guide</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/">Markdown Syntax Guide</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-25 21:06:56 +0800 +0800">2019-08-25</date>
|
<date class="post--list__date" datetime="2019-08-25 21:06:56 +0800 +0800">2019-08-25</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/asciidoctor-article-template/">Asciidoctor Article Template</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/asciidoctor-article-template/">Asciidoctor Article Template</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="markdown">
|
<section id="markdown">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>markdown</h2>
|
<h2>markdown</h2>
|
||||||
<small>(<a href="/tags/markdown/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/markdown/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 00:09:56 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 00:09:56 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/mathjax-support-for-markdown/">MathJax Support for Markdown</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/">MathJax Support for Markdown</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-26 00:08:27 +0800 +0800">2019-08-26</date>
|
<date class="post--list__date" datetime="2019-08-26 00:08:27 +0800 +0800">2019-08-26</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/markdown-syntax-guide/">Markdown Syntax Guide</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/">Markdown Syntax Guide</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="mathjax">
|
<section id="mathjax">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>mathjax</h2>
|
<h2>mathjax</h2>
|
||||||
<small>(<a href="/tags/mathjax/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/mathjax/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 01:47:02 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 01:47:02 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/mathjax-support-for-asciidoctor/">MathJax Support for Asciidoctor</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/">MathJax Support for Asciidoctor</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-08-28 00:09:56 +0800 +0800">2019-08-28</date>
|
<date class="post--list__date" datetime="2019-08-28 00:09:56 +0800 +0800">2019-08-28</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/mathjax-support-for-markdown/">MathJax Support for Markdown</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/">MathJax Support for Markdown</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="seo">
|
<section id="seo">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>seo</h2>
|
<h2>seo</h2>
|
||||||
<small>(<a href="/tags/seo/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/seo/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:35:39 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:35:39 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/open-graph-protocol/">Open graph protocol</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/">Open graph protocol</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:29:42 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:29:42 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/customizing-your-head/">Customizing your head</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/">Customizing your head</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="social-media">
|
<section id="social-media">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>social media</h2>
|
<h2>social media</h2>
|
||||||
<small>(<a href="/tags/social-media/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/social-media/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:35:39 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:35:39 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/open-graph-protocol/">Open graph protocol</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/">Open graph protocol</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:31:32 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:31:32 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/twitter-cards/">Twitter cards</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/">Twitter cards</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="tag1">
|
<section id="tag1">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>tag1</h2>
|
<h2>tag1</h2>
|
||||||
<small>(<a href="/tags/tag1/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/tag1/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-05-12 21:29:52 +0800 +0800">2020-05-12</date>
|
<date class="post--list__date" datetime="2020-05-12 21:29:52 +0800 +0800">2020-05-12</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/hidden-post-test/">Hidden post test</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/">Hidden post test</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="tag2">
|
<section id="tag2">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>tag2</h2>
|
<h2>tag2</h2>
|
||||||
<small>(<a href="/tags/tag2/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/tag2/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-05-12 21:29:52 +0800 +0800">2020-05-12</date>
|
<date class="post--list__date" datetime="2020-05-12 21:29:52 +0800 +0800">2020-05-12</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/hidden-post-test/">Hidden post test</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/">Hidden post test</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-09-04 17:22:44 +0800 +0800">2019-09-04</date>
|
<date class="post--list__date" datetime="2019-09-04 17:22:44 +0800 +0800">2019-09-04</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/rss-atom-and-json-feed-support/">RSS, Atom, and JSON Feed Support</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/">RSS, Atom, and JSON Feed Support</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="theme">
|
<section id="theme">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>theme</h2>
|
<h2>theme</h2>
|
||||||
<small>(<a href="/tags/theme/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/theme/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-05-12 17:25:55 +0800 +0800">2020-05-12</date>
|
<date class="post--list__date" datetime="2020-05-12 17:25:55 +0800 +0800">2020-05-12</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/">Recipes</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="this-is-a-test-tag">
|
<section id="this-is-a-test-tag">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>this is a test tag</h2>
|
<h2>this is a test tag</h2>
|
||||||
<small>(<a href="/tags/this-is-a-test-tag/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/this-is-a-test-tag/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2019-09-04 17:22:44 +0800 +0800">2019-09-04</date>
|
<date class="post--list__date" datetime="2019-09-04 17:22:44 +0800 +0800">2019-09-04</date>
|
||||||
<a class="post--list__title" href="https://example.com/articles/rss-atom-and-json-feed-support/">RSS, Atom, and JSON Feed Support</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/">RSS, Atom, and JSON Feed Support</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="twitter">
|
<section id="twitter">
|
||||||
<header class="taxonomy__header">
|
<header class="taxonomy__header">
|
||||||
<h2>twitter</h2>
|
<h2>twitter</h2>
|
||||||
<small>(<a href="/tags/twitter/">Permalink</a>)</small>
|
<small>(<a href="/hugo-theme-more-contentful/tags/twitter/">Permalink</a>)</small>
|
||||||
</header>
|
</header>
|
||||||
<ul class="posts--list">
|
<ul class="posts--list">
|
||||||
<li class="post--list">
|
<li class="post--list">
|
||||||
<date class="post--list__date" datetime="2020-10-20 20:31:32 +0800 +0800">2020-10-20</date>
|
<date class="post--list__date" datetime="2020-10-20 20:31:32 +0800 +0800">2020-10-20</date>
|
||||||
<a class="post--list__title" href="https://example.com/recipes/twitter-cards/">Twitter cards</a>
|
<a class="post--list__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/">Twitter cards</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
@ -356,9 +356,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -374,67 +374,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -2,32 +2,32 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>markdown on More Contentful</title>
|
<title>markdown on More Contentful</title>
|
||||||
<link>https://example.com/tags/markdown/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/</link>
|
||||||
<description>Recent content in markdown on More Contentful</description>
|
<description>Recent content in markdown on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Wed, 28 Aug 2019 00:09:56 +0800</lastBuildDate>
|
<lastBuildDate>Wed, 28 Aug 2019 00:09:56 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/markdown/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/markdown/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>MathJax Support for Markdown</title>
|
<title>MathJax Support for Markdown</title>
|
||||||
<link>https://example.com/articles/mathjax-support-for-markdown/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/</link>
|
||||||
<category>markdown</category>
|
<category>markdown</category>
|
||||||
<category>mathjax</category>
|
<category>mathjax</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Wed, 28 Aug 2019 00:09:56 +0800</pubDate>
|
<pubDate>Wed, 28 Aug 2019 00:09:56 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/mathjax-support-for-markdown/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Markdown Syntax Guide</title>
|
<title>Markdown Syntax Guide</title>
|
||||||
<link>https://example.com/articles/markdown-syntax-guide/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/</link>
|
||||||
<category>markdown</category>
|
<category>markdown</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Mon, 26 Aug 2019 00:08:27 +0800</pubDate>
|
<pubDate>Mon, 26 Aug 2019 00:08:27 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/markdown-syntax-guide/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="markdown" />
|
<meta property="og:title" content="markdown" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/markdown/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/markdown/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/markdown/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/markdown-syntax-guide/" aria-label="Markdown Syntax Guide">Markdown Syntax Guide</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-26 00:08:27 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-26</span>
|
<span style="margin-left: 0.5em;">2019-08-26</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -187,9 +187,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -205,67 +205,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/markdown/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/markdown/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/markdown/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/markdown/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,33 +2,33 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>mathjax on More Contentful</title>
|
<title>mathjax on More Contentful</title>
|
||||||
<link>https://example.com/tags/mathjax/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/</link>
|
||||||
<description>Recent content in mathjax on More Contentful</description>
|
<description>Recent content in mathjax on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Wed, 28 Aug 2019 01:47:02 +0800</lastBuildDate>
|
<lastBuildDate>Wed, 28 Aug 2019 01:47:02 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/mathjax/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/mathjax/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>MathJax Support for Asciidoctor</title>
|
<title>MathJax Support for Asciidoctor</title>
|
||||||
<link>https://example.com/articles/mathjax-support-for-asciidoctor/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/</link>
|
||||||
<category>asciidoctor</category>
|
<category>asciidoctor</category>
|
||||||
<category>mathjax</category>
|
<category>mathjax</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Wed, 28 Aug 2019 01:47:02 +0800</pubDate>
|
<pubDate>Wed, 28 Aug 2019 01:47:02 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/mathjax-support-for-asciidoctor/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>MathJax Support for Markdown</title>
|
<title>MathJax Support for Markdown</title>
|
||||||
<link>https://example.com/articles/mathjax-support-for-markdown/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/</link>
|
||||||
<category>markdown</category>
|
<category>markdown</category>
|
||||||
<category>mathjax</category>
|
<category>mathjax</category>
|
||||||
<category>guide</category>
|
<category>guide</category>
|
||||||
|
|
||||||
<pubDate>Wed, 28 Aug 2019 00:09:56 +0800</pubDate>
|
<pubDate>Wed, 28 Aug 2019 00:09:56 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/mathjax-support-for-markdown/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="mathjax" />
|
<meta property="og:title" content="mathjax" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/mathjax/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/mathjax/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/mathjax/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-asciidoctor/" aria-label="MathJax Support for Asciidoctor">MathJax Support for Asciidoctor</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 01:47:02 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/mathjax-support-for-markdown/" aria-label="MathJax Support for Markdown">MathJax Support for Markdown</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-08-28 00:09:56 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-08-28</span>
|
<span style="margin-left: 0.5em;">2019-08-28</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -187,9 +187,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -205,67 +205,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/mathjax/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/mathjax/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/mathjax/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/mathjax/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,30 +2,30 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>seo on More Contentful</title>
|
<title>seo on More Contentful</title>
|
||||||
<link>https://example.com/tags/seo/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/</link>
|
||||||
<description>Recent content in seo on More Contentful</description>
|
<description>Recent content in seo on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 20 Oct 2020 20:35:39 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 20 Oct 2020 20:35:39 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/seo/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/seo/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Open graph protocol</title>
|
<title>Open graph protocol</title>
|
||||||
<link>https://example.com/recipes/open-graph-protocol/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/</link>
|
||||||
<category>seo</category>
|
<category>seo</category>
|
||||||
<category>social media</category>
|
<category>social media</category>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:35:39 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:35:39 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/open-graph-protocol/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Customizing your head</title>
|
<title>Customizing your head</title>
|
||||||
<link>https://example.com/recipes/customizing-your-head/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/</link>
|
||||||
<category>seo</category>
|
<category>seo</category>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:29:42 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:29:42 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/customizing-your-head/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="seo" />
|
<meta property="og:title" content="seo" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/seo/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/seo/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/seo/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/open-graph-protocol/" aria-label="Open graph protocol">Open graph protocol</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/" aria-label="Open graph protocol">Open graph protocol</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/customizing-your-head/" aria-label="Customizing your head">Customizing your head</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/customizing-your-head/" aria-label="Customizing your head">Customizing your head</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:29:42 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:29:42 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -187,9 +187,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -205,67 +205,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/seo/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/seo/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/seo/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/seo/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,31 +2,31 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>social media on More Contentful</title>
|
<title>social media on More Contentful</title>
|
||||||
<link>https://example.com/tags/social-media/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/</link>
|
||||||
<description>Recent content in social media on More Contentful</description>
|
<description>Recent content in social media on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 20 Oct 2020 20:35:39 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 20 Oct 2020 20:35:39 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/social-media/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/social-media/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Open graph protocol</title>
|
<title>Open graph protocol</title>
|
||||||
<link>https://example.com/recipes/open-graph-protocol/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/</link>
|
||||||
<category>seo</category>
|
<category>seo</category>
|
||||||
<category>social media</category>
|
<category>social media</category>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:35:39 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:35:39 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/open-graph-protocol/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Twitter cards</title>
|
<title>Twitter cards</title>
|
||||||
<link>https://example.com/recipes/twitter-cards/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/</link>
|
||||||
<category>twitter</category>
|
<category>twitter</category>
|
||||||
<category>social media</category>
|
<category>social media</category>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:31:32 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:31:32 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/twitter-cards/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="social media" />
|
<meta property="og:title" content="social media" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/social-media/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/social-media/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/social-media/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/open-graph-protocol/" aria-label="Open graph protocol">Open graph protocol</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/open-graph-protocol/" aria-label="Open graph protocol">Open graph protocol</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:35:39 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/twitter-cards/" aria-label="Twitter cards">Twitter cards</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/" aria-label="Twitter cards">Twitter cards</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -187,9 +187,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -205,67 +205,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/social-media/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/social-media/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/social-media/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/social-media/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,21 +2,21 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>tag1 on More Contentful</title>
|
<title>tag1 on More Contentful</title>
|
||||||
<link>https://example.com/tags/tag1/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/</link>
|
||||||
<description>Recent content in tag1 on More Contentful</description>
|
<description>Recent content in tag1 on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 12 May 2020 21:29:52 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 12 May 2020 21:29:52 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/tag1/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/tag1/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Hidden post test</title>
|
<title>Hidden post test</title>
|
||||||
<link>https://example.com/articles/hidden-post-test/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/</link>
|
||||||
<category>tag1</category>
|
<category>tag1</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Tue, 12 May 2020 21:29:52 +0800</pubDate>
|
<pubDate>Tue, 12 May 2020 21:29:52 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/hidden-post-test/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="tag1" />
|
<meta property="og:title" content="tag1" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/tag1/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/tag1/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/tag1/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/hidden-post-test/" aria-label="Hidden post test">Hidden post test</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/" aria-label="Hidden post test">Hidden post test</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-05-12 21:29:52 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-05-12 21:29:52 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-05-12</span>
|
<span style="margin-left: 0.5em;">2020-05-12</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -166,9 +166,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -184,67 +184,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/tag1/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/tag1/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/tag1/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag1/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,31 +2,31 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>tag2 on More Contentful</title>
|
<title>tag2 on More Contentful</title>
|
||||||
<link>https://example.com/tags/tag2/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/</link>
|
||||||
<description>Recent content in tag2 on More Contentful</description>
|
<description>Recent content in tag2 on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 12 May 2020 21:29:52 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 12 May 2020 21:29:52 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/tag2/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/tag2/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Hidden post test</title>
|
<title>Hidden post test</title>
|
||||||
<link>https://example.com/articles/hidden-post-test/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/</link>
|
||||||
<category>tag1</category>
|
<category>tag1</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Tue, 12 May 2020 21:29:52 +0800</pubDate>
|
<pubDate>Tue, 12 May 2020 21:29:52 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/hidden-post-test/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>RSS, Atom, and JSON Feed Support</title>
|
<title>RSS, Atom, and JSON Feed Support</title>
|
||||||
<link>https://example.com/articles/rss-atom-and-json-feed-support/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</link>
|
||||||
<category>this is a test tag</category>
|
<category>this is a test tag</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/rss-atom-and-json-feed-support/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="tag2" />
|
<meta property="og:title" content="tag2" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/tag2/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/tag2/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/tag2/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/hidden-post-test/" aria-label="Hidden post test">Hidden post test</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/hidden-post-test/" aria-label="Hidden post test">Hidden post test</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-05-12 21:29:52 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-05-12 21:29:52 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-05-12</span>
|
<span style="margin-left: 0.5em;">2020-05-12</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -155,19 +155,19 @@
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-09-04</span>
|
<span style="margin-left: 0.5em;">2019-09-04</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -175,7 +175,7 @@
|
|||||||
<span data-authors="["John Doe","Jane Doe"]">
|
<span data-authors="["John Doe","Jane Doe"]">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/pencil.svg#pencil"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/pencil.svg#pencil"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">
|
<span style="margin-left: 0.5em;">
|
||||||
@ -198,9 +198,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -216,67 +216,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/tag2/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/tag2/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/tag2/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/tag2/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,21 +2,21 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>theme on More Contentful</title>
|
<title>theme on More Contentful</title>
|
||||||
<link>https://example.com/tags/theme/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/</link>
|
||||||
<description>Recent content in theme on More Contentful</description>
|
<description>Recent content in theme on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 12 May 2020 17:25:55 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 12 May 2020 17:25:55 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/theme/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/theme/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Recipes</title>
|
<title>Recipes</title>
|
||||||
<link>https://example.com/recipes/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/</link>
|
||||||
<category>theme</category>
|
<category>theme</category>
|
||||||
<category>extending</category>
|
<category>extending</category>
|
||||||
|
|
||||||
<pubDate>Tue, 12 May 2020 17:25:55 +0800</pubDate>
|
<pubDate>Tue, 12 May 2020 17:25:55 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="theme" />
|
<meta property="og:title" content="theme" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/theme/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/theme/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/theme/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/" aria-label="Recipes">Recipes</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/" aria-label="Recipes">Recipes</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-05-12 17:25:55 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-05-12 17:25:55 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-05-12</span>
|
<span style="margin-left: 0.5em;">2020-05-12</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -166,9 +166,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -184,67 +184,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/theme/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/theme/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/theme/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/theme/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,21 +2,21 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>this is a test tag on More Contentful</title>
|
<title>this is a test tag on More Contentful</title>
|
||||||
<link>https://example.com/tags/this-is-a-test-tag/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/</link>
|
||||||
<description>Recent content in this is a test tag on More Contentful</description>
|
<description>Recent content in this is a test tag on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Wed, 04 Sep 2019 17:22:44 +0800</lastBuildDate>
|
<lastBuildDate>Wed, 04 Sep 2019 17:22:44 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/this-is-a-test-tag/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/this-is-a-test-tag/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>RSS, Atom, and JSON Feed Support</title>
|
<title>RSS, Atom, and JSON Feed Support</title>
|
||||||
<link>https://example.com/articles/rss-atom-and-json-feed-support/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</link>
|
||||||
<category>this is a test tag</category>
|
<category>this is a test tag</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
||||||
<guid>https://example.com/articles/rss-atom-and-json-feed-support/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="this is a test tag" />
|
<meta property="og:title" content="this is a test tag" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/this-is-a-test-tag/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/this-is-a-test-tag/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/this-is-a-test-tag/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/articles/rss-atom-and-json-feed-support/" aria-label="RSS, Atom, and JSON Feed Support">RSS, Atom, and JSON Feed Support</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
<div class="list post__meta"><time datetime="2019-09-04 17:22:44 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2019-09-04</span>
|
<span style="margin-left: 0.5em;">2019-09-04</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -154,7 +154,7 @@
|
|||||||
<span data-authors="["John Doe","Jane Doe"]">
|
<span data-authors="["John Doe","Jane Doe"]">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/pencil.svg#pencil"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/pencil.svg#pencil"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">
|
<span style="margin-left: 0.5em;">
|
||||||
@ -177,9 +177,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -195,67 +195,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/this-is-a-test-tag/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/this-is-a-test-tag/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/this-is-a-test-tag/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/this-is-a-test-tag/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
@ -2,21 +2,21 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>twitter on More Contentful</title>
|
<title>twitter on More Contentful</title>
|
||||||
<link>https://example.com/tags/twitter/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/</link>
|
||||||
<description>Recent content in twitter on More Contentful</description>
|
<description>Recent content in twitter on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>en-us</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 20 Oct 2020 20:31:32 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 20 Oct 2020 20:31:32 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tags/twitter/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tags/twitter/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/" rel="canonical" type="text/html" />
|
||||||
<item>
|
<item>
|
||||||
<title>Twitter cards</title>
|
<title>Twitter cards</title>
|
||||||
<link>https://example.com/recipes/twitter-cards/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/</link>
|
||||||
<category>twitter</category>
|
<category>twitter</category>
|
||||||
<category>social media</category>
|
<category>social media</category>
|
||||||
|
|
||||||
<pubDate>Tue, 20 Oct 2020 20:31:32 +0800</pubDate>
|
<pubDate>Tue, 20 Oct 2020 20:31:32 +0800</pubDate>
|
||||||
<guid>https://example.com/recipes/twitter-cards/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="twitter" />
|
<meta property="og:title" content="twitter" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tags/twitter/" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tags/twitter/" /><link rel="alternate" type="application/rss+xml" href="https://example.com/tags/twitter/feed.rss" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/" /><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/feed.rss" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,13 +118,13 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
|
||||||
<a href="https://example.com/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
|
||||||
<a href="https://example.com/recipes/">Recipes</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
|
||||||
<a href="https://example.com/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -134,19 +134,19 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1><a href="https://example.com/recipes/twitter-cards/" aria-label="Twitter cards">Twitter cards</a></h1>
|
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/twitter-cards/" aria-label="Twitter cards">Twitter cards</a></h1>
|
||||||
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
<div class="list post__meta"><time datetime="2020-10-20 20:31:32 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/calendar.svg#calendar"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/calendar.svg#calendar"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2020-10-20</span>
|
<span style="margin-left: 0.5em;">2020-10-20</span>
|
||||||
</time>
|
</time>
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -166,9 +166,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -184,67 +184,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
<head>
|
<head>
|
||||||
<title>https://example.com/tags/twitter/</title>
|
<title>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/</title>
|
||||||
<link rel="canonical" href="https://example.com/tags/twitter/">
|
<link rel="canonical" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="refresh" content="0; url=https://example.com/tags/twitter/">
|
<meta http-equiv="refresh" content="0; url=https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/twitter/">
|
||||||
</head>
|
</head>
|
||||||
</html>
|
</html>
|
||||||
|
42
tl/404.html
42
tl/404.html
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,9 +16,9 @@
|
|||||||
<meta property="og:title" content="404 Page not found" />
|
<meta property="og:title" content="404 Page not found" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://example.com/tl/404.html" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/404.html" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tl/404.html" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/404.html" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -118,12 +118,12 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com/tl/">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/tl/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
|
||||||
<a href="https://example.com/tl/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
|
||||||
<a href="https://example.com/tl/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -141,9 +141,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -159,67 +159,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -22,11 +22,11 @@
|
|||||||
Dahil sa mga layunin na ito, ang Contentful ay para sa mga taong gusto lang gumawa o kaya’y mga taong sabik na marumihan ang mga kamay. O, ang malikhaing bahagi ng paggawa ng mga tema at mga kuntento!
|
Dahil sa mga layunin na ito, ang Contentful ay para sa mga taong gusto lang gumawa o kaya’y mga taong sabik na marumihan ang mga kamay. O, ang malikhaing bahagi ng paggawa ng mga tema at mga kuntento!
|
||||||
Iilan sa mga tampok ng More Contentful, di lang mga features mula sa orihinal na tema:" />
|
Iilan sa mga tampok ng More Contentful, di lang mga features mula sa orihinal na tema:" />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/tl/about/" /><meta property="article:section" content="" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/" /><meta property="article:section" content="" />
|
||||||
|
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tl/about/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -39,7 +39,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -126,12 +126,12 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com/tl/">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/tl/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
|
||||||
<a href="https://example.com/tl/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
|
||||||
<a href="https://example.com/tl/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -143,10 +143,10 @@
|
|||||||
<h1>About</h1>
|
<h1>About</h1>
|
||||||
</header>
|
</header>
|
||||||
<div class="list post__meta">
|
<div class="list post__meta">
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -195,12 +195,12 @@ O, ang malikhaing bahagi ng paggawa ng mga tema at mga kuntento!</p>
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-translations="["English"]">Translations: <a href=https://example.com/about/>English</a></p>
|
<p data-content-translations="["English"]">Translations: <a href=https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/>English</a></p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
@ -214,9 +214,9 @@ O, ang malikhaing bahagi ng paggawa ng mga tema at mga kuntento!</p>
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -232,67 +232,67 @@ O, ang malikhaing bahagi ng paggawa ng mga tema at mga kuntento!</p>
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://example.com/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5d090a66d48ba0fbc708c638ff5378c00764130d0d5b2c89505d249cd84d663b.css" /><meta name="generator" content="Hugo 0.96.0" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="author" content="John Doe" />
|
<meta name="author" content="John Doe" />
|
||||||
|
|
||||||
@ -16,11 +16,11 @@
|
|||||||
<meta property="og:title" content="Archives" />
|
<meta property="og:title" content="Archives" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://example.com/tl/archives/" /><meta property="article:section" content="" />
|
<meta property="og:url" content="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/archives/" /><meta property="article:section" content="" />
|
||||||
|
|
||||||
<meta property="article:modified_time" content="2022-04-30T20:40:56+08:00" />
|
<meta property="article:modified_time" content="2022-04-30T21:03:17+08:00" />
|
||||||
|
|
||||||
<link rel="canonical" type="text/html" href="https://example.com/tl/archives/" />
|
<link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/archives/" />
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
let theme = window.localStorage.getItem('theme');
|
let theme = window.localStorage.getItem('theme');
|
||||||
@ -33,7 +33,7 @@
|
|||||||
<div class="site__theme-btn" aria-label="Theme toggle">
|
<div class="site__theme-btn" aria-label="Theme toggle">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/color-swatch.svg#color-swatch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/color-swatch.svg#color-swatch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<div class="site__theme-dropdown">
|
<div class="site__theme-dropdown">
|
||||||
@ -120,12 +120,12 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<nav aria-label="Site header">
|
<nav aria-label="Site header">
|
||||||
<a class="site__title" href="https://example.com/tl/">More Contentful</a>
|
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/">More Contentful</a>
|
||||||
<div class="list site__links">
|
<div class="list site__links">
|
||||||
|
|
||||||
<a href="https://example.com/tl/about/">About</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
|
||||||
<a href="https://example.com/tl/categories/">Categories</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
|
||||||
<a href="https://example.com/tl/tags/">Tags</a>
|
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -137,10 +137,10 @@
|
|||||||
<h1>Archives</h1>
|
<h1>Archives</h1>
|
||||||
</header>
|
</header>
|
||||||
<div class="list post__meta">
|
<div class="list post__meta">
|
||||||
<time datetime="2022-04-30 20:40:56 +0800 +0800">
|
<time datetime="2022-04-30 21:03:17 +0800 +0800">
|
||||||
|
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/generic/refresh.svg#refresh"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/generic/refresh.svg#refresh"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span style="margin-left: 0.5em;">2022-04-30</span>
|
<span style="margin-left: 0.5em;">2022-04-30</span>
|
||||||
@ -162,12 +162,12 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-modification-date="2022-04-30 20:40:56 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
<p data-content-modification-date="2022-04-30 21:03:17 +0800 +0800">Updated: <time datetime="2022-04-30">2022-04-30</time></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p data-content-translations="["English"]">Translations: <a href=https://example.com/archives/>English</a></p>
|
<p data-content-translations="["English"]">Translations: <a href=https://foo-dogsquared.github.io/hugo-theme-more-contentful/archives/>English</a></p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
@ -181,9 +181,9 @@
|
|||||||
<p>Available in other languages:
|
<p>Available in other languages:
|
||||||
<span class="list site__languages">
|
<span class="list site__languages">
|
||||||
|
|
||||||
<a href="/en" hreflang="en">English</a>
|
<a href="/hugo-theme-more-contentful/en" hreflang="en">English</a>
|
||||||
|
|
||||||
<a href="/tl" hreflang="tl">Tagalog</a>
|
<a href="/hugo-theme-more-contentful/tl" hreflang="tl">Tagalog</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
@ -199,67 +199,67 @@
|
|||||||
<li>
|
<li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
<a class="site__social-icon" rel="me" href="https://example.org/gmail" aria-label="E-mail">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gmail.svg#gmail"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gmail.svg#gmail"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/keybase.svg#keybase"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/keybase.svg#keybase"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
<a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/devdotto.svg#devdotto"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/devdotto.svg#devdotto"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/github.svg#github"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/github.svg#github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/gitlab.svg#gitlab"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/gitlab.svg#gitlab"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/lichess.svg#lichess"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/lichess.svg#lichess"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
<a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/picartodottv.svg#picartodottv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/picartodottv.svg#picartodottv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/pixiv.svg#pixiv"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/pixiv.svg#pixiv"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitch.svg#twitch"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitch.svg#twitch"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/twitter.svg#twitter"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/twitter.svg#twitter"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use href="https://example.com/icons/brand/youtube.svg#youtube"></use>
|
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/icons/brand/youtube.svg#youtube"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
@ -2,19 +2,19 @@
|
|||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
<title>Articles on More Contentful</title>
|
<title>Articles on More Contentful</title>
|
||||||
|
|
||||||
<link rel="self" type="application/atom+xml" href="https://example.com/tl/articles/feed.atom"/><link rel="canonical" type="text/html" href="https://example.com/tl/articles/"/><link rel="alternate" type="application/feed+json" href="https://example.com/tl/articles/feed.json"/><link rel="alternate" type="application/rss+xml" href="https://example.com/tl/articles/feed.rss"/><rights>© 2022 </rights>
|
<link rel="self" type="application/atom+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/feed.atom"/><link rel="canonical" type="text/html" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/"/><link rel="alternate" type="application/feed+json" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/feed.json"/><link rel="alternate" type="application/rss+xml" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/feed.rss"/><rights>© 2022 </rights>
|
||||||
<generator uri="https://gohugo.io/" version="0.96.0">Hugo</generator>
|
<generator uri="https://gohugo.io/" version="0.96.0">Hugo</generator>
|
||||||
<updated>2020-05-12T21:28:27+08:00</updated>
|
<updated>2020-05-12T21:28:27+08:00</updated>
|
||||||
<id>https://example.com/tl/</id><icon>https://example.com/icon.png</icon>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/</id><icon>https://foo-dogsquared.github.io/hugo-theme-more-contentful/icon.png</icon>
|
||||||
<author>
|
<author>
|
||||||
<name>John Doe</name>
|
<name>John Doe</name>
|
||||||
<email>johndoe@example.com</email>
|
<email>johndoe@example.com</email>
|
||||||
</author><entry>
|
</author><entry>
|
||||||
<id>https://example.com/tl/articles/hidden-post-test/</id>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/</id>
|
||||||
<title type="text">Isang hidden post test</title>
|
<title type="text">Isang hidden post test</title>
|
||||||
<link rel="alternate" href="https://example.com/tl/articles/hidden-post-test/" hreflang="tl" title="Isang hidden post test"/><category term="tag1"/><category term="tag2"/>
|
<link rel="alternate" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" hreflang="tl" title="Isang hidden post test"/><category term="tag1"/><category term="tag2"/>
|
||||||
<published>2020-05-12T21:28:27+08:00</published>
|
<published>2020-05-12T21:28:27+08:00</published>
|
||||||
<updated>2022-04-30T20:40:56+08:00</updated><content type="html"><div class="paragraph">
|
<updated>2022-04-30T21:03:17+08:00</updated><content type="html"><div class="paragraph">
|
||||||
<p>Kamusta!
|
<p>Kamusta!
|
||||||
At papano mo nahanap to?!</p>
|
At papano mo nahanap to?!</p>
|
||||||
</div>
|
</div>
|
||||||
@ -23,9 +23,9 @@ At papano mo nahanap to?!</p>
|
|||||||
</div>
|
</div>
|
||||||
</content>
|
</content>
|
||||||
</entry><entry>
|
</entry><entry>
|
||||||
<id>https://example.com/tl/articles/rss-atom-and-json-feed-support/</id>
|
<id>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/</id>
|
||||||
<title type="text">Supporta para sa RSS, Atom, at JSON feeds</title>
|
<title type="text">Supporta para sa RSS, Atom, at JSON feeds</title>
|
||||||
<link rel="alternate" href="https://example.com/tl/articles/rss-atom-and-json-feed-support/" hreflang="tl" title="Supporta para sa RSS, Atom, at JSON feeds"/><author>
|
<link rel="alternate" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" hreflang="tl" title="Supporta para sa RSS, Atom, at JSON feeds"/><author>
|
||||||
<name>Juan dela Cruz</name>
|
<name>Juan dela Cruz</name>
|
||||||
</author><author>
|
</author><author>
|
||||||
<name>Juana dela Cruz</name>
|
<name>Juana dela Cruz</name>
|
||||||
@ -33,7 +33,7 @@ At papano mo nahanap to?!</p>
|
|||||||
<name>Mang Kanor</name>
|
<name>Mang Kanor</name>
|
||||||
</author><category term="this is a test tag"/><category term="tag2"/>
|
</author><category term="this is a test tag"/><category term="tag2"/>
|
||||||
<published>2019-09-04T17:22:44+08:00</published>
|
<published>2019-09-04T17:22:44+08:00</published>
|
||||||
<updated>2022-04-30T20:40:56+08:00</updated><content type="html"><div class="paragraph">
|
<updated>2022-04-30T21:03:17+08:00</updated><content type="html"><div class="paragraph">
|
||||||
<p>Ang Hugo theme na ito ay mayroon mga templates para sa RSS, Atom, and JSON feeds.
|
<p>Ang Hugo theme na ito ay mayroon mga templates para sa RSS, Atom, and JSON feeds.
|
||||||
Ito ay nakatutulong para sa madaling pag-publish ng iyong mga gawa.
|
Ito ay nakatutulong para sa madaling pag-publish ng iyong mga gawa.
|
||||||
Ang mga output ng mga templates ay napatunayan laban sa mga validator na may wastong marka.</p>
|
Ang mga output ng mga templates ay napatunayan laban sa mga validator na may wastong marka.</p>
|
||||||
|
File diff suppressed because one or more lines are too long
@ -2,33 +2,33 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Articles on More Contentful</title>
|
<title>Articles on More Contentful</title>
|
||||||
<link>https://example.com/tl/articles/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/</link>
|
||||||
<description>Recent content in Articles on More Contentful</description>
|
<description>Recent content in Articles on More Contentful</description>
|
||||||
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>tl</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
<generator>Hugo v0.96.0 -- gohugo.io</generator><language>tl</language><copyright>© 2022 to the author(s) behind More Contentful</copyright>
|
||||||
<lastBuildDate>Tue, 12 May 2020 21:28:27 +0800</lastBuildDate>
|
<lastBuildDate>Tue, 12 May 2020 21:28:27 +0800</lastBuildDate>
|
||||||
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
<docs>https://www.rssboard.org/rss-2-0-1</docs>
|
||||||
<atom:link href="https://example.com/tl/articles/feed.rss" rel="self" type="application/rss+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/feed.rss" rel="self" type="application/rss+xml" />
|
||||||
<atom:link href="https://example.com/tl/articles/" rel="canonical" type="text/html" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/" rel="canonical" type="text/html" />
|
||||||
<atom:link href="https://example.com/tl/articles/feed.json" rel="alternate" type="application/feed+json" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/feed.json" rel="alternate" type="application/feed+json" />
|
||||||
<atom:link href="https://example.com/tl/articles/feed.atom" rel="alternate" type="application/atom+xml" />
|
<atom:link href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/feed.atom" rel="alternate" type="application/atom+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Isang hidden post test</title>
|
<title>Isang hidden post test</title>
|
||||||
<link>https://example.com/tl/articles/hidden-post-test/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/</link>
|
||||||
<category>tag1</category>
|
<category>tag1</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Tue, 12 May 2020 21:28:27 +0800</pubDate>
|
<pubDate>Tue, 12 May 2020 21:28:27 +0800</pubDate>
|
||||||
<guid>https://example.com/tl/articles/hidden-post-test/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Supporta para sa RSS, Atom, at JSON feeds</title>
|
<title>Supporta para sa RSS, Atom, at JSON feeds</title>
|
||||||
<link>https://example.com/tl/articles/rss-atom-and-json-feed-support/</link>
|
<link>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/</link>
|
||||||
<category>this is a test tag</category>
|
<category>this is a test tag</category>
|
||||||
<category>tag2</category>
|
<category>tag2</category>
|
||||||
|
|
||||||
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
<pubDate>Wed, 04 Sep 2019 17:22:44 +0800</pubDate>
|
||||||
<guid>https://example.com/tl/articles/rss-atom-and-json-feed-support/</guid>
|
<guid>https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user