second post

This commit is contained in:
Dane Sabo 2025-03-16 21:11:53 -04:00
parent 352b9d3ee6
commit e91339cb7c
13 changed files with 80 additions and 62 deletions

View File

@ -0,0 +1,6 @@
+++
date = '2025-03-16T21:11:16-04:00'
draft = true
title = 'This Is a Secret'
+++
This should not be served because draft is set to true.

View File

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@ -11,12 +11,12 @@
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<link rel="stylesheet" href="/ananke/css/main.min.css" > <link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
@ -31,10 +31,10 @@
<link rel="canonical" href="http://localhost:1313/404.html"> <link rel="canonical" href="https://danesabo.com/404.html">
<meta property="og:url" content="http://localhost:1313/404.html"> <meta property="og:url" content="https://danesabo.com/404.html">
<meta property="og:site_name" content="Dane Sabo"> <meta property="og:site_name" content="Dane Sabo">
<meta property="og:title" content="404 Page not found"> <meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="en_us"> <meta property="og:locale" content="en_us">
@ -44,8 +44,10 @@
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<meta name="twitter:title" content="404 Page not found"> <meta name="twitter:title" content="404 Page not found">
</head><body class="ma0 avenir bg-near-white development"> </head><body class="ma0 avenir bg-near-white production">
@ -83,7 +85,7 @@
</main> </main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo"> <footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between"> <div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" > <a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://danesabo.com/" >
&copy; Dane Sabo 2025 &copy; Dane Sabo 2025
</a> </a>
<div><div class="ananke-socials"></div> <div><div class="ananke-socials"></div>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@ -11,12 +11,12 @@
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<link rel="stylesheet" href="/ananke/css/main.min.css" > <link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
@ -36,10 +36,10 @@
<link rel="canonical" href="http://localhost:1313/categories/"> <link rel="canonical" href="https://danesabo.com/categories/">
<meta property="og:url" content="http://localhost:1313/categories/"> <meta property="og:url" content="https://danesabo.com/categories/">
<meta property="og:site_name" content="Dane Sabo"> <meta property="og:site_name" content="Dane Sabo">
<meta property="og:title" content="Categories"> <meta property="og:title" content="Categories">
<meta property="og:locale" content="en_us"> <meta property="og:locale" content="en_us">
@ -49,8 +49,10 @@
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Categories"> <meta name="twitter:title" content="Categories">
</head><body class="ma0 avenir bg-near-white development"> </head><body class="ma0 avenir bg-near-white production">
@ -100,7 +102,7 @@
</main> </main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo"> <footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between"> <div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" > <a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://danesabo.com/" >
&copy; Dane Sabo 2025 &copy; Dane Sabo 2025
</a> </a>
<div><div class="ananke-socials"></div> <div><div class="ananke-socials"></div>

View File

@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Categories on Dane Sabo</title> <title>Categories on Dane Sabo</title>
<link>http://localhost:1313/categories/</link> <link>https://danesabo.com/categories/</link>
<description>Recent content in Categories on Dane Sabo</description> <description>Recent content in Categories on Dane Sabo</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en-us</language> <language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://danesabo.com/categories/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@ -11,12 +11,12 @@
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<link rel="stylesheet" href="/ananke/css/main.min.css" > <link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
@ -36,10 +36,10 @@
<link rel="canonical" href="http://localhost:1313/"> <link rel="canonical" href="https://danesabo.com/">
<meta property="og:url" content="http://localhost:1313/"> <meta property="og:url" content="https://danesabo.com/">
<meta property="og:site_name" content="Dane Sabo"> <meta property="og:site_name" content="Dane Sabo">
<meta property="og:title" content="Dane Sabo"> <meta property="og:title" content="Dane Sabo">
<meta property="og:locale" content="en_us"> <meta property="og:locale" content="en_us">
@ -51,8 +51,10 @@
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Dane Sabo"> <meta name="twitter:title" content="Dane Sabo">
</head><body class="ma0 avenir bg-near-white development"> </head><body class="ma0 avenir bg-near-white production">
@ -138,7 +140,7 @@ Hell yeah!</p>
</main> </main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo"> <footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between"> <div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" > <a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://danesabo.com/" >
&copy; Dane Sabo 2025 &copy; Dane Sabo 2025
</a> </a>
<div><div class="ananke-socials"></div> <div><div class="ananke-socials"></div>

