rebuild output

This commit is contained in:
Trent Palmer 2021-08-06 08:17:33 -07:00
parent 097f07df6e
commit 71cd4bf0de
30 changed files with 1856 additions and 684 deletions

View File

@ -1,69 +1,93 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Archives</title> <title>Attention Span History - Archives</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/archives.html" /> <meta property="og:url" content="https://blog.trentpalmer.org/archives.html" />
<meta property="og:title" content="Attention Span History" /> <meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" /> <meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" /> <meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" /> <meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" /> <meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head>
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<header id="banner" class="body mx-auto">
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1>
</header><!-- /#banner -->
<nav id="menu" class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid"> <body id="index" class="home">
<a class="navbar-brand" href="/">Blog</a> <header id="banner" class="body">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
<span class="navbar-toggler-icon"></span> </header><!-- /#banner -->
</button> <nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<div class="navbar-nav"> <ul class="pure-menu-list">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<a class="nav-link" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> </li>
<a class="nav-link" href="https://blog.trentpalmer.org/category/war.html">War</a> <li class="pure-menu-item">
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <a href="/tags.html" class="pure-menu-link">Tags</a>
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> </li>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> <a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> </li>
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <li class="pure-menu-item">
</div> <a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</div> </li>
</div> <li class="pure-menu-item">
</nav><!-- /#menu --> <a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<h1>Archives for Attention Span History</h1> <h1>Archives for Attention Span History</h1>
<dl> <dl class="pure-menu-list">
<dt>Thu 29 July 2021</dt> <dt>Thu 29 July 2021</dt>
<dd><a href="https://blog.trentpalmer.org/lohengrin.html">Lohengrin</a></dd> <dd class="pure-menu-item">
<a class="pure-menu-link" href="https://blog.trentpalmer.org/lohengrin.html">Lohengrin</a>
</dd>
<dt>Tue 27 July 2021</dt> <dt>Tue 27 July 2021</dt>
<dd><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html">Battle In The Middle Ages</a></dd> <dd class="pure-menu-item">
<a class="pure-menu-link" href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html">Battle In The Middle Ages</a>
</dd>
</dl> </dl>
<footer id="contentinfo" class="body"> <footer id="contentinfo" class="body">
<address id="about" class="vcard body text-center"> <address id="about" class="vcard body">
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="https://www.python.org/">Python</a>. which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about --> </address><!-- /#about -->
</footer><!-- /#contentinfo --> </footer><!-- /#contentinfo -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
</body> </body>
</html> </html>

View File

@ -1,98 +1,115 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Articles by Trent Palmer</title> <title>Attention Span History - Articles by Trent Palmer</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/author/trent-palmer.html" /> <meta property="og:url" content="https://blog.trentpalmer.org/author/trent-palmer.html" />
<meta property="og:title" content="Attention Span History" /> <meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" /> <meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" /> <meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" /> <meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" /> <meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head>
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<header id="banner" class="body mx-auto">
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1>
</header><!-- /#banner -->
<nav id="menu" class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid"> <body id="index" class="home">
<a class="navbar-brand" href="/">Blog</a> <header id="banner" class="body">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
<span class="navbar-toggler-icon"></span> </header><!-- /#banner -->
</button> <nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<div class="navbar-nav"> <ul class="pure-menu-list">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<a class="nav-link" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> </li>
<a class="nav-link" href="https://blog.trentpalmer.org/category/war.html">War</a> <li class="pure-menu-item">
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <a href="/tags.html" class="pure-menu-link">Tags</a>
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> </li>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> <a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> </li>
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <li class="pure-menu-item">
</div> <a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</div> </li>
</div> <li class="pure-menu-item">
</nav><!-- /#menu --> <a href="/search.html" class="pure-menu-link">Search</a>
<section id="content"> </li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles by Trent Palmer</h2> <h2>Articles by Trent Palmer</h2>
<ol id="post-list"> <link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<li><article class="hentry"> <article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header> <header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header>
<footer class="post-info"> <footer class="post-info">
<time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time> <time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time>
<address class="vcard author">By <address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a> <a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address> </address>
</footer><!-- /.post-info --> </footer><!-- /.post-info -->
<div class="entry-content"> <p>Have you heard of Lohengrin? It is a German Opera written and composed by <div class="entry-content">
Richard Wagner in 1850. I happen to think that German Opera is more <a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">
entertaining than Italian …</p> </div><!-- /.entry-content --> Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about me. King Ludwig II Which brings me to King Ludwig II of Bavaria. If I understand …
</article></li> </a>
<li><article class="hentry"> </div><!-- /.entry-content -->
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header> </article>
<footer class="post-info"> <article class="hentry">
<time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time> <header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header>
<address class="vcard author">By <footer class="post-info">
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a> <time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time>
</address> <address class="vcard author">By
</footer><!-- /.post-info --> <a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
<div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p> </address>
<ol> </footer><!-- /.post-info -->
<li><a href="#raids">Raids</a></li> <div class="entry-content">
<li><a href="#sieges">Sieges</a></li> <a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">
<li><a href="#field-battles">Field-Battles</a></li> There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry tended to not be used in raids, because horses had the advantage in speed and mobility. Sieges Cavalry …
</ol> </a>
<p>There were two types of soldiers in Europe in the Middle Ages:</p> </div><!-- /.entry-content -->
<ol> </article>
<li>cavalry</li> <hr>
<li>and infantry …</li></ol> </div><!-- /.entry-content --> </section><!-- /#content -->
</article></li> <footer id="contentinfo" class="body">
</ol><!-- /#posts-list --> <address id="about" class="vcard body">
</section><!-- /#content --> Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
<footer id="contentinfo" class="body"> which takes great advantage of <a href="http://python.org">Python</a>.
<address id="about" class="vcard body text-center"> </address><!-- /#about -->
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, </footer><!-- /#contentinfo -->
which takes great advantage of <a href="https://www.python.org/">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
</body> </body>
</html> </html>

View File

@ -1,65 +1,85 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Authors</title> <title>Attention Span History - Authors</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/authors.html" /> <meta property="og:url" content="https://blog.trentpalmer.org/authors.html" />
<meta property="og:title" content="Attention Span History" /> <meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" /> <meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" /> <meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" /> <meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" /> <meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head>
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<header id="banner" class="body mx-auto">
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1>
</header><!-- /#banner -->
<nav id="menu" class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid"> <body id="index" class="home">
<a class="navbar-brand" href="/">Blog</a> <header id="banner" class="body">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
<span class="navbar-toggler-icon"></span> </header><!-- /#banner -->
</button> <nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<div class="navbar-nav"> <ul class="pure-menu-list">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<a class="nav-link" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> </li>
<a class="nav-link" href="https://blog.trentpalmer.org/category/war.html">War</a> <li class="pure-menu-item">
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <a href="/tags.html" class="pure-menu-link">Tags</a>
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> </li>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> <a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> </li>
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <li class="pure-menu-item">
</div> <a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</div> </li>
</div> <li class="pure-menu-item">
</nav><!-- /#menu --> <a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<h1>Authors on Attention Span History</h1> <h1>Authors on Attention Span History</h1>
<ul> <ul>
<li><a href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a> (2)</li> <li><a href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a> (2)</li>
</ul> </ul>
<footer id="contentinfo" class="body"> <footer id="contentinfo" class="body">
<address id="about" class="vcard body text-center"> <address id="about" class="vcard body">
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="https://www.python.org/">Python</a>. which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about --> </address><!-- /#about -->
</footer><!-- /#contentinfo --> </footer><!-- /#contentinfo -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
</body> </body>
</html> </html>

