Updating latest
12
.vscode/settings.json
vendored
@@ -1,3 +1,13 @@
|
||||
{
|
||||
"editor.defaultFormatter": "HookyQR.beautify"
|
||||
"editor.defaultFormatter": "HookyQR.beautify",
|
||||
"editor.formatOnPaste": false,
|
||||
"[html]": {
|
||||
"editor.defaultFormatter": "HookyQR.beautify"
|
||||
},
|
||||
"[handlebars]": {
|
||||
|
||||
},
|
||||
"beautify.config": {
|
||||
"indent_handlebars": false
|
||||
},
|
||||
}
|
||||
|
||||
@@ -8,6 +8,12 @@ enableInlineShortcodes = true
|
||||
footnoteReturnLinkContents = "^"
|
||||
description ="Tech blog showcasing Python, Machine-Learning, Vue, Homelab and other technologies to try at home."
|
||||
|
||||
[languages]
|
||||
[lanugages.en]
|
||||
weight = 1
|
||||
[languages.en.params]
|
||||
LanguageName = "English"
|
||||
|
||||
[menu]
|
||||
|
||||
[[menu.main]]
|
||||
@@ -29,11 +35,15 @@ series = "series"
|
||||
author = "authors"
|
||||
|
||||
[params]
|
||||
header = "panaetius.io"
|
||||
author = "Daniel Tomlinson"
|
||||
description = "Tech blog showcasing Python, Machine-Learning, Vue, Homelab and other technologies to try at home."
|
||||
homepageImage = "/images/homepage.svg"
|
||||
logo = "/images/homepage.svg"
|
||||
share = true
|
||||
showLanguageSwitcher = false
|
||||
twitter = "dmot7291"
|
||||
github = "dtomlinson91"
|
||||
|
||||
# Custom CSS and JS. Relative to /static/css and /static/js respectively.
|
||||
customCSS = []
|
||||
customJS = []
|
||||
@@ -41,7 +51,6 @@ customJS = []
|
||||
[params.prismJS]
|
||||
enable = true
|
||||
|
||||
# theme = "nord"
|
||||
[params.commento]
|
||||
enable = true
|
||||
url = "https://commento.panaetius.co.uk/js/commento.js"
|
||||
|
||||
7
blog/content/post/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "List of posts"
|
||||
description: "A list of all posts in chronological order."
|
||||
date: "2020-05-04T02:14:50+01:00"
|
||||
images: ["images/first_post.svg"]
|
||||
draft: true
|
||||
---
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
title: "Second Post"
|
||||
date: "2020-05-05T02:14:50+01:00"
|
||||
images: ["images/data_report.svg"]
|
||||
images: ["images/banner.svg"]
|
||||
draft: true
|
||||
authors:
|
||||
- "Daniel Tomlinson"
|
||||
- "New Authors"
|
||||
tags: ["Introduction"]
|
||||
tags: ["Introduction", "test"]
|
||||
---
|
||||
|
||||
Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
|
||||
|
||||
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 47 KiB |
@@ -1,128 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>
|
||||
|
||||
|
||||
My New Hugo Site
|
||||
|
||||
</title><meta name="author" content="">
|
||||
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" href="/favicon-32x32.png " sizes="32x32" type="image/png">
|
||||
<link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0c344b">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/dist/main.37ab3f61b95417873748.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://example.org/authors/daniel_tomlinson/">
|
||||
<link href="http://example.org/authors/daniel_tomlinson/index.xml" rel="alternate" type="application/rss+xml" title="My New Hugo Site">
|
||||
<link href="http://example.org/authors/daniel_tomlinson/index.xml" rel="feed" type="application/rss+xml" title="My New Hugo Site"><meta property="og:title" content="" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/authors/daniel_tomlinson/" />
|
||||
<meta property="og:image" content="http://example.org/image.png" />
|
||||
|
||||
<meta itemprop="name" content="">
|
||||
<meta itemprop="description" content=""><meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="http://example.org/image.png"/>
|
||||
|
||||
<meta name="twitter:title" content=""/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<nav class="navbar navbar-expand-md navbar-light bg-light fixed-top shadow-sm" id="navbar-main-menu">
|
||||
<div class="container">
|
||||
<a class="navbar-brand font-weight-bold" href="http://example.org/">My New Hugo Site</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-menu" aria-controls="main-menu" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="main-menu">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main class="content-page container pt-7 pb-5">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<article>
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-8"><p class="text-center my-5">
|
||||
<img data-src="/authors/daniel_tomlinson/image_hu071fd86aa3a581992bcd753d0ac20451_25454_300x0_resize_box_2.png" class="img-thumbnail rounded-circle" alt="Daniel Tomlinson">
|
||||
</p><h2 class="mb-3">Daniel Tomlinson</h2><div class="content">
|
||||
<h1 id="introduction">Introduction</h1>
|
||||
<p>Some text here.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="articles">
|
||||
<h3>Articles</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
<footer class="footer text-center bg-dark py-6">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<ul class="list-inline">
|
||||
|
||||
</ul>
|
||||
|
||||
<p class="text-muted">
|
||||
|
||||
Copyright © My New Hugo Site 2020
|
||||
|
||||
</p>
|
||||
|
||||
<p class="text-muted">
|
||||
Powered by <a href="https://gohugo.io" target="_blank">Hugo</a> with <a href="https://github.com/puresyntax71/hugo-theme-chunky-poster" target="_blank">Chunky Poster</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/dist/main.d608eadfe5ac0688902e.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>My New Hugo Site</title>
|
||||
<link>http://example.org/authors/daniel_tomlinson/</link>
|
||||
<description>Recent content on My New Hugo Site</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
|
||||
<atom:link href="http://example.org/authors/daniel_tomlinson/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -1,149 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>
|
||||
|
||||
|
||||
panaetius.io
|
||||
|
||||
</title><meta name="description" content="Tech blog showcasing Python"><meta name="author" content="Daniel Tomlinson">
|
||||
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" href="/favicon-32x32.png " sizes="32x32" type="image/png">
|
||||
<link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0c344b">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/themes/prism.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/dist/main.e4cfc2ae45cf0befc167.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://example.org/authors/">
|
||||
<link href="http://example.org/authors/index.xml" rel="alternate" type="application/rss+xml" title="panaetius.io">
|
||||
<link href="http://example.org/authors/index.xml" rel="feed" type="application/rss+xml" title="panaetius.io"><meta property="og:title" content="Authors" />
|
||||
<meta property="og:description" content="Tech blog showcasing Python" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/authors/" />
|
||||
|
||||
<meta itemprop="name" content="Authors">
|
||||
<meta itemprop="description" content="Tech blog showcasing Python"><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Authors"/>
|
||||
<meta name="twitter:description" content="Tech blog showcasing Python"/>
|
||||
|
||||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
||||
<script>
|
||||
AOS.init({
|
||||
duration: 1000,
|
||||
once: false,
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
<nav class="navbar navbar-expand-md navbar-light bg-light fixed-top" id="navbar-main-menu">
|
||||
<div class="container">
|
||||
<img src="/static/images/DUCK_256.png"/>
|
||||
<a class="navbar-brand" href="http://example.org/">panaetius.io</a>
|
||||
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-menu" aria-controls="main-menu" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="main-menu">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
|
||||
<li class="nav-item"><a class="nav-link" href="/">Home</a></li>
|
||||
|
||||
<li class="nav-item"><a class="nav-link" href="/about/">About</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main class="content-page container pt-7 pb-5" style="min-height: calc(100vh - 121px);">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<article>
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-8"><h2 class="mb-3">Authors</h2><div class="content">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="articles">
|
||||
<h3>Articles</h3><ul><li><a href="/authors/daniel-tomlinson/"></a></li></ul>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
<footer class="footer text-center bg-dark py-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<ul class="list-inline">
|
||||
|
||||
</ul>
|
||||
|
||||
<p class="text-muted">
|
||||
|
||||
Copyright © panaetius.io 2020
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/dist/main.3193c6541b767a24d9f3.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.Prism = window.Prism || {};
|
||||
window.Prism.manual = true;
|
||||
</script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/components/prism-core.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/plugins/autoloader/prism-autoloader.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,23 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Authors on panaetius.io</title>
|
||||
<link>http://example.org/authors/</link>
|
||||
<description>Recent content in Authors on panaetius.io</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
|
||||
<atom:link href="http://example.org/authors/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title></title>
|
||||
<link>http://example.org/authors/daniel-tomlinson/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>http://example.org/authors/daniel-tomlinson/</guid>
|
||||
<description>Some text here.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -1,137 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>
|
||||
|
||||
|
||||
panaetius.io
|
||||
|
||||
</title><meta name="description" content="Tech blog showcasing Python"><meta name="author" content="Daniel Tomlinson">
|
||||
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" href="/favicon-32x32.png " sizes="32x32" type="image/png">
|
||||
<link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0c344b">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/themes/prism.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/dist/main.e4cfc2ae45cf0befc167.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://example.org/categories/">
|
||||
<link href="http://example.org/categories/index.xml" rel="alternate" type="application/rss+xml" title="panaetius.io">
|
||||
<link href="http://example.org/categories/index.xml" rel="feed" type="application/rss+xml" title="panaetius.io"><meta property="og:title" content="Categories" />
|
||||
<meta property="og:description" content="Tech blog showcasing Python" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/categories/" />
|
||||
|
||||
<meta itemprop="name" content="Categories">
|
||||
<meta itemprop="description" content="Tech blog showcasing Python"><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:description" content="Tech blog showcasing Python"/>
|
||||
|
||||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
||||
<script>
|
||||
AOS.init({
|
||||
duration: 1000,
|
||||
once: false,
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
<nav class="navbar navbar-expand-md navbar-light bg-light fixed-top" id="navbar-main-menu">
|
||||
<div class="container">
|
||||
<img src="/static/images/DUCK_256.png"/>
|
||||
<a class="navbar-brand" href="http://example.org/">panaetius.io</a>
|
||||
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-menu" aria-controls="main-menu" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="main-menu">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
|
||||
<li class="nav-item"><a class="nav-link" href="/">Home</a></li>
|
||||
|
||||
<li class="nav-item"><a class="nav-link" href="/about/">About</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main class="list container py-6" style="min-height: calc(100vh - 121px);"><div class="row py-3">
|
||||
<div class="col">
|
||||
<h3 class="display-4">Categories</h3></div>
|
||||
</div><div class="row row-cols-1 row-cols-lg-3">
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
<footer class="footer text-center bg-dark py-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<ul class="list-inline">
|
||||
|
||||
</ul>
|
||||
|
||||
<p class="text-muted">
|
||||
|
||||
Copyright © panaetius.io 2020
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/dist/main.3193c6541b767a24d9f3.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.Prism = window.Prism || {};
|
||||
window.Prism.manual = true;
|
||||
</script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/components/prism-core.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/plugins/autoloader/prism-autoloader.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on panaetius.io</title>
|
||||
<link>http://example.org/categories/</link>
|
||||
<description>Recent content in Categories on panaetius.io</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
|
||||
<atom:link href="http://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
Before Width: | Height: | Size: 464 B |
|
Before Width: | Height: | Size: 875 B |
|
Before Width: | Height: | Size: 15 KiB |
@@ -1,144 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.69.2" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>
|
||||
|
||||
|
||||
panaetius.io
|
||||
|
||||
</title><meta name="description" content="Tech blog showcasing Python"><meta name="author" content="Daniel Tomlinson">
|
||||
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" href="/favicon-32x32.png " sizes="32x32" type="image/png">
|
||||
<link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0c344b">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/themes/prism.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/dist/main.e4cfc2ae45cf0befc167.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://example.org/">
|
||||
<link href="http://example.org/index.xml" rel="alternate" type="application/rss+xml" title="panaetius.io">
|
||||
<link href="http://example.org/index.xml" rel="feed" type="application/rss+xml" title="panaetius.io"><meta property="og:title" content="panaetius.io" />
|
||||
<meta property="og:description" content="Tech blog showcasing Python" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/" />
|
||||
|
||||
<meta itemprop="name" content="panaetius.io">
|
||||
<meta itemprop="description" content="Tech blog showcasing Python"><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="panaetius.io"/>
|
||||
<meta name="twitter:description" content="Tech blog showcasing Python"/>
|
||||
|
||||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
||||
<script>
|
||||
AOS.init({
|
||||
duration: 1000,
|
||||
once: false,
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
<nav class="navbar navbar-expand-md navbar-light bg-light fixed-top" id="navbar-main-menu">
|
||||
<div class="container">
|
||||
<img src="/static/images/DUCK_256.png"/>
|
||||
<a class="navbar-brand" href="http://example.org/">panaetius.io</a>
|
||||
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-menu" aria-controls="main-menu" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="main-menu">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
|
||||
<li class="nav-item active"><a class="nav-link" href="/">Home</a></li>
|
||||
|
||||
<li class="nav-item"><a class="nav-link" href="/about/">About</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main class="homepage container py-6">
|
||||
|
||||
<div class="hero row">
|
||||
<div class="col position-relative py-lg-7 pb-5"><div class="homepage-image" data-aos="zoom-in">
|
||||
<img src="/images/homepage.svg" class="img-fluid">
|
||||
</div><h1 class="display-4">panaetius.io</h1><h3 class="font-weight-normal" style="max-width: 50%;">Tech blog showcasing Python</h3></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="articles row row-cols-1 row-cols-lg-3">
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
<footer class="footer text-center bg-dark py-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<ul class="list-inline">
|
||||
|
||||
</ul>
|
||||
|
||||
<p class="text-muted">
|
||||
|
||||
Copyright © panaetius.io 2020
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/dist/main.3193c6541b767a24d9f3.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.Prism = window.Prism || {};
|
||||
window.Prism.manual = true;
|
||||
</script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/components/prism-core.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/plugins/autoloader/prism-autoloader.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,23 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>panaetius.io</title>
|
||||
<link>http://example.org/</link>
|
||||
<description>Recent content on panaetius.io</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
|
||||
<atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>Our Difference</title>
|
||||
<link>http://example.org/about/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>http://example.org/about/</guid>
|
||||
<description>Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. ipsum dolor sit amet, et essent mediocritatem quo,</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"name":"Chunky Poster",
|
||||
"short_name":"Chunky Poster",
|
||||
"icons":[
|
||||
{
|
||||
"src":"/android-chrome-192x192.png",
|
||||
"sizes":"192x192",
|
||||
"type":"image/png"
|
||||
},
|
||||
{
|
||||
"src":"/android-chrome-512x512.png",
|
||||
"sizes":"512x512",
|
||||
"type":"image/png"
|
||||
}
|
||||
],
|
||||
"theme_color":"#0c344b",
|
||||
"background_color":"#ffffff",
|
||||
"display":"standalone"
|
||||
}
|
||||
@@ -1,128 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>
|
||||
|
||||
First_post |
|
||||
My New Hugo Site
|
||||
|
||||
</title><meta name="author" content="">
|
||||
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" href="/favicon-32x32.png " sizes="32x32" type="image/png">
|
||||
<link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0c344b">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/dist/main.37ab3f61b95417873748.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://example.org/posts/first_post/"><meta property="og:title" content="First_post" />
|
||||
<meta property="og:description" content="My first post First post text" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="http://example.org/posts/first_post/" />
|
||||
<meta property="article:published_time" content="2020-05-04T02:14:50+01:00" />
|
||||
<meta property="article:modified_time" content="2020-05-04T02:14:50+01:00" />
|
||||
<meta itemprop="name" content="First_post">
|
||||
<meta itemprop="description" content="My first post First post text">
|
||||
<meta itemprop="datePublished" content="2020-05-04T02:14:50+01:00" />
|
||||
<meta itemprop="dateModified" content="2020-05-04T02:14:50+01:00" />
|
||||
<meta itemprop="wordCount" content="6">
|
||||
|
||||
|
||||
|
||||
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="First_post"/>
|
||||
<meta name="twitter:description" content="My first post First post text"/>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<nav class="navbar navbar-expand-md navbar-light bg-light fixed-top shadow-sm" id="navbar-main-menu">
|
||||
<div class="container">
|
||||
<a class="navbar-brand font-weight-bold" href="http://example.org/">My New Hugo Site</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-menu" aria-controls="main-menu" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="main-menu">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main class="content-page container pt-7 pb-5">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<article>
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-8">
|
||||
<h2 class="mb-3">First_post</h2>
|
||||
|
||||
<div class="content">
|
||||
<h2 id="my-first-post">My first post</h2>
|
||||
<p>First post text</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
<footer class="footer text-center bg-dark py-6">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<ul class="list-inline">
|
||||
|
||||
</ul>
|
||||
|
||||
<p class="text-muted">
|
||||
|
||||
Copyright © My New Hugo Site 2020
|
||||
|
||||
</p>
|
||||
|
||||
<p class="text-muted">
|
||||
Powered by <a href="https://gohugo.io" target="_blank">Hugo</a> with <a href="https://github.com/puresyntax71/hugo-theme-chunky-poster" target="_blank">Chunky Poster</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/dist/main.d608eadfe5ac0688902e.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,125 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>
|
||||
|
||||
|
||||
My New Hugo Site
|
||||
|
||||
</title><meta name="author" content="">
|
||||
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" href="/favicon-32x32.png " sizes="32x32" type="image/png">
|
||||
<link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0c344b">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/dist/main.37ab3f61b95417873748.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://example.org/posts/">
|
||||
<link href="http://example.org/posts/index.xml" rel="alternate" type="application/rss+xml" title="My New Hugo Site">
|
||||
<link href="http://example.org/posts/index.xml" rel="feed" type="application/rss+xml" title="My New Hugo Site"><meta property="og:title" content="Posts" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/posts/" />
|
||||
<meta property="og:updated_time" content="2020-05-04T02:14:50+01:00" />
|
||||
<meta itemprop="name" content="Posts">
|
||||
<meta itemprop="description" content=""><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Posts"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<nav class="navbar navbar-expand-md navbar-light bg-light fixed-top shadow-sm" id="navbar-main-menu">
|
||||
<div class="container">
|
||||
<a class="navbar-brand font-weight-bold" href="http://example.org/">My New Hugo Site</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-menu" aria-controls="main-menu" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="main-menu">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main class="list container py-6"><div class="row py-3">
|
||||
<div class="col">
|
||||
<h3 class="display-4">Posts</h3></div>
|
||||
</div><div class="row row-cols-1 row-cols-lg-3">
|
||||
|
||||
<div class="col mb-3">
|
||||
<div class="card h-100">
|
||||
|
||||
<a href="/posts/first_post/" class="d-block"><div class="card-body">
|
||||
<h4 class="card-title">First_post</h4>
|
||||
<p class="card-text text-muted text-uppercase">May 4, 2020</p>
|
||||
<div class="card-text">
|
||||
My first post First post text
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
<footer class="footer text-center bg-dark py-6">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<ul class="list-inline">
|
||||
|
||||
</ul>
|
||||
|
||||
<p class="text-muted">
|
||||
|
||||
Copyright © My New Hugo Site 2020
|
||||
|
||||
</p>
|
||||
|
||||
<p class="text-muted">
|
||||
Powered by <a href="https://gohugo.io" target="_blank">Hugo</a> with <a href="https://github.com/puresyntax71/hugo-theme-chunky-poster" target="_blank">Chunky Poster</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/dist/main.d608eadfe5ac0688902e.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on My New Hugo Site</title>
|
||||
<link>http://example.org/posts/</link>
|
||||
<description>Recent content in Posts on My New Hugo Site</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 04 May 2020 02:14:50 +0100</lastBuildDate>
|
||||
|
||||
<atom:link href="http://example.org/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>First_post</title>
|
||||
<link>http://example.org/posts/first_post/</link>
|
||||
<pubDate>Mon, 04 May 2020 02:14:50 +0100</pubDate>
|
||||
|
||||
<guid>http://example.org/posts/first_post/</guid>
|
||||
<description>My first post First post text</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -1,33 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/about/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/authors/daniel-tomlinson/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/authors/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/categories/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/series/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://example.org/tags/</loc>
|
||||
</url>
|
||||
|
||||
</urlset>
|
||||
@@ -1,137 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>
|
||||
|
||||
|
||||
panaetius.io
|
||||
|
||||
</title><meta name="description" content="Tech blog showcasing Python"><meta name="author" content="Daniel Tomlinson">
|
||||
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" href="/favicon-32x32.png " sizes="32x32" type="image/png">
|
||||
<link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0c344b">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/themes/prism.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/dist/main.e4cfc2ae45cf0befc167.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://example.org/tags/">
|
||||
<link href="http://example.org/tags/index.xml" rel="alternate" type="application/rss+xml" title="panaetius.io">
|
||||
<link href="http://example.org/tags/index.xml" rel="feed" type="application/rss+xml" title="panaetius.io"><meta property="og:title" content="Tags" />
|
||||
<meta property="og:description" content="Tech blog showcasing Python" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/tags/" />
|
||||
|
||||
<meta itemprop="name" content="Tags">
|
||||
<meta itemprop="description" content="Tech blog showcasing Python"><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Tags"/>
|
||||
<meta name="twitter:description" content="Tech blog showcasing Python"/>
|
||||
|
||||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
||||
<script>
|
||||
AOS.init({
|
||||
duration: 1000,
|
||||
once: false,
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
<nav class="navbar navbar-expand-md navbar-light bg-light fixed-top" id="navbar-main-menu">
|
||||
<div class="container">
|
||||
<img src="/static/images/DUCK_256.png"/>
|
||||
<a class="navbar-brand" href="http://example.org/">panaetius.io</a>
|
||||
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-menu" aria-controls="main-menu" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="main-menu">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
|
||||
<li class="nav-item"><a class="nav-link" href="/">Home</a></li>
|
||||
|
||||
<li class="nav-item"><a class="nav-link" href="/about/">About</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main class="list container py-6" style="min-height: calc(100vh - 121px);"><div class="row py-3">
|
||||
<div class="col">
|
||||
<h3 class="display-4">Tags</h3></div>
|
||||
</div><div class="row row-cols-1 row-cols-lg-3">
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
<footer class="footer text-center bg-dark py-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<ul class="list-inline">
|
||||
|
||||
</ul>
|
||||
|
||||
<p class="text-muted">
|
||||
|
||||
Copyright © panaetius.io 2020
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/dist/main.3193c6541b767a24d9f3.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.Prism = window.Prism || {};
|
||||
window.Prism.manual = true;
|
||||
</script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/components/prism-core.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/plugins/autoloader/prism-autoloader.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tags on panaetius.io</title>
|
||||
<link>http://example.org/tags/</link>
|
||||
<description>Recent content in Tags on panaetius.io</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
|
||||
<atom:link href="http://example.org/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||