Testing my publish script
This commit is contained in:
62
test.html
Normal file
62
test.html
Normal file
@@ -0,0 +1,62 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Shane Feuz - Test</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="Pelican" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="A Consummate Amateur" />
|
||||
<link href="https://shanefeuz.com/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Shane Feuz Full Atom Feed" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="https://shanefeuz.com/theme/css/style.css" />
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="tags" content="tech" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header id="main-header">
|
||||
<img src="https://shanefeuz.com/theme/images/shanefeuzlogo.png" alt="Shane Feuz Logo" style="width: 100%;">
|
||||
</header>
|
||||
<div class = "wrapper">
|
||||
<div class="menu">
|
||||
<ul>
|
||||
<li><a href="https://shanefeuz.com/pages/home.html" >Home</a></li>
|
||||
<li><a href="https://shanefeuz.com/pages/now.html" >Now</a></li>
|
||||
<li><a href="https://shanefeuz.com/pages/work.html" >Work</a></li>
|
||||
<li><a href="/index.html">Blog</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="content">
|
||||
<article>
|
||||
<h1>
|
||||
<a href="https://shanefeuz.com/test.html" rel="bookmark"
|
||||
title="Permalink to Test">Test</a></h1>
|
||||
|
||||
<p>This is a test.</p>
|
||||
<footer id="article-footer">
|
||||
<p>Published: <time datetime="2025-11-04T00:00:00-07:00">
|
||||
Tue 04 November 2025
|
||||
</time></p>
|
||||
<address>
|
||||
By <a href="https://shanefeuz.com/author/shane-feuz.html">Shane Feuz</a>
|
||||
</address>
|
||||
<p>
|
||||
Tags:
|
||||
<a href="https://shanefeuz.com/tag/tech.html">tech</a>
|
||||
</p>
|
||||
</footer>
|
||||
</article>
|
||||
<address>
|
||||
Proudly powered by <a rel="nofollow" href="https://getpelican.com/">Pelican</a>,
|
||||
which takes great advantage of <a rel="nofollow" href="https://www.python.org/">Python</a>.
|
||||
</address>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user