View File

@ -1,60 +1,86 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Battle In The Middle Ages</title> <title>Attention Span History - Battle In The Middle Ages</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta name="tags" content="Battle" />
<meta name="tags" content="CrossBow" />
<meta name="tags" content="Sieges" />
<meta name="tags" content="Raids" />
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/article.css" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" />
<meta property="og:title" content="Battle In The Middle Ages" />
<meta property="og:description" content="There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry..." />
<meta property="twitter:title" content="Battle In The Middle Ages" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry..." />
<meta property="og:type" content="article" /> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<meta property="og:url" content="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" />
<meta property="og:title" content="Battle In The Middle Ages" />
<meta property="og:description" content="There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry..." />
<meta property="twitter:title" content="Battle In The Middle Ages" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry..." />
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/article.css" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head> <body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <li class="pure-menu-item">
<header id="banner" class="body mx-auto"> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1> </li>
</header><!-- /#banner --> <li class="pure-menu-item">
<nav id="menu" class="navbar navbar-expand-lg navbar-light"> <a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<div class="container-fluid">
<a class="navbar-brand" href="/">Blog</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a>
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> <a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
<a class="nav-link active" href="https://blog.trentpalmer.org/category/war.html">War</a> </li>
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <li class="pure-menu-item">
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> <a class="pure-menu-link" style="color: #343a40;" href="https://blog.trentpalmer.org/category/war.html">War</a>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> </li>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> <li class="pure-menu-item">
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</div> </li>
</div> </ul>
</div> </nav><!-- /#menu -->
</nav><!-- /#menu -->
<section id="content" class="body"> <section id="content" class="body">
<header> <header>
<h2 class="entry-title"> <h2 class="entry-title">
@ -72,6 +98,13 @@
<div class="category"> <div class="category">
Category: <a href="https://blog.trentpalmer.org/category/war.html">War</a> Category: <a href="https://blog.trentpalmer.org/category/war.html">War</a>
</div> </div>
<div class="tags">
Tags:
<a href="https://blog.trentpalmer.org/tag/battle.html">Battle</a>
<a href="https://blog.trentpalmer.org/tag/crossbow.html">CrossBow</a>
<a href="https://blog.trentpalmer.org/tag/sieges.html">Sieges</a>
<a href="https://blog.trentpalmer.org/tag/raids.html">Raids</a>
</div>
</footer><!-- /.post-info --> </footer><!-- /.post-info -->
<div class="entry-content"> <div class="entry-content">
<p>There were three type of battles in Europe in the Middle Ages:</p> <p>There were three type of battles in Europe in the Middle Ages:</p>
@ -124,13 +157,14 @@ over the top and protect the edged-weapon infantry from enemy harrassment.</p>
<a href="https://wittenbergtowestphaliapodcast.weebly.com/blog/episode-40-the-actual-war-bits" target="_blank">Episode 40</a>.</p> <a href="https://wittenbergtowestphaliapodcast.weebly.com/blog/episode-40-the-actual-war-bits" target="_blank">Episode 40</a>.</p>
</div><!-- /.entry-content --> </div><!-- /.entry-content -->
</section> </section>
<footer id="contentinfo" class="body"> <div class="paginator" style="display: flex; align-items: flex-end; margin-bottom: 15px;">
<address id="about" class="vcard body text-center"> <a href="https://blog.trentpalmer.org/lohengrin.html">&laquo;</a>
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, </div>
which takes great advantage of <a href="https://www.python.org/">Python</a>. <footer id="contentinfo" class="body">
</address><!-- /#about --> <address id="about" class="vcard body">
</footer><!-- /#contentinfo --> Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> which takes great advantage of <a href="http://python.org">Python</a>.
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> </address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body> </body>
</html> </html>

View File

@ -1,71 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="generator" content="Pelican" />
<title>Battles In The Middle Ages</title>
<link rel="stylesheet" href="/theme/css/main.css" />
<meta name="description" content="Following is a review of my favorite mechanical keyboard." />
</head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="/">Attention Span History</a></h1>
<nav><ul>
<li class="active"><a href="/category/war.html">War</a></li>
</ul></nav>
</header><!-- /#banner -->
<section id="content" class="body">
<article>
<header>
<h1 class="entry-title">
<a href="/battles-in-the-middle-ages.html" rel="bookmark"
title="Permalink to Battles In The Middle Ages">Battles In The Middle Ages</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2021-07-27T00:00:00-07:00">
Published: Tue 27 July 2021
</abbr>
<address class="vcard author">
By <a class="url fn" href="/author/trent-palmer.html">Trent Palmer</a>
</address>
<p>In <a href="/category/war.html">War</a>.</p>
</footer><!-- /.post-info --> <p>Following is a review of my favorite mechanical keyboard.</p>
</div><!-- /.entry-content -->
</article>
</section>
<section id="extras" class="body">
<div class="blogroll">
<h2>links</h2>
<ul>
<li><a href="https://getpelican.com/">Pelican</a></li>
<li><a href="https://www.python.org/">Python.org</a></li>
<li><a href="https://palletsprojects.com/p/jinja/">Jinja2</a></li>
<li><a href="#">You can modify those links in your config file</a></li>
</ul>
</div><!-- /.blogroll -->
<div class="social">
<h2>social</h2>
<ul>
<li><a href="#">You can add links in your config file</a></li>
<li><a href="#">Another social link</a></li>
</ul>
</div><!-- /.social -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, which takes great advantage of <a href="https://www.python.org/">Python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="https://www.smashingmagazine.com/2009/08/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
</body>
</html>

View File