View File

@ -2,17 +2,17 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Dane Sabo</title> <title>Dane Sabo</title>
<link>http://localhost:1313/</link> <link>https://danesabo.com/</link>
<description>Recent content on Dane Sabo</description> <description>Recent content on Dane Sabo</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Sun, 16 Mar 2025 20:49:57 -0400</lastBuildDate> <lastBuildDate>Sun, 16 Mar 2025 20:49:57 -0400</lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://danesabo.com/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>My First Post</title> <title>My First Post</title>
<link>http://localhost:1313/posts/my-first-post/</link> <link>https://danesabo.com/posts/my-first-post/</link>
<pubDate>Sun, 16 Mar 2025 20:49:57 -0400</pubDate> <pubDate>Sun, 16 Mar 2025 20:49:57 -0400</pubDate>
<guid>http://localhost:1313/posts/my-first-post/</guid> <guid>https://danesabo.com/posts/my-first-post/</guid>
<description>&lt;p&gt;If you&amp;rsquo;re reading this (in a web browser), my web server is actually serving this content to you!&#xA;Hell yeah!&lt;/p&gt;</description> <description>&lt;p&gt;If you&amp;rsquo;re reading this (in a web browser), my web server is actually serving this content to you!&#xA;Hell yeah!&lt;/p&gt;</description>
</item> </item>
</channel> </channel>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@ -11,12 +11,12 @@
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<link rel="stylesheet" href="/ananke/css/main.min.css" > <link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
@ -36,10 +36,10 @@
<link rel="canonical" href="http://localhost:1313/posts/"> <link rel="canonical" href="https://danesabo.com/posts/">
<meta property="og:url" content="http://localhost:1313/posts/"> <meta property="og:url" content="https://danesabo.com/posts/">
<meta property="og:site_name" content="Dane Sabo"> <meta property="og:site_name" content="Dane Sabo">
<meta property="og:title" content="Posts"> <meta property="og:title" content="Posts">
<meta property="og:locale" content="en_us"> <meta property="og:locale" content="en_us">
@ -51,8 +51,10 @@
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Posts"> <meta name="twitter:title" content="Posts">
</head><body class="ma0 avenir bg-near-white development"> </head><body class="ma0 avenir bg-near-white production">
@ -115,7 +117,7 @@ Hell yeah!</p>
</main> </main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo"> <footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between"> <div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" > <a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://danesabo.com/" >
&copy; Dane Sabo 2025 &copy; Dane Sabo 2025
</a> </a>
<div><div class="ananke-socials"></div> <div><div class="ananke-socials"></div>

View File

