bajsicki.com/public/series/index.html

172 lines
2.8 KiB
HTML
Raw Normal View History

2024-09-26 11:11:01 +02:00
<head>
<title>Series - phil@bajsicki:~$</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="description"
content=" ">
<link rel="canonical" href="https://bajsicki.com/series/" />
<link rel="icon" href="https://bajsicki.com/images/logo_w.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/modern-normalize/1.1.0/modern-normalize.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preload" as="style"
href="https://fonts.googleapis.com/css?family=Noto+Serif+SC|Noto+Emoji&display=swap" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Noto+Serif+SC|Noto+Emoji&display=swap"
media="print" onload="this.media='all'" />
<noscript>
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Noto+Serif+SC&display=swap" />
</noscript>
<link rel="stylesheet" href="/css/hugo-tufte.min.css">
<link rel="stylesheet" href="/css/hugo-tufte-options.min.css">
<link rel="stylesheet" href="/css/hugo-tufte-override.css">
</head>
<body>
<div id="layout" class="pure-g">
<article class="pure-u-1">
<header class="brand">
<h1>phil@bajsicki:~$</h1>
<p class="subtitle"></p>
<nav class="menu">
<ul>
<li><a href="/">Home</a></li>
</ul>
</nav>
<hr />
</header>
<section>
<h1 class="content-title">Series</h1></section>
<div class="pure-g">
<div class="pure-u-1 pure-u-sm-1-2">
<h2>By Frequency</h2>
<section>
<table class="pure-table pure-table-horizontal pure-table-striped">
<thead>
<tr>
<th>Term</th>
<th>Count</th>
</tr>
</thead>
</tbody>
</tbody>
</table>
</section>
</div>
<div class="pure-u-1 pure-u-sm-1-2">
<h2>Alphabetically</h2>
<section>
<table class="pure-table pure-table-horizontal pure-table-striped">
<thead>
<tr>
<th>Term</th>
<th>Count</th>
</tr>
</thead>
</tbody>
</tbody>
</table>
</section>
</div>
</div>
<footer class="page-footer">
<hr />
<div class="previous-post" style="display:inline-block;">
</div>
<div class="next-post", style="display:inline-block;float:right;">
</div>
<ul class="page-footer-menu">
</ul>
<p>
Powered by <a href="https://gohugo.io">Hugo</a> and the
<a href="https://github.com/loikein/hugo-tufte">Tufte theme</a>.
</p>
<div class="copyright">
<p>
©2024 Phil Bajsicki
</p>
</div>
</footer>
</article>
</div>
</body>
</html>