@ -1,66 +1,86 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Categories</title> <title>Attention Span History - Categories</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/categories.html" /> <meta property="og:url" content="https://blog.trentpalmer.org/categories.html" />
<meta property="og:title" content="Attention Span History" /> <meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" /> <meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" /> <meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" /> <meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" /> <meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head>
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<header id="banner" class="body mx-auto">
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1>
</header><!-- /#banner -->
<nav id="menu" class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid"> <body id="index" class="home">
<a class="navbar-brand" href="/">Blog</a> <header id="banner" class="body">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
<span class="navbar-toggler-icon"></span> </header><!-- /#banner -->
</button> <nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<div class="navbar-nav"> <ul class="pure-menu-list">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<a class="nav-link" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> </li>
<a class="nav-link" href="https://blog.trentpalmer.org/category/war.html">War</a> <li class="pure-menu-item">
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <a href="/tags.html" class="pure-menu-link">Tags</a>
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> </li>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> <a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> </li>
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <li class="pure-menu-item">
</div> <a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</div> </li>
</div> <li class="pure-menu-item">
</nav><!-- /#menu --> <a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<h1>Categories on Attention Span History</h1> <h1>Categories on Attention Span History</h1>
<ul> <ul>
<li><a href="https://blog.trentpalmer.org/category/opera.html">Opera</a> (1)</li> <li><a href="https://blog.trentpalmer.org/category/opera.html">Opera</a> (1)</li>
<li><a href="https://blog.trentpalmer.org/category/war.html">War</a> (1)</li> <li><a href="https://blog.trentpalmer.org/category/war.html">War</a> (1)</li>
</ul> </ul>
<footer id="contentinfo" class="body"> <footer id="contentinfo" class="body">
<address id="about" class="vcard body text-center"> <address id="about" class="vcard body">
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="https://www.python.org/">Python</a>. which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about --> </address><!-- /#about -->
</footer><!-- /#contentinfo --> </footer><!-- /#contentinfo -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
</body> </body>
</html> </html>

View File

@ -1,79 +1,101 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Opera category</title> <title>Attention Span History - Opera category</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/category/opera.html" /> <meta property="og:url" content="https://blog.trentpalmer.org/category/opera.html" />
<meta property="og:title" content="Attention Span History" /> <meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" /> <meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" /> <meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" /> <meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" /> <meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head>
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<header id="banner" class="body mx-auto">
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1>
</header><!-- /#banner -->
<nav id="menu" class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid"> <body id="index" class="home">
<a class="navbar-brand" href="/">Blog</a> <header id="banner" class="body">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
<span class="navbar-toggler-icon"></span> </header><!-- /#banner -->
</button> <nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<div class="navbar-nav"> <ul class="pure-menu-list">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<a class="nav-link active" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> </li>
<a class="nav-link" href="https://blog.trentpalmer.org/category/war.html">War</a> <li class="pure-menu-item">
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <a href="/tags.html" class="pure-menu-link">Tags</a>
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> </li>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> <a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> </li>
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <li class="pure-menu-item">
</div> <a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</div> </li>
</div> <li class="pure-menu-item">
</nav><!-- /#menu --> <a href="/search.html" class="pure-menu-link">Search</a>
<section id="content"> </li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #343a40;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles in the Opera category</h2> <h2>Articles in the Opera category</h2>
<ol id="post-list"> <link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<li><article class="hentry"> <article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header> <header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header>
<footer class="post-info"> <footer class="post-info">
<time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time> <time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time>
<address class="vcard author">By <address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a> <a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address> </address>
</footer><!-- /.post-info --> </footer><!-- /.post-info -->
<div class="entry-content"> <p>Have you heard of Lohengrin? It is a German Opera written and composed by <div class="entry-content">
Richard Wagner in 1850. I happen to think that German Opera is more <a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">
entertaining than Italian …</p> </div><!-- /.entry-content --> Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about me. King Ludwig II Which brings me to King Ludwig II of Bavaria. If I understand …
</article></li> </a>
</ol><!-- /#posts-list --> </div><!-- /.entry-content -->
</section><!-- /#content --> </article>
<footer id="contentinfo" class="body"> <hr>
<address id="about" class="vcard body text-center"> </section><!-- /#content -->
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, <footer id="contentinfo" class="body">
which takes great advantage of <a href="https://www.python.org/">Python</a>. <address id="about" class="vcard body">
</address><!-- /#about --> Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
</footer><!-- /#contentinfo --> which takes great advantage of <a href="http://python.org">Python</a>.
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> </address><!-- /#about -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> </footer><!-- /#contentinfo -->
</body> </body>
</html> </html>

View File

@ -1,86 +1,101 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - War category</title> <title>Attention Span History - War category</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/category/war.html" /> <meta property="og:url" content="https://blog.trentpalmer.org/category/war.html" />
<meta property="og:title" content="Attention Span History" /> <meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" /> <meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" /> <meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" /> <meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" /> <meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head>
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<header id="banner" class="body mx-auto">
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1>
</header><!-- /#banner -->
<nav id="menu" class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid"> <body id="index" class="home">
<a class="navbar-brand" href="/">Blog</a> <header id="banner" class="body">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
<span class="navbar-toggler-icon"></span> </header><!-- /#banner -->
</button> <nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<div class="navbar-nav"> <ul class="pure-menu-list">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<a class="nav-link" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> </li>
<a class="nav-link active" href="https://blog.trentpalmer.org/category/war.html">War</a> <li class="pure-menu-item">
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <a href="/tags.html" class="pure-menu-link">Tags</a>
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> </li>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> <a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> </li>
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <li class="pure-menu-item">
</div> <a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</div> </li>
</div> <li class="pure-menu-item">
</nav><!-- /#menu --> <a href="/search.html" class="pure-menu-link">Search</a>
<section id="content"> </li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #343a40;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles in the War category</h2> <h2>Articles in the War category</h2>
<ol id="post-list"> <link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<li><article class="hentry"> <article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header> <header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header>
<footer class="post-info"> <footer class="post-info">
<time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time> <time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time>
<address class="vcard author">By <address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a> <a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address> </address>
</footer><!-- /.post-info --> </footer><!-- /.post-info -->
<div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p> <div class="entry-content">
<ol> <a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">
<li><a href="#raids">Raids</a></li> There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry tended to not be used in raids, because horses had the advantage in speed and mobility. Sieges Cavalry …
<li><a href="#sieges">Sieges</a></li> </a>
<li><a href="#field-battles">Field-Battles</a></li> </div><!-- /.entry-content -->
</ol> </article>
<p>There were two types of soldiers in Europe in the Middle Ages:</p> <hr>
<ol> </section><!-- /#content -->
<li>cavalry</li> <footer id="contentinfo" class="body">
<li>and infantry …</li></ol> </div><!-- /.entry-content --> <address id="about" class="vcard body">
</article></li> Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
</ol><!-- /#posts-list --> which takes great advantage of <a href="http://python.org">Python</a>.
</section><!-- /#content --> </address><!-- /#about -->
<footer id="contentinfo" class="body"> </footer><!-- /#contentinfo -->
<address id="about" class="vcard body text-center">
Proudly powered by <a href="https://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="https://www.python.org/">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
</body> </body>
</html> </html>

View File

