replace http with https
This commit is contained in:
399
themes/public/code/index.html
Normal file
399
themes/public/code/index.html
Normal file
@@ -0,0 +1,399 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Lednerb">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> Codes | My cool new Blog</title>
|
||||
<meta name="description" content="Codes - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="name" content="Codes">
|
||||
<meta itemprop="description" content="Codes - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:title" content="Codes">
|
||||
<meta property="og:description" content="Codes - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
|
||||
<meta property="og:url" content="https://h.cowbay.org/code/">
|
||||
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link href="https://h.cowbay.org/code/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
|
||||
<link href="https://h.cowbay.org/code/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body class="bilberry-hugo-theme">
|
||||
|
||||
<nav>
|
||||
|
||||
<div class="container">
|
||||
<ul class="topnav">
|
||||
|
||||
|
||||
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
<header>
|
||||
<div class="container">
|
||||
<div class="logo">
|
||||
<a href="/" class="logo">
|
||||
|
||||
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
|
||||
|
||||
|
||||
<span class="overlay"><i class="fa fa-home"></i></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">My cool new Blog</a></h3>
|
||||
|
||||
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="languages">
|
||||
|
||||
|
||||
<a href="/en" class="active">en</a>
|
||||
|
||||
|
||||
|
||||
<a href="/de">de</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="toggler">
|
||||
|
||||
<i class="fa fa-bars" aria-hidden="true"></i>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<div class="main container">
|
||||
|
||||
|
||||
|
||||
<div class="article-wrapper u-cf">
|
||||
|
||||
<a class="bubble" href="/code/installing-bilberry-theme/">
|
||||
<i class="fa fa-fw fa-code"></i>
|
||||
</a>
|
||||
|
||||
<article class="default article">
|
||||
|
||||
|
||||
<div class="content">
|
||||
<h3><a href="/code/installing-bilberry-theme/">Installing Bilberry Theme</a></h3>
|
||||
<div class="meta">
|
||||
|
||||
|
||||
<span class="date moment">2017-11-01</span>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<span class="categories">
|
||||
|
||||
<a href="/categories/code">Code</a>
|
||||
|
||||
<a href="/categories/tutorials">Tutorials</a>
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
<span class="author"><a href="/author/lednerb">Lednerb</a></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<p>You will find all information to setup this theme with your hugo site
|
||||
on the official <br> <a href="https://github.com/Lednerb/bilberry-hugo-theme">Github Repository</a>.</p>
|
||||
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/code/installing-bilberry-theme/" class="more">Continue reading</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="footer">
|
||||
|
||||
|
||||
|
||||
<div class="tags">
|
||||
<i class="fa fa-tags"></i>
|
||||
<div class="links">
|
||||
|
||||
<a href="/tags/hugo">Hugo</a>
|
||||
|
||||
<a href="/tags/bilberry-theme">Bilberry Theme</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="paginator">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer>
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/video/video1/">Video1</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/article/hugo-theme-bliberry/">筆記 HUGO 主題 Lednerb/bilberry-hugo-theme</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/gallery/my-trip-to-scotland/">My Trip to Scotland</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/video/kilez-more-leben-und-tod-des-imperialismus/">Kilez More - Life And Death Of The Hegemony</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/audio/kilez-more-new-world-order/">Kilez More - New World Order</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/categories/music">Music (2)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/privacy">Privacy (2)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/code">Code (1)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/holidays">Holidays (1)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/hugo">Hugo (1)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/politics">Politics (1)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/society">Society (1)</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
|
||||
|
||||
|
||||
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="languages">
|
||||
<strong>Other languages</strong>
|
||||
|
||||
|
||||
<a href="/en" class="active">en</a>
|
||||
|
||||
|
||||
|
||||
<a href="/de">de</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<div class="credits">
|
||||
<div class="container">
|
||||
<div class="copyright">
|
||||
<a href="https://github.com/Lednerb" target="_blank">
|
||||
©
|
||||
|
||||
2017
|
||||
|
||||
by Lednerb
|
||||
</a>
|
||||
-
|
||||
<a href="https://h.cowbay.org/code/index.xml">RSS</a>
|
||||
</div>
|
||||
<div class="author">
|
||||
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR+EOJB6uKUez/iGAnFcg=="></script>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
|
||||
|
||||
<script>
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
|
||||
$(".footnote-return sup").html("");
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
|
||||
var index = client.initIndex("default-content");
|
||||
|
||||
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
|
||||
[
|
||||
{
|
||||
|
||||
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
|
||||
|
||||
displayKey: function(suggestion) {
|
||||
return suggestion.title || suggestion.author
|
||||
},
|
||||
templates: {
|
||||
suggestion: function(suggestion) {
|
||||
return "<span class='entry " + suggestion.type + "'>"
|
||||
+ "<span class='title'>" + suggestion.title + "</span>"
|
||||
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
|
||||
+ "</span>"
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
}
|
||||
|
||||
},
|
||||
}
|
||||
])
|
||||
.on('autocomplete:selected', function(event, suggestion, dataset) {
|
||||
window.location = (suggestion.url);
|
||||
})
|
||||
.keypress(function (event, suggestion) {
|
||||
if (event.which == 13) {
|
||||
window.location = (suggestion.url);
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
26
themes/public/code/index.xml
Normal file
26
themes/public/code/index.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Codes on My cool new Blog</title>
|
||||
<link>https://h.cowbay.org/code/</link>
|
||||
<description>Recent content in Codes on My cool new Blog</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Wed, 01 Nov 2017 09:31:27 +0100</lastBuildDate>
|
||||
|
||||
<atom:link href="https://h.cowbay.org/code/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>Installing Bilberry Theme</title>
|
||||
<link>https://h.cowbay.org/code/installing-bilberry-theme/</link>
|
||||
<pubDate>Wed, 01 Nov 2017 09:31:27 +0100</pubDate>
|
||||
|
||||
<guid>https://h.cowbay.org/code/installing-bilberry-theme/</guid>
|
||||
<description><p>You will find all information to setup this theme with your hugo site
|
||||
on the official <br> <a href="https://github.com/Lednerb/bilberry-hugo-theme">Github Repository</a>.</p>
|
||||
|
||||
<p></p></description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
443
themes/public/code/installing-bilberry-theme/index.html
Normal file
443
themes/public/code/installing-bilberry-theme/index.html
Normal file
@@ -0,0 +1,443 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Lednerb">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> Installing Bilberry Theme | My cool new Blog</title>
|
||||
<meta name="description" content="Installing Bilberry Theme - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="name" content="Installing Bilberry Theme">
|
||||
<meta itemprop="description" content="Installing Bilberry Theme - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:title" content="Installing Bilberry Theme">
|
||||
<meta property="og:description" content="Installing Bilberry Theme - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
|
||||
<meta property="og:url" content="https://h.cowbay.org/code/installing-bilberry-theme/">
|
||||
<meta property="og:site_name" content="My cool new Blog">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body class="bilberry-hugo-theme">
|
||||
|
||||
<nav>
|
||||
|
||||
<div class="container">
|
||||
<ul class="topnav">
|
||||
|
||||
|
||||
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
<header>
|
||||
<div class="container">
|
||||
<div class="logo">
|
||||
<a href="/" class="logo">
|
||||
|
||||
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
|
||||
|
||||
|
||||
<span class="overlay"><i class="fa fa-home"></i></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">My cool new Blog</a></h3>
|
||||
|
||||
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="languages">
|
||||
|
||||
|
||||
<a href="/en" class="active">en</a>
|
||||
|
||||
|
||||
|
||||
<a href="/de">de</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="toggler">
|
||||
|
||||
<i class="fa fa-bars" aria-hidden="true"></i>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<div class="main container">
|
||||
|
||||
|
||||
<div class="article-wrapper u-cf single">
|
||||
|
||||
<a class="bubble" href="/code/installing-bilberry-theme/">
|
||||
<i class="fa fa-fw fa-code"></i>
|
||||
</a>
|
||||
|
||||
<article class="default article">
|
||||
|
||||
|
||||
<div class="content">
|
||||
<h3><a href="/code/installing-bilberry-theme/">Installing Bilberry Theme</a></h3>
|
||||
<div class="meta">
|
||||
|
||||
|
||||
<span class="date moment">2017-11-01</span>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<span class="categories">
|
||||
|
||||
<a href="/categories/code">Code</a>
|
||||
|
||||
<a href="/categories/tutorials">Tutorials</a>
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
<span class="author"><a href="/author/lednerb">Lednerb</a></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<p>You will find all information to setup this theme with your hugo site
|
||||
on the official <br> <a href="https://github.com/Lednerb/bilberry-hugo-theme">Github Repository</a>.</p>
|
||||
|
||||
<p></p>
|
||||
|
||||
<p><strong>If you want to install this theme, follow these steps:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Install Hugo and create a new site:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code class="language-sh">hugo new site my-new-blog
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Switch to your <code>theme</code> folder and import the latest version of the Bilberry Theme</li>
|
||||
</ul>
|
||||
|
||||
<pre><code class="language-sh">cd my-new-blog/themes
|
||||
git clone https://github.com/Lednerb/bilberry-hugo-theme.git
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Copy the example content to your new site</li>
|
||||
</ul>
|
||||
|
||||
<pre><code class="language-sh">cp -r bilberry-hugo-theme/exampleSite/* ../
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Test the installation</li>
|
||||
</ul>
|
||||
|
||||
<pre><code class="language-sh">cd ../
|
||||
hugo server -D
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Configure the <code>config.toml</code> file according to your needs</li>
|
||||
<li>Start blogging</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="footer">
|
||||
|
||||
|
||||
|
||||
<div class="tags">
|
||||
<i class="fa fa-tags"></i>
|
||||
<div class="links">
|
||||
|
||||
<a href="/tags/hugo">Hugo</a>
|
||||
|
||||
<a href="/tags/bilberry-theme">Bilberry Theme</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="disqus_thread"></div>
|
||||
<script type="application/javascript">
|
||||
var disqus_config = function () {
|
||||
|
||||
|
||||
|
||||
};
|
||||
(function() {
|
||||
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
|
||||
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
|
||||
return;
|
||||
}
|
||||
var d = document, s = d.createElement('script'); s.async = true;
|
||||
s.src = '//' + "bilberry-hugo-theme" + '.disqus.com/embed.js';
|
||||
s.setAttribute('data-timestamp', +new Date());
|
||||
(d.head || d.body).appendChild(s);
|
||||
})();
|
||||
</script>
|
||||
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
|
||||
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer>
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/video/video1/">Video1</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/article/hugo-theme-bliberry/">筆記 HUGO 主題 Lednerb/bilberry-hugo-theme</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/gallery/my-trip-to-scotland/">My Trip to Scotland</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/video/kilez-more-leben-und-tod-des-imperialismus/">Kilez More - Life And Death Of The Hegemony</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/audio/kilez-more-new-world-order/">Kilez More - New World Order</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/categories/music">Music (2)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/privacy">Privacy (2)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/code">Code (1)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/holidays">Holidays (1)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/hugo">Hugo (1)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/politics">Politics (1)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/categories/society">Society (1)</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
|
||||
|
||||
|
||||
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="languages">
|
||||
<strong>Other languages</strong>
|
||||
|
||||
|
||||
<a href="/en" class="active">en</a>
|
||||
|
||||
|
||||
|
||||
<a href="/de">de</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<div class="credits">
|
||||
<div class="container">
|
||||
<div class="copyright">
|
||||
<a href="https://github.com/Lednerb" target="_blank">
|
||||
©
|
||||
|
||||
2017
|
||||
|
||||
by Lednerb
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<div class="author">
|
||||
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR+EOJB6uKUez/iGAnFcg=="></script>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
|
||||
|
||||
<script>
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
|
||||
$(".footnote-return sup").html("");
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
|
||||
var index = client.initIndex("default-content");
|
||||
|
||||
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
|
||||
[
|
||||
{
|
||||
|
||||
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
|
||||
|
||||
displayKey: function(suggestion) {
|
||||
return suggestion.title || suggestion.author
|
||||
},
|
||||
templates: {
|
||||
suggestion: function(suggestion) {
|
||||
return "<span class='entry " + suggestion.type + "'>"
|
||||
+ "<span class='title'>" + suggestion.title + "</span>"
|
||||
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
|
||||
+ "</span>"
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
}
|
||||
|
||||
},
|
||||
}
|
||||
])
|
||||
.on('autocomplete:selected', function(event, suggestion, dataset) {
|
||||
window.location = (suggestion.url);
|
||||
})
|
||||
.keypress(function (event, suggestion) {
|
||||
if (event.which == 13) {
|
||||
window.location = (suggestion.url);
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
1
themes/public/code/page/1/index.html
Normal file
1
themes/public/code/page/1/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><title>https://h.cowbay.org/code/</title><link rel="canonical" href="https://h.cowbay.org/code/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://h.cowbay.org/code/" /></head></html>
|
||||
Reference in New Issue
Block a user