@ -2,17 +2,17 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Posts on Dane Sabo</title> <title>Posts on Dane Sabo</title>
<link>http://localhost:1313/posts/</link> <link>https://danesabo.com/posts/</link>
<description>Recent content in Posts on Dane Sabo</description> <description>Recent content in Posts on Dane Sabo</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Sun, 16 Mar 2025 20:49:57 -0400</lastBuildDate> <lastBuildDate>Sun, 16 Mar 2025 20:49:57 -0400</lastBuildDate>
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://danesabo.com/posts/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>My First Post</title> <title>My First Post</title>
<link>http://localhost:1313/posts/my-first-post/</link> <link>https://danesabo.com/posts/my-first-post/</link>
<pubDate>Sun, 16 Mar 2025 20:49:57 -0400</pubDate> <pubDate>Sun, 16 Mar 2025 20:49:57 -0400</pubDate>
<guid>http://localhost:1313/posts/my-first-post/</guid> <guid>https://danesabo.com/posts/my-first-post/</guid>
<description>&lt;p&gt;If you&amp;rsquo;re reading this (in a web browser), my web server is actually serving this content to you!&#xA;Hell yeah!&lt;/p&gt;</description> <description>&lt;p&gt;If you&amp;rsquo;re reading this (in a web browser), my web server is actually serving this content to you!&#xA;Hell yeah!&lt;/p&gt;</description>
</item> </item>
</channel> </channel>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@ -12,12 +12,12 @@ Hell yeah!">
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<link rel="stylesheet" href="/ananke/css/main.min.css" > <link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
@ -32,10 +32,10 @@ Hell yeah!">
<link rel="canonical" href="http://localhost:1313/posts/my-first-post/"> <link rel="canonical" href="https://danesabo.com/posts/my-first-post/">
<meta property="og:url" content="http://localhost:1313/posts/my-first-post/"> <meta property="og:url" content="https://danesabo.com/posts/my-first-post/">
<meta property="og:site_name" content="Dane Sabo"> <meta property="og:site_name" content="Dane Sabo">
<meta property="og:title" content="My First Post"> <meta property="og:title" content="My First Post">
<meta property="og:description" content="If youre reading this (in a web browser), my web server is actually serving this content to you! Hell yeah!"> <meta property="og:description" content="If youre reading this (in a web browser), my web server is actually serving this content to you! Hell yeah!">
@ -54,8 +54,10 @@ Hell yeah!">
<meta name="twitter:title" content="My First Post"> <meta name="twitter:title" content="My First Post">
<meta name="twitter:description" content="If youre reading this (in a web browser), my web server is actually serving this content to you! Hell yeah!"> <meta name="twitter:description" content="If youre reading this (in a web browser), my web server is actually serving this content to you! Hell yeah!">
</head><body class="ma0 avenir bg-near-white development"> </head><body class="ma0 avenir bg-near-white production">
@ -128,7 +130,7 @@ Hell yeah!</p>
</main> </main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo"> <footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between"> <div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" > <a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://danesabo.com/" >
&copy; Dane Sabo 2025 &copy; Dane Sabo 2025
</a> </a>
<div><div class="ananke-socials"></div> <div><div class="ananke-socials"></div>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head> <head>
<title>http://localhost:1313/posts/</title> <title>https://danesabo.com/posts/</title>
<link rel="canonical" href="http://localhost:1313/posts/"> <link rel="canonical" href="https://danesabo.com/posts/">
<meta name="robots" content="noindex"> <meta name="robots" content="noindex">
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/posts/"> <meta http-equiv="refresh" content="0; url=https://danesabo.com/posts/">
</head> </head>
</html> </html>

View File

@ -2,17 +2,17 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>http://localhost:1313/</loc> <loc>https://danesabo.com/</loc>
<lastmod>2025-03-16T20:49:57-04:00</lastmod> <lastmod>2025-03-16T20:49:57-04:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/posts/my-first-post/</loc> <loc>https://danesabo.com/posts/my-first-post/</loc>
<lastmod>2025-03-16T20:49:57-04:00</lastmod> <lastmod>2025-03-16T20:49:57-04:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/posts/</loc> <loc>https://danesabo.com/posts/</loc>
<lastmod>2025-03-16T20:49:57-04:00</lastmod> <lastmod>2025-03-16T20:49:57-04:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/categories/</loc> <loc>https://danesabo.com/categories/</loc>
</url><url> </url><url>
<loc>http://localhost:1313/tags/</loc> <loc>https://danesabo.com/tags/</loc>
</url> </url>
</urlset> </urlset>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@ -11,12 +11,12 @@
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<link rel="stylesheet" href="/ananke/css/main.min.css" > <link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
@ -36,10 +36,10 @@
<link rel="canonical" href="http://localhost:1313/tags/"> <link rel="canonical" href="https://danesabo.com/tags/">
<meta property="og:url" content="http://localhost:1313/tags/"> <meta property="og:url" content="https://danesabo.com/tags/">
<meta property="og:site_name" content="Dane Sabo"> <meta property="og:site_name" content="Dane Sabo">
<meta property="og:title" content="Tags"> <meta property="og:title" content="Tags">
<meta property="og:locale" content="en_us"> <meta property="og:locale" content="en_us">
@ -49,8 +49,10 @@
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Tags"> <meta name="twitter:title" content="Tags">
</head><body class="ma0 avenir bg-near-white development"> </head><body class="ma0 avenir bg-near-white production">
@ -100,7 +102,7 @@
</main> </main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo"> <footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between"> <div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" > <a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://danesabo.com/" >
&copy; Dane Sabo 2025 &copy; Dane Sabo 2025
</a> </a>
<div><div class="ananke-socials"></div> <div><div class="ananke-socials"></div>

View File

@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Tags on Dane Sabo</title> <title>Tags on Dane Sabo</title>
<link>http://localhost:1313/tags/</link> <link>https://danesabo.com/tags/</link>
<description>Recent content in Tags on Dane Sabo</description> <description>Recent content in Tags on Dane Sabo</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en-us</language> <language>en-us</language>
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://danesabo.com/tags/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>