@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Attention Span History</title><link href="https://blog.trentpalmer.org/" rel="alternate"></link><link href="https://blog.trentpalmer.org/feeds/all.atom.xml" rel="self"></link><id>https://blog.trentpalmer.org/</id><updated>2021-07-29T00:00:00-07:00</updated><entry><title>Lohengrin</title><link href="https://blog.trentpalmer.org/lohengrin.html" rel="alternate"></link><published>2021-07-29T00:00:00-07:00</published><updated>2021-07-29T00:00:00-07:00</updated><author><name>Trent Palmer</name></author><id>tag:blog.trentpalmer.org,2021-07-29:/lohengrin.html</id><summary type="html">&lt;p&gt;Have you heard of Lohengrin? It is a German Opera written and composed by <feed xmlns="http://www.w3.org/2005/Atom"><title>Attention Span History</title><link href="https://blog.trentpalmer.org/" rel="alternate"></link><link href="https://blog.trentpalmer.org/feeds/all.atom.xml" rel="self"></link><id>https://blog.trentpalmer.org/</id><updated>2021-07-29T00:00:00-07:00</updated><entry><title>Lohengrin</title><link href="https://blog.trentpalmer.org/lohengrin.html" rel="alternate"></link><published>2021-07-29T00:00:00-07:00</published><updated>2021-07-29T00:00:00-07:00</updated><author><name>Trent Palmer</name></author><id>tag:blog.trentpalmer.org,2021-07-29:/lohengrin.html</id><summary type="html">&lt;p&gt;Have you heard of Lohengrin? It is a German Opera written and composed by
Richard Wagner in 1850. I happen to think that German Opera is more Richard Wagner in 1850. I happen to think that German Opera is more
entertaining than Italian …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Have you heard of Lohengrin? It is a German Opera written and composed by entertaining than Italian Opera, but enough about me.&lt;/p&gt;
&lt;h3&gt;King Ludwig II&lt;/h3&gt;
&lt;p&gt;Which brings me to King Ludwig II of Bavaria. If I understand …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Have you heard of Lohengrin? It is a German Opera written and composed by
Richard Wagner in 1850. I happen to think that German Opera is more Richard Wagner in 1850. I happen to think that German Opera is more
entertaining than Italian Opera, but enough about me.&lt;/p&gt; entertaining than Italian Opera, but enough about me.&lt;/p&gt;
&lt;h3&gt;King Ludwig II&lt;/h3&gt; &lt;h3&gt;King Ludwig II&lt;/h3&gt;
@ -53,7 +55,7 @@ of Hungary around the year 1000. In the 13th Century, the Mongols invaded Hungar
but were never able to advance beyond Hungary into Western Europe.&lt;/p&gt; but were never able to advance beyond Hungary into Western Europe.&lt;/p&gt;
&lt;p&gt;For more riveting entertainment about the Mongols, I recommend Dan Carlin's Hardcore &lt;p&gt;For more riveting entertainment about the Mongols, I recommend Dan Carlin's Hardcore
History Podcast, in particular the subseries &lt;em&gt;Wrath of The Khans&lt;/em&gt;.&lt;/p&gt; History Podcast, in particular the subseries &lt;em&gt;Wrath of The Khans&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Thanks for reading, I'm fresh out of cigars.&lt;/p&gt;</content><category term="Opera"></category></entry><entry><title>Battle In The Middle Ages</title><link href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="alternate"></link><published>2021-07-27T00:00:00-07:00</published><updated>2021-07-27T00:00:00-07:00</updated><author><name>Trent Palmer</name></author><id>tag:blog.trentpalmer.org,2021-07-27:/battle-in-the-middle-ages.html</id><summary type="html">&lt;p&gt;There were three type of battles in Europe in the Middle Ages:&lt;/p&gt; &lt;p&gt;Thanks for reading, I'm fresh out of cigars.&lt;/p&gt;</content><category term="Opera"></category><category term="Franks"></category><category term="Magyars"></category><category term="Mongols"></category></entry><entry><title>Battle In The Middle Ages</title><link href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="alternate"></link><published>2021-07-27T00:00:00-07:00</published><updated>2021-07-27T00:00:00-07:00</updated><author><name>Trent Palmer</name></author><id>tag:blog.trentpalmer.org,2021-07-27:/battle-in-the-middle-ages.html</id><summary type="html">&lt;p&gt;There were three type of battles in Europe in the Middle Ages:&lt;/p&gt;
&lt;ol&gt; &lt;ol&gt;
&lt;li&gt;&lt;a href="#raids"&gt;Raids&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#raids"&gt;Raids&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#sieges"&gt;Sieges&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#sieges"&gt;Sieges&lt;/a&gt;&lt;/li&gt;
@ -62,7 +64,13 @@ History Podcast, in particular the subseries &lt;em&gt;Wrath of The Khans&lt;/em
&lt;p&gt;There were two types of soldiers in Europe in the Middle Ages:&lt;/p&gt; &lt;p&gt;There were two types of soldiers in Europe in the Middle Ages:&lt;/p&gt;
&lt;ol&gt; &lt;ol&gt;
&lt;li&gt;cavalry&lt;/li&gt; &lt;li&gt;cavalry&lt;/li&gt;
&lt;li&gt;and infantry …&lt;/li&gt;&lt;/ol&gt;</summary><content type="html">&lt;p&gt;There were three type of battles in Europe in the Middle Ages:&lt;/p&gt; &lt;li&gt;and infantry.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="raids"&gt;Raids&lt;/h3&gt;
&lt;p&gt;Infantry tended to not be used in raids, because horses had
the advantage in speed and mobility.&lt;/p&gt;
&lt;h3 id="sieges"&gt;Sieges&lt;/h3&gt;
&lt;p&gt;Cavalry …&lt;/p&gt;</summary><content type="html">&lt;p&gt;There were three type of battles in Europe in the Middle Ages:&lt;/p&gt;
&lt;ol&gt; &lt;ol&gt;
&lt;li&gt;&lt;a href="#raids"&gt;Raids&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#raids"&gt;Raids&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#sieges"&gt;Sieges&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#sieges"&gt;Sieges&lt;/a&gt;&lt;/li&gt;
@ -109,4 +117,4 @@ over the top and protect the edged-weapon infantry from enemy harrassment.&lt;/p
&lt;a href="https://wittenbergtowestphaliapodcast.weebly.com/" target="_blank"&gt;Wittenberg To Westphalia Podcast&lt;/a&gt;, specifically &lt;a href="https://wittenbergtowestphaliapodcast.weebly.com/" target="_blank"&gt;Wittenberg To Westphalia Podcast&lt;/a&gt;, specifically
&lt;a href="https://wittenbergtowestphaliapodcast.weebly.com/blog/episode-38-warfare-in-the-middle-ages-part-1" target="_blank"&gt;Episode 38&lt;/a&gt;, &lt;a href="https://wittenbergtowestphaliapodcast.weebly.com/blog/episode-38-warfare-in-the-middle-ages-part-1" target="_blank"&gt;Episode 38&lt;/a&gt;,
&lt;a href="https://wittenbergtowestphaliapodcast.weebly.com/blog/episode-39-what-is-war-baby-dont-hurt-me" target="_blank"&gt;Episode 39&lt;/a&gt;, and &lt;a href="https://wittenbergtowestphaliapodcast.weebly.com/blog/episode-39-what-is-war-baby-dont-hurt-me" target="_blank"&gt;Episode 39&lt;/a&gt;, and
&lt;a href="https://wittenbergtowestphaliapodcast.weebly.com/blog/episode-40-the-actual-war-bits" target="_blank"&gt;Episode 40&lt;/a&gt;.&lt;/p&gt;</content><category term="War"></category></entry></feed> &lt;a href="https://wittenbergtowestphaliapodcast.weebly.com/blog/episode-40-the-actual-war-bits" target="_blank"&gt;Episode 40&lt;/a&gt;.&lt;/p&gt;</content><category term="Battle"></category><category term="CrossBow"></category><category term="Sieges"></category><category term="Raids"></category></entry></feed>

