This commit is contained in:
Gabriel Arazas 2023-03-16 15:58:42 +00:00
parent 344773cd6d
commit d160a2efb4
55 changed files with 1727 additions and 2511 deletions

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -189,77 +197,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -42,17 +42,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -257,77 +265,55 @@ Oh, the creative side of making content and themes!</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -38,17 +38,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -226,77 +234,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -58,17 +58,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -198,13 +206,13 @@
<header> <header>
<h1>Asciidoctor Article Template</h1> <h1>Asciidoctor Article Template</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-25T21:06:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-25T21:06:56&#43;08:00" title="Created">
2019-08-25 2019-08-25
</time> </time>
</span> </span>
@ -527,77 +535,55 @@ This is an attribute reference <a href="https://asciidoctor.org/docs/asciidoc-sy
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -42,17 +42,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -182,13 +190,13 @@
<header> <header>
<h1>Asciidoctor Extended Syntax Guide</h1> <h1>Asciidoctor Extended Syntax Guide</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-29T22:09:16&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-29T22:09:16&#43;08:00" title="Created">
2019-08-29 2019-08-29
</time> </time>
</span> </span>
@ -525,77 +533,55 @@ let example_sketch = new p5(sketchuuuuu, &#34;example-sketch&#34;)
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -46,17 +46,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -186,13 +194,13 @@
<header> <header>
<h1>Asciidoctor Syntax Guide</h1> <h1>Asciidoctor Syntax Guide</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-27T01:03:09&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-27T01:03:09&#43;08:00" title="Created">
2019-08-27 2019-08-27
</time> </time>
</span> </span>
@ -633,77 +641,55 @@ You can use the built-in Hugo shortcode instead.</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -38,17 +38,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -178,13 +186,13 @@
<header> <header>
<h1>Emoji Support</h1> <h1>Emoji Support</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T12:11:22&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T12:11:22&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -258,77 +266,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -46,17 +46,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -186,13 +194,13 @@
<header> <header>
<h1>Hidden post test</h1> <h1>Hidden post test</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:29:52&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:29:52&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -253,77 +261,55 @@ How did you find this?!</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,23 +179,23 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
John Doe, et al. John Doe, et al.
</span> </span>
</span> </span>
@ -197,13 +205,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-29T22:09:16&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-29T22:09:16&#43;08:00" title="Created">
2019-08-29 2019-08-29
</time> </time>
</span> </span>
@ -213,13 +221,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T12:11:22&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T12:11:22&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -229,13 +237,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T01:47:02&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T01:47:02&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -245,13 +253,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T00:09:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T00:09:56&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -261,13 +269,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-27T01:03:09&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-27T01:03:09&#43;08:00" title="Created">
2019-08-27 2019-08-27
</time> </time>
</span> </span>
@ -277,13 +285,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-26T00:08:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-26T00:08:27&#43;08:00" title="Created">
2019-08-26 2019-08-26
</time> </time>
</span> </span>
@ -293,13 +301,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-25T21:06:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-25T21:06:56&#43;08:00" title="Created">
2019-08-25 2019-08-25
</time> </time>
</span> </span>
@ -330,77 +338,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -38,17 +38,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -178,13 +186,13 @@
<header> <header>
<h1>Markdown Syntax Guide</h1> <h1>Markdown Syntax Guide</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-26T00:08:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-26T00:08:27&#43;08:00" title="Created">
2019-08-26 2019-08-26
</time> </time>
</span> </span>
@ -442,77 +450,55 @@ Also you can <em>put</em> <strong>Markdown</strong> into a blockquote.</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -54,17 +54,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -194,13 +202,13 @@
<header> <header>
<h1>MathJax Support for Asciidoctor</h1> <h1>MathJax Support for Asciidoctor</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T01:47:02&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T01:47:02&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -744,77 +752,55 @@ can be used as a general MathJax guide, anyways.</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -58,17 +58,25 @@ Whitespace LaTeX treats whitespace characters such as tabs and spaces uniformly
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -198,13 +206,13 @@ Whitespace LaTeX treats whitespace characters such as tabs and spaces uniformly
<header> <header>
<h1>MathJax Support for Markdown</h1> <h1>MathJax Support for Markdown</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T00:09:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T00:09:56&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -422,77 +430,55 @@ can be used as a general MathJax guide, anyways.</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -42,17 +42,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -182,23 +190,23 @@
<header> <header>
<h1>RSS, Atom, and JSON Feed Support</h1> <h1>RSS, Atom, and JSON Feed Support</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
John Doe, et al. John Doe, et al.
</span> </span>
</span> </span>
@ -312,77 +320,55 @@ For this demo, well use the <a href="https://github.com/foo-dogsquared/hugo-w
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-29T22:09:16&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-29T22:09:16&#43;08:00" title="Created">
2019-08-29 2019-08-29
</time> </time>
</span> </span>
@ -187,13 +195,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T01:47:02&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T01:47:02&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -224,77 +232,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:29:52&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:29:52&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -208,77 +216,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T17:25:55&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T17:25:55&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -187,23 +195,23 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
John Doe, et al. John Doe, et al.
</span> </span>
</span> </span>
@ -213,13 +221,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T12:11:22&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T12:11:22&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -229,13 +237,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-27T01:03:09&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-27T01:03:09&#43;08:00" title="Created">
2019-08-27 2019-08-27
</time> </time>
</span> </span>
@ -245,13 +253,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-26T00:08:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-26T00:08:27&#43;08:00" title="Created">
2019-08-26 2019-08-26
</time> </time>
</span> </span>
@ -261,13 +269,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-25T21:06:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-25T21:06:56&#43;08:00" title="Created">
2019-08-25 2019-08-25
</time> </time>
</span> </span>
@ -298,77 +306,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -291,77 +299,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T00:09:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T00:09:56&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -208,77 +216,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:38:24&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:38:24&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -187,13 +195,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:36:55&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:36:55&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -203,13 +211,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:35:39&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:35:39&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -219,13 +227,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:31:32&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:31:32&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -235,13 +243,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:29:42&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:29:42&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -272,77 +280,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,23 +179,23 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
John Doe, et al. John Doe, et al.
</span> </span>
</span> </span>
@ -197,13 +205,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-29T22:09:16&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-29T22:09:16&#43;08:00" title="Created">
2019-08-29 2019-08-29
</time> </time>
</span> </span>
@ -213,13 +221,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T12:11:22&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T12:11:22&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -229,13 +237,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T01:47:02&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T01:47:02&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -245,13 +253,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T00:09:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T00:09:56&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -261,13 +269,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-27T01:03:09&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-27T01:03:09&#43;08:00" title="Created">
2019-08-27 2019-08-27
</time> </time>
</span> </span>
@ -277,13 +285,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-26T00:08:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-26T00:08:27&#43;08:00" title="Created">
2019-08-26 2019-08-26
</time> </time>
</span> </span>
@ -293,13 +301,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-25T21:06:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-25T21:06:56&#43;08:00" title="Created">
2019-08-25 2019-08-25
</time> </time>
</span> </span>
@ -330,77 +338,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -50,17 +50,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -190,13 +198,13 @@
<header> <header>
<h1>Configurable list of contacts</h1> <h1>Configurable list of contacts</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:38:24&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:38:24&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -317,77 +325,55 @@ The <code>name</code> would now be the image alternative text.</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -42,17 +42,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -182,13 +190,13 @@
<header> <header>
<h1>Creating an archive page</h1> <h1>Creating an archive page</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:36:55&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:36:55&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -294,77 +302,55 @@ This is the archives of the century.</code></pre>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -46,17 +46,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -186,13 +194,13 @@
<header> <header>
<h1>Customizing your head</h1> <h1>Customizing your head</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:29:42&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:29:42&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -295,77 +303,55 @@ Though, you have to set it as the default Markdown parser.</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -34,17 +34,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -177,13 +185,13 @@ Though this only applies specifically to Contentful and may need some tweaking w
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:38:24&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:38:24&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -193,13 +201,13 @@ Though this only applies specifically to Contentful and may need some tweaking w
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:36:55&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:36:55&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -209,13 +217,13 @@ Though this only applies specifically to Contentful and may need some tweaking w
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:35:39&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:35:39&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -225,13 +233,13 @@ Though this only applies specifically to Contentful and may need some tweaking w
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:31:32&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:31:32&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -241,13 +249,13 @@ Though this only applies specifically to Contentful and may need some tweaking w
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:29:42&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:29:42&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -278,77 +286,55 @@ Though this only applies specifically to Contentful and may need some tweaking w
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -42,17 +42,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -182,13 +190,13 @@
<header> <header>
<h1>Open graph protocol</h1> <h1>Open graph protocol</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:35:39&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:35:39&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -252,77 +260,55 @@ Simply add <code>{{- template &#34;_internal/opengraph.html&#34; . -}}</code> s
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -46,17 +46,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -186,13 +194,13 @@
<header> <header>
<h1>Twitter cards</h1> <h1>Twitter cards</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:31:32&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:31:32&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -256,77 +264,55 @@ Simply add <code>{{- template &#34;_internal/twitter_cards.html&#34; . -}}</cod
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-29T22:09:16&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-29T22:09:16&#43;08:00" title="Created">
2019-08-29 2019-08-29
</time> </time>
</span> </span>
@ -187,13 +195,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T01:47:02&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T01:47:02&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -203,13 +211,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-27T01:03:09&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-27T01:03:09&#43;08:00" title="Created">
2019-08-27 2019-08-27
</time> </time>
</span> </span>
@ -219,13 +227,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-25T21:06:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-25T21:06:56&#43;08:00" title="Created">
2019-08-25 2019-08-25
</time> </time>
</span> </span>
@ -256,77 +264,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T12:11:22&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T12:11:22&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -208,77 +216,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T17:25:55&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T17:25:55&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -208,77 +216,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-29T22:09:16&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-29T22:09:16&#43;08:00" title="Created">
2019-08-29 2019-08-29
</time> </time>
</span> </span>
@ -187,13 +195,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T12:11:22&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T12:11:22&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -203,13 +211,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T01:47:02&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T01:47:02&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -219,13 +227,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T00:09:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T00:09:56&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -235,13 +243,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-27T01:03:09&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-27T01:03:09&#43;08:00" title="Created">
2019-08-27 2019-08-27
</time> </time>
</span> </span>
@ -251,13 +259,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-26T00:08:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-26T00:08:27&#43;08:00" title="Created">
2019-08-26 2019-08-26
</time> </time>
</span> </span>
@ -267,13 +275,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-25T21:06:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-25T21:06:56&#43;08:00" title="Created">
2019-08-25 2019-08-25
</time> </time>
</span> </span>
@ -304,77 +312,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -403,77 +411,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T00:09:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T00:09:56&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -187,13 +195,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-26T00:08:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-26T00:08:27&#43;08:00" title="Created">
2019-08-26 2019-08-26
</time> </time>
</span> </span>
@ -224,77 +232,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T01:47:02&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T01:47:02&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -187,13 +195,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-08-28T00:09:56&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-08-28T00:09:56&#43;08:00" title="Created">
2019-08-28 2019-08-28
</time> </time>
</span> </span>
@ -224,77 +232,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:35:39&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:35:39&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -187,13 +195,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:29:42&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:29:42&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -224,77 +232,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:35:39&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:35:39&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -187,13 +195,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:31:32&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:31:32&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -224,77 +232,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:29:52&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:29:52&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -208,77 +216,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:29:52&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:29:52&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -187,23 +195,23 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
John Doe, et al. John Doe, et al.
</span> </span>
</span> </span>
@ -234,77 +242,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T17:25:55&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T17:25:55&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -208,77 +216,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,23 +179,23 @@
<article class="post"> <article class="post">
<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> <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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;John Doe&#34;,&#34;Jane Doe&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
John Doe, et al. John Doe, et al.
</span> </span>
</span> </span>
@ -218,77 +226,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,17 +33,25 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful">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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a> </li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/recipes/">Recipes</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -171,13 +179,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-10-20T20:31:32&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-10-20T20:31:32&#43;08:00" title="Created">
2020-10-20 2020-10-20
</time> </time>
</span> </span>
@ -208,77 +216,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -188,77 +194,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -46,16 +46,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -260,77 +266,55 @@ O, ang malikhaing bahagi ng paggawa ng mga tema at mga kuntento!</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -38,16 +38,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -225,77 +231,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -46,16 +46,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -185,13 +191,13 @@
<header> <header>
<h1>Isang hidden post test</h1> <h1>Isang hidden post test</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:28:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:28:27&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -252,77 +258,55 @@ At papano mo nahanap to?!</p>
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -170,13 +176,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:28:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:28:27&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -186,23 +192,23 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
Juan dela Cruz, et al. Juan dela Cruz, et al.
</span> </span>
</span> </span>
@ -233,77 +239,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -50,16 +50,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -189,23 +195,23 @@
<header> <header>
<h1>Supporta para sa RSS, Atom, at JSON feeds</h1> <h1>Supporta para sa RSS, Atom, at JSON feeds</h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
Juan dela Cruz, et al. Juan dela Cruz, et al.
</span> </span>
</span> </span>
@ -345,77 +351,55 @@ Ang mga output ng mga templates ay napatunayan laban sa mga validator na may was
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -170,13 +176,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:28:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:28:27&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -207,77 +213,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -170,23 +176,23 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
Juan dela Cruz, et al. Juan dela Cruz, et al.
</span> </span>
</span> </span>
@ -217,77 +223,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -214,77 +220,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -170,13 +176,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:28:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:28:27&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -186,23 +192,23 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
Juan dela Cruz, et al. Juan dela Cruz, et al.
</span> </span>
</span> </span>
@ -233,77 +239,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -230,77 +236,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -170,13 +176,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:28:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:28:27&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -207,77 +213,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -170,13 +176,13 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/hidden-post-test/" aria-label="Isang hidden post test">Isang hidden post test</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2020-05-12T21:28:27&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2020-05-12T21:28:27&#43;08:00" title="Created">
2020-05-12 2020-05-12
</time> </time>
</span> </span>
@ -186,23 +192,23 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
Juan dela Cruz, et al. Juan dela Cruz, et al.
</span> </span>
</span> </span>
@ -233,77 +239,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.5643442d6aac7f739f671b8d44bc3764d33ea29cf939971e531ef9f9c9f0c7d3.css" /><script> <link rel="stylesheet" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/css/main.min.375ea88a02a3ac5e6bdc2a5187c8a5f7ecdb128224136f80dd8509a89f1cf879.css" /><script>
let theme = window.localStorage.getItem('theme'); let theme = window.localStorage.getItem('theme');
if (theme) { if (theme) {
document.documentElement.dataset.theme = theme; document.documentElement.dataset.theme = theme;
@ -33,16 +33,22 @@
</head> </head>
<body><header aria-label="Site header"> <body><header aria-label="Site header">
<nav> <nav class="site__nav-header">
<a class="site__title" href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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"> <ul class="list">
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a> <li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a> <a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/about/">About</a>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a> </li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/categories/">Categories</a>
</li>
<li>
<a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/tags/">Tags</a>
</li>
</div> </ul>
</nav> </nav>
<div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true"> <div class="site__theme-btn" aria-label="Theme toggle" aria-hidden="true">
@ -170,23 +176,23 @@
<article class="post"> <article class="post">
<h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1> <h1><a href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/tl/articles/rss-atom-and-json-feed-support/" aria-label="Supporta para sa RSS, Atom, at JSON feeds">Supporta para sa RSS, Atom, at JSON feeds</a></h1>
<div class="list post__meta" aria-hidden="true"><span> <div class="list post__meta" aria-hidden="true"><span class="post__meta-icon-label">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
<time datetime="2019-09-04T17:22:44&#43;08:00" title="Created" style="margin-left: 0.5em;"> <time datetime="2019-09-04T17:22:44&#43;08:00" title="Created">
2019-09-04 2019-09-04
</time> </time>
</span> </span>
<span data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors"> <span class="post__meta-icon-label" data-authors="[&#34;Juan dela Cruz&#34;,&#34;Juana dela Cruz&#34;,&#34;Mang Kanor&#34;]" title="Authors">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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>
Juan dela Cruz, et al. Juan dela Cruz, et al.
</span> </span>
</span> </span>
@ -217,77 +223,55 @@
<ul class="list site__socials"> <nav class="list site__socials">
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/keybase" aria-label="Keybase">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/devdotto" aria-label="Dev.to">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/github/" aria-label="GitHub">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/gitlab" aria-label="GitLab">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/lichess" aria-label="Lichess">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/picartodottv" aria-label="Picarto.tv">
</li><li>
<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://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/pixiv" aria-label="Pixiv">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitch" aria-label="Twitch">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/twitter" aria-label="Twitter">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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><a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
</li><li>
<a class="site__social-icon" rel="me" href="https://example.org/youtube" aria-label="YouTube">
<svg class="icon"> <svg class="icon">
<use href="https://foo-dogsquared.github.io/hugo-theme-more-contentful/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></nav>
</li></ul>