View File

@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Attention Span History</title><link>https://blog.trentpalmer.org/</link><description></description><lastBuildDate>Thu, 29 Jul 2021 00:00:00 -0700</lastBuildDate><item><title>Lohengrin</title><link>https://blog.trentpalmer.org/lohengrin.html</link><description>&lt;p&gt;Have you heard of Lohengrin? It is a German Opera written and composed by <rss version="2.0"><channel><title>Attention Span History</title><link>https://blog.trentpalmer.org/</link><description></description><lastBuildDate>Thu, 29 Jul 2021 00:00:00 -0700</lastBuildDate><item><title>Lohengrin</title><link>https://blog.trentpalmer.org/lohengrin.html</link><description>&lt;p&gt;Have you heard of Lohengrin? It is a German Opera written and composed by
Richard Wagner in 1850. I happen to think that German Opera is more Richard Wagner in 1850. I happen to think that German Opera is more
entertaining than Italian …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trent Palmer</dc:creator><pubDate>Thu, 29 Jul 2021 00:00:00 -0700</pubDate><guid isPermaLink="false">tag:blog.trentpalmer.org,2021-07-29:/lohengrin.html</guid><category>Opera</category></item><item><title>Battle In The Middle Ages</title><link>https://blog.trentpalmer.org/battle-in-the-middle-ages.html</link><description>&lt;p&gt;There were three type of battles in Europe in the Middle Ages:&lt;/p&gt; entertaining than Italian Opera, but enough about me.&lt;/p&gt;
&lt;h3&gt;King Ludwig II&lt;/h3&gt;
&lt;p&gt;Which brings me to King Ludwig II of Bavaria. If I understand …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trent Palmer</dc:creator><pubDate>Thu, 29 Jul 2021 00:00:00 -0700</pubDate><guid isPermaLink="false">tag:blog.trentpalmer.org,2021-07-29:/lohengrin.html</guid><category>Opera</category><category>Franks</category><category>Magyars</category><category>Mongols</category></item><item><title>Battle In The Middle Ages</title><link>https://blog.trentpalmer.org/battle-in-the-middle-ages.html</link><description>&lt;p&gt;There were three type of battles in Europe in the Middle Ages:&lt;/p&gt;
&lt;ol&gt; &lt;ol&gt;
&lt;li&gt;&lt;a href="#raids"&gt;Raids&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#raids"&gt;Raids&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#sieges"&gt;Sieges&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#sieges"&gt;Sieges&lt;/a&gt;&lt;/li&gt;
@ -10,4 +12,10 @@ entertaining than Italian …&lt;/p&gt;</description><dc:creator xmlns:dc="http:
&lt;p&gt;There were two types of soldiers in Europe in the Middle Ages:&lt;/p&gt; &lt;p&gt;There were two types of soldiers in Europe in the Middle Ages:&lt;/p&gt;
&lt;ol&gt; &lt;ol&gt;
&lt;li&gt;cavalry&lt;/li&gt; &lt;li&gt;cavalry&lt;/li&gt;
&lt;li&gt;and infantry …&lt;/li&gt;&lt;/ol&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trent Palmer</dc:creator><pubDate>Tue, 27 Jul 2021 00:00:00 -0700</pubDate><guid isPermaLink="false">tag:blog.trentpalmer.org,2021-07-27:/battle-in-the-middle-ages.html</guid><category>War</category></item></channel></rss> &lt;li&gt;and infantry.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="raids"&gt;Raids&lt;/h3&gt;
&lt;p&gt;Infantry tended to not be used in raids, because horses had
the advantage in speed and mobility.&lt;/p&gt;
&lt;h3 id="sieges"&gt;Sieges&lt;/h3&gt;
&lt;p&gt;Cavalry …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trent Palmer</dc:creator><pubDate>Tue, 27 Jul 2021 00:00:00 -0700</pubDate><guid isPermaLink="false">tag:blog.trentpalmer.org,2021-07-27:/battle-in-the-middle-ages.html</guid><category>Battle</category><category>CrossBow</category><category>Sieges</category><category>Raids</category></item></channel></rss>

BIN
output/images/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,98 +1,115 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History</title> <title>Attention Span History</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/index.html" /> <meta property="og:url" content="https://blog.trentpalmer.org/index.html" />
<meta property="og:title" content="Attention Span History" /> <meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" /> <meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" /> <meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" /> <meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" /> <meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head>
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<header id="banner" class="body mx-auto">
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1>
</header><!-- /#banner -->
<nav id="menu" class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid"> <body id="index" class="home">
<a class="navbar-brand" href="/">Blog</a> <header id="banner" class="body">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
<span class="navbar-toggler-icon"></span> </header><!-- /#banner -->
</button> <nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<div class="navbar-nav"> <ul class="pure-menu-list">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<a class="nav-link" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> </li>
<a class="nav-link" href="https://blog.trentpalmer.org/category/war.html">War</a> <li class="pure-menu-item">
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <a href="/tags.html" class="pure-menu-link">Tags</a>
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> </li>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> <a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> </li>
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <li class="pure-menu-item">
</div> <a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</div> </li>
</div> <li class="pure-menu-item">
</nav><!-- /#menu --> <a href="/search.html" class="pure-menu-link">Search</a>
<section id="content"> </li>
<h2>All articles</h2> <li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<ol id="post-list">
<li><article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header> <li class="pure-menu-item">
<footer class="post-info"> <a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
<time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time> </li>
<address class="vcard author">By <li class="pure-menu-item">
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a> <a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</address> </li>
</footer><!-- /.post-info -->
<div class="entry-content"> <p>Have you heard of Lohengrin? It is a German Opera written and composed by <li class="pure-menu-item">
Richard Wagner in 1850. I happen to think that German Opera is more <a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
entertaining than Italian …</p> </div><!-- /.entry-content --> </li>
</article></li> </ul>
<li><article class="hentry"> </nav><!-- /#menu -->
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header> <section id="content">
<footer class="post-info"> <h2>All articles</h2>
<time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time>
<address class="vcard author">By <link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a> <article class="hentry">
</address> <header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header>
</footer><!-- /.post-info --> <footer class="post-info">
<div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p> <time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time>
<ol> <address class="vcard author">By
<li><a href="#raids">Raids</a></li> <a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
<li><a href="#sieges">Sieges</a></li> </address>
<li><a href="#field-battles">Field-Battles</a></li> </footer><!-- /.post-info -->
</ol> <div class="entry-content">
<p>There were two types of soldiers in Europe in the Middle Ages:</p> <a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">
<ol> Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about me. King Ludwig II Which brings me to King Ludwig II of Bavaria. If I understand …
<li>cavalry</li> </a>
<li>and infantry …</li></ol> </div><!-- /.entry-content --> </div><!-- /.entry-content -->
</article></li> </article>
</ol><!-- /#posts-list --> <article class="hentry">
</section><!-- /#content --> <header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header>
<footer id="contentinfo" class="body"> <footer class="post-info">
<address id="about" class="vcard body text-center"> <time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time>
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, <address class="vcard author">By
which takes great advantage of <a href="https://www.python.org/">Python</a>. <a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address><!-- /#about --> </address>
</footer><!-- /#contentinfo --> </footer><!-- /.post-info -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <div class="entry-content">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> <a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">
There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry tended to not be used in raids, because horses had the advantage in speed and mobility. Sieges Cavalry …
</a>
</div><!-- /.entry-content -->
</article>
<hr>
</section><!-- /#content -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body> </body>
</html> </html>

View File

@ -1,60 +1,86 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Lohengrin</title> <title>Attention Span History - Lohengrin</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta name="tags" content="Opera" />
<meta name="tags" content="Franks" />
<meta name="tags" content="Magyars" />
<meta name="tags" content="Mongols" />
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/article.css" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://blog.trentpalmer.org/lohengrin.html" />
<meta property="og:title" content="Lohengrin" />
<meta property="og:description" content="Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about..." />
<meta property="twitter:title" content="Lohengrin" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about..." />
<meta property="og:type" content="article" /> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<meta property="og:url" content="https://blog.trentpalmer.org/lohengrin.html" />
<meta property="og:title" content="Lohengrin" />
<meta property="og:description" content="Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about..." />
<meta property="twitter:title" content="Lohengrin" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about..." />
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/article.css" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head> <body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <li class="pure-menu-item">
<header id="banner" class="body mx-auto"> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1> </li>
</header><!-- /#banner --> <li class="pure-menu-item">
<nav id="menu" class="navbar navbar-expand-lg navbar-light"> <a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<div class="container-fluid">
<a class="navbar-brand" href="/">Blog</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a>
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <li class="pure-menu-item">
<a class="nav-link active" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> <a class="pure-menu-link" style="color: #343a40;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
<a class="nav-link" href="https://blog.trentpalmer.org/category/war.html">War</a> </li>
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <li class="pure-menu-item">
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> <a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> </li>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> <li class="pure-menu-item">
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</div> </li>
</div> </ul>
</div> </nav><!-- /#menu -->
</nav><!-- /#menu -->
<section id="content" class="body"> <section id="content" class="body">
<header> <header>
<h2 class="entry-title"> <h2 class="entry-title">
@ -72,6 +98,13 @@
<div class="category"> <div class="category">
Category: <a href="https://blog.trentpalmer.org/category/opera.html">Opera</a> Category: <a href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</div> </div>
<div class="tags">
Tags:
<a href="https://blog.trentpalmer.org/tag/opera.html">Opera</a>
<a href="https://blog.trentpalmer.org/tag/franks.html">Franks</a>
<a href="https://blog.trentpalmer.org/tag/magyars.html">Magyars</a>
<a href="https://blog.trentpalmer.org/tag/mongols.html">Mongols</a>
</div>
</footer><!-- /.post-info --> </footer><!-- /.post-info -->
<div class="entry-content"> <div class="entry-content">
<p>Have you heard of Lohengrin? It is a German Opera written and composed by <p>Have you heard of Lohengrin? It is a German Opera written and composed by
@ -129,13 +162,14 @@ History Podcast, in particular the subseries <em>Wrath of The Khans</em>.</p>
<p>Thanks for reading, I'm fresh out of cigars.</p> <p>Thanks for reading, I'm fresh out of cigars.</p>
</div><!-- /.entry-content --> </div><!-- /.entry-content -->
</section> </section>
<footer id="contentinfo" class="body"> <div class="paginator" style="display: flex; align-items: flex-end; margin-bottom: 15px; flex-direction: row-reverse">
<address id="about" class="vcard body text-center"> <a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html">&raquo;</a>
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, </div>
which takes great advantage of <a href="https://www.python.org/">Python</a>. <footer id="contentinfo" class="body">
</address><!-- /#about --> <address id="about" class="vcard body">
</footer><!-- /#contentinfo --> Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> which takes great advantage of <a href="http://python.org">Python</a>.
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> </address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body> </body>
</html> </html>

106
output/search.html Normal file
View File

@ -0,0 +1,106 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title> Search Attention Span History
</title>
<meta charset="utf-8" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/search.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Tipue-Search/5.0.0/tipuesearch.css"/>
<script src="/tipuesearch_content.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Tipue-Search/5.0.0/tipuesearch.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Tipue-Search/5.0.0/tipuesearch_set.js"></script>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/search.css" />
<script>
$(document).ready(function() {
$('#tipue_search_input').tipuesearch({
'show': 10, // shows 10 found entries
'descriptiveWords': 75, // shows 75 words of teaser text
'newWindow': false, // don't open a new window, when clicking a result
});
});
</script>
</head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
</li>
<li class="pure-menu-item">
<a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<h1>Search</h1>
<form action="search.html">
<div class="tipue_search_group">
<input type="text" name="q" id="tipue_search_input">
</div>
</form>
<div id="tipue_search_content"></div>
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>

101
output/tag/battle.html Normal file
View File

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Battle tag</title>
<meta charset="utf-8" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/tag/battle.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
</li>
<li class="pure-menu-item">
<a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles tagged with Battle</h2>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header>
<footer class="post-info">
<time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time>
<address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address>
</footer><!-- /.post-info -->
<div class="entry-content">
<a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">
There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry tended to not be used in raids, because horses had the advantage in speed and mobility. Sieges Cavalry …
</a>
</div><!-- /.entry-content -->
</article>
<hr>
</section><!-- /#content -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>

101
output/tag/crossbow.html Normal file
View File

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - CrossBow tag</title>
<meta charset="utf-8" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/tag/crossbow.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
</li>
<li class="pure-menu-item">
<a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles tagged with CrossBow</h2>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header>
<footer class="post-info">
<time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time>
<address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address>
</footer><!-- /.post-info -->
<div class="entry-content">
<a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">
There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry tended to not be used in raids, because horses had the advantage in speed and mobility. Sieges Cavalry …
</a>
</div><!-- /.entry-content -->
</article>
<hr>
</section><!-- /#content -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>

101
output/tag/franks.html Normal file
View File

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Franks tag</title>
<meta charset="utf-8" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/tag/franks.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
</li>
<li class="pure-menu-item">
<a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles tagged with Franks</h2>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header>
<footer class="post-info">
<time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time>
<address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address>
</footer><!-- /.post-info -->
<div class="entry-content">
<a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">
Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about me. King Ludwig II Which brings me to King Ludwig II of Bavaria. If I understand …
</a>
</div><!-- /.entry-content -->
</article>
<hr>
</section><!-- /#content -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>

101
output/tag/magyars.html Normal file
View File

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Magyars tag</title>
<meta charset="utf-8" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/tag/magyars.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
</li>
<li class="pure-menu-item">
<a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles tagged with Magyars</h2>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header>
<footer class="post-info">
<time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time>
<address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address>
</footer><!-- /.post-info -->
<div class="entry-content">
<a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">
Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about me. King Ludwig II Which brings me to King Ludwig II of Bavaria. If I understand …
</a>
</div><!-- /.entry-content -->
</article>
<hr>
</section><!-- /#content -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>

101
output/tag/mongols.html Normal file
View File

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Mongols tag</title>
<meta charset="utf-8" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/tag/mongols.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
</li>
<li class="pure-menu-item">
<a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles tagged with Mongols</h2>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header>
<footer class="post-info">
<time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time>
<address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address>
</footer><!-- /.post-info -->
<div class="entry-content">
<a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">
Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about me. King Ludwig II Which brings me to King Ludwig II of Bavaria. If I understand …
</a>
</div><!-- /.entry-content -->
</article>
<hr>
</section><!-- /#content -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>

101
output/tag/opera.html Normal file
View File

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Opera tag</title>
<meta charset="utf-8" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/tag/opera.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
</li>
<li class="pure-menu-item">
<a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles tagged with Opera</h2>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">Lohengrin</a></h2> </header>
<footer class="post-info">
<time class="published" datetime="2021-07-29T00:00:00-07:00"> Thu 29 July 2021 </time>
<address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address>
</footer><!-- /.post-info -->
<div class="entry-content">
<a href="https://blog.trentpalmer.org/lohengrin.html" rel="bookmark" title="Permalink to Lohengrin">
Have you heard of Lohengrin? It is a German Opera written and composed by Richard Wagner in 1850. I happen to think that German Opera is more entertaining than Italian Opera, but enough about me. King Ludwig II Which brings me to King Ludwig II of Bavaria. If I understand …
</a>
</div><!-- /.entry-content -->
</article>
<hr>
</section><!-- /#content -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>

101
output/tag/raids.html Normal file
View File

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Raids tag</title>
<meta charset="utf-8" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/tag/raids.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
</li>
<li class="pure-menu-item">
<a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles tagged with Raids</h2>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header>
<footer class="post-info">
<time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time>
<address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address>
</footer><!-- /.post-info -->
<div class="entry-content">
<a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">
There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry tended to not be used in raids, because horses had the advantage in speed and mobility. Sieges Cavalry …
</a>
</div><!-- /.entry-content -->
</article>
<hr>
</section><!-- /#content -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>

101
output/tag/sieges.html Normal file
View File

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Sieges tag</title>
<meta charset="utf-8" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/tag/sieges.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
</header><!-- /#banner -->
<nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<ul class="pure-menu-list">
<li class="pure-menu-item">
<a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
</li>
<li class="pure-menu-item">
<a href="/tags.html" class="pure-menu-link">Tags</a>
</li>
<li class="pure-menu-item">
<a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</li>
<li class="pure-menu-item">
<a href="/search.html" class="pure-menu-link">Search</a>
</li>
<li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul>
</nav><!-- /#menu -->
<section id="content">
<h2>Articles tagged with Sieges</h2>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/index.css" />
<article class="hentry">
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header>
<footer class="post-info">
<time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time>
<address class="vcard author">By
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
</address>
</footer><!-- /.post-info -->
<div class="entry-content">
<a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">
There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry tended to not be used in raids, because horses had the advantage in speed and mobility. Sieges Cavalry …
</a>
</div><!-- /.entry-content -->
</article>
<hr>
</section><!-- /#content -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>

View File

@ -1,64 +1,108 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<link rel="shortcut icon" href="https://blog.trentpalmer.org/images/favicon.ico?v=2" />
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.6/build/pure-min.css" integrity="sha384-Uu6IeWbM+gzNVXJcM9XV3SohHtmWE+3VGi496jvgX1jyvDTXfdK+rfZc8C1Aehk5" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<title>Attention Span History - Tags</title> <title>Attention Span History - Tags</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" />
<meta name="generator" content="Pelican" />
<link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" />
<link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.trentpalmer.org/tags.html" /> <meta property="og:url" content="https://blog.trentpalmer.org/tags.html" />
<meta property="og:title" content="Attention Span History" /> <meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" /> <meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" /> <meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" /> <meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" /> <meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head>
<body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /></head>
<header id="banner" class="body mx-auto">
<h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1>
</header><!-- /#banner -->
<nav id="menu" class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid"> <body id="index" class="home">
<a class="navbar-brand" href="/">Blog</a> <header id="banner" class="body">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <h1><a href="https://blog.trentpalmer.org/">Attention Span History <strong></strong></a></h1><hr>
<span class="navbar-toggler-icon"></span> </header><!-- /#banner -->
</button> <nav id="menu" class="pure-menu pure-menu-horizontal pure-menu-scrollable">
<div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <a href="https://blog.trentpalmer.org/" class="pure-menu-link pure-menu-heading" >Home</a>
<div class="navbar-nav"> <ul class="pure-menu-list">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> <a href="feeds/all.rss.xml" class="pure-menu-link">RSS</a>
<a class="nav-link" href="https://blog.trentpalmer.org/category/opera.html">Opera</a> </li>
<a class="nav-link" href="https://blog.trentpalmer.org/category/war.html">War</a> <li class="pure-menu-item">
<a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> <a href="/tags.html" class="pure-menu-link">Tags</a>
<a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> </li>
<a class="nav-link" href="https://github.com/TrentSPalmer/attentionspanhistory">Source</a> <li class="pure-menu-item">
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> <a href="https://twitter.com/boringtrent" class="pure-menu-link">Twitter</a>
<a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> </li>
<a class="nav-link" href="https://trentpalmer.org">TrentReads</a> <li class="pure-menu-item">
</div> <a href="https://github.com/TrentSPalmer" class="pure-menu-link">Github</a>
</div> </li>
</div> <li class="pure-menu-item">
</nav><!-- /#menu --> <a href="/search.html" class="pure-menu-link">Search</a>
<h1>Tags for Attention Span History</h1> </li>
<ul> <li class="pure-menu-item">
<a href="https://github.com/TrentSPalmer/attentionspanhistory" class="pure-menu-link">Source</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/" class="pure-menu-link">Doc Blog</a>
</li>
<li class="pure-menu-item">
<a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" class="pure-menu-link">Favorite Podcasts</a>
</li>
<li class="pure-menu-item">
<a href="https://trentpalmer.org" class="pure-menu-link">TrentReads</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/opera.html">Opera</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/category/war.html">War</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" style="color: #6c757d;" href="https://blog.trentpalmer.org/archives.html">Archives</a>
</li>
</ul> </ul>
<footer id="contentinfo" class="body"> </nav><!-- /#menu -->
<address id="about" class="vcard body text-center"> <h1>Tags for Attention Span History</h1>
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, <ul class="pure-menu-list">
which takes great advantage of <a href="https://www.python.org/">Python</a>. <li class="pure-menu-item">
</address><!-- /#about --> <a class="pure-menu-link" href="https://blog.trentpalmer.org/tag/battle.html">Battle (1)</a>
</footer><!-- /#contentinfo --> </li>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <li class="pure-menu-item">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> <a class="pure-menu-link" href="https://blog.trentpalmer.org/tag/crossbow.html">CrossBow (1)</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://blog.trentpalmer.org/tag/franks.html">Franks (1)</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://blog.trentpalmer.org/tag/magyars.html">Magyars (1)</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://blog.trentpalmer.org/tag/mongols.html">Mongols (1)</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://blog.trentpalmer.org/tag/opera.html">Opera (1)</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://blog.trentpalmer.org/tag/raids.html">Raids (1)</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="https://blog.trentpalmer.org/tag/sieges.html">Sieges (1)</a>
</li>
</ul>
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body> </body>
</html> </html>

View File

@ -1,7 +1,5 @@
address { .entry-content p{
margin-bottom: 0; text-align: justify;
} line-height: 1.5;
font-size: 1.1em;
.category {
margin-bottom: 1rem;
} }

View File

@ -0,0 +1,13 @@
.entry-content {
text-align: justify;
}
.entry-content a{
text-decoration: none;
font-style: oblique;
font-size: 1.1em;
}
.post-info {
margin-bottom: 1em;
}

View File

@ -1,15 +1,45 @@
.entry-content p { :root {
text-align: justify; --black: #343a40;
--gray: #6c757d;
} }
.entry-title a { html, a{
text-decoration: none; color: var(--black);
} }
a { body {
color: #212529; max-width: 1000px;
margin: 0 auto 0 auto;
padding: 5px;
} }
a:hover { a:hover {
color: #6c757d; color: var(--gray);
}
.pure-menu-heading {
color: var(--black);
}
h1 a{
font-size: smaller;
text-decoration: none;
}
h1 {
text-align: center;
}
#about {
text-align: center;
}
.paginator text{
line-height: 1;
}
.paginator a{
font-size: 4em;
text-decoration: none;
-webkit-tap-highlight-color:transparent;
} }

View File

@ -0,0 +1,12 @@
.tipue_search_group {
display: flex;
justify-content: center;
}
#tipue_search_content {
margin: 0 auto 0 auto;
}
.tipue_search_content_text {
text-align: justify;
}

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,8 @@
#!/usr/bin/env python #!/usr/bin/env python3
# -*- coding: utf-8 -*- # # -*- coding: utf-8 -*- #
from __future__ import unicode_literals
AUTHOR = 'Trent Palmer' AUTHOR = 'Trent Palmer'
SITENAME = 'Attention Span History' SITENAME = 'Attention Span History'
SITEURL = 'https://blog.trentpalmer.org' SITEURL = 'https://blog.trentpalmer.org'
@ -19,6 +21,12 @@ TRANSLATION_FEED_ATOM = None
AUTHOR_FEED_ATOM = None AUTHOR_FEED_ATOM = None
AUTHOR_FEED_RSS = None AUTHOR_FEED_RSS = None
SOCIAL_WIDGET_NAME = 'follow' SOCIAL_WIDGET_NAME = 'follow'
PLUGIN_PATHS = ["plugins"]
PLUGINS = ['neighbors', 'tipue_search']
TIPUE_SEARCH = True
TEMPLATE_PAGES = {
'search.html': 'search.html',
}
# Blogroll # Blogroll
LINKS = (('Doc Blog', 'https://blog.trentsonlinedocs.xyz/'), LINKS = (('Doc Blog', 'https://blog.trentsonlinedocs.xyz/'),
@ -29,18 +37,21 @@ LINKS = (('Doc Blog', 'https://blog.trentsonlinedocs.xyz/'),
SOCIAL = (('twitter', 'https://twitter.com/boringtrent'), SOCIAL = (('twitter', 'https://twitter.com/boringtrent'),
('github', 'https://github.com/TrentSPalmer'),) ('github', 'https://github.com/TrentSPalmer'),)
MENUITEMS = (('Twitter', 'https://twitter.com/boringtrent'), MENUITEMS = (('RSS', 'feeds/all.rss.xml'),
('Tags', '/tags.html'),
('Twitter', 'https://twitter.com/boringtrent'),
('Github', 'https://github.com/TrentSPalmer'), ('Github', 'https://github.com/TrentSPalmer'),
('Search', '/search.html'),
('Source', 'https://github.com/TrentSPalmer/attentionspanhistory'), ('Source', 'https://github.com/TrentSPalmer/attentionspanhistory'),
('Doc Blog', 'https://blog.trentsonlinedocs.xyz/'), ('Doc Blog', 'https://blog.trentsonlinedocs.xyz/'),
('Favorite Podcasts', 'https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/'), ('Favorite Podcasts', 'https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/'),
('TrentReads', 'https://trentpalmer.org'),) ('TrentReads', 'https://trentpalmer.org'),)
DEFAULT_PAGINATION = 10 DEFAULT_PAGINATION = 20
# Uncomment following line if you want document-relative URLs when developing # Uncomment following line if you want document-relative URLs when developing
# RELATIVE_URLS = True # RELATIVE_URLS = True
THEME = "themes/bstrapplus" THEME = 'themes/simple'
SUMMARY_MAX_LENGTH = 30 # SUMMARY_MAX_LENGTH = 30

View File

@ -1,5 +1,6 @@
#!/usr/bin/env python #!/usr/bin/env python3
# -*- coding: utf-8 -*- # # -*- coding: utf-8 -*- #
from __future__ import unicode_literals
# This file is only used if you use `make publish` or # This file is only used if you use `make publish` or
# explicitly specify it as your config file. # explicitly specify it as your config file.
@ -21,4 +22,4 @@ DELETE_OUTPUT_DIRECTORY = True
# Following items are often useful when publishing # Following items are often useful when publishing
#DISQUS_SITENAME = "" #DISQUS_SITENAME = ""
#GOOGLE_ANALYTICS = "" #GOOGLE_ANALYTICS = ""