second post

This commit is contained in:
Dane Sabo 2025-03-16 21:12:47 -04:00
parent 1b76356e6e
commit aa9438b48d
7 changed files with 201 additions and 3 deletions

View File

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

View File

@ -108,6 +108,29 @@
<div class="relative w-100 mb4">
<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">
<div class="blah w-100">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="/posts/this-is-a-secret/" class="color-inherit dim link">
This Is a Secret
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
<p>This should not be served because draft is set to true.</p>
</div>
<a href="/posts/this-is-a-secret/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
</div>
</div>
</div>
</article>
</div>
<div class="relative w-100 mb4">
<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">

View File

@ -6,8 +6,15 @@
<description>Recent content on Dane Sabo</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sun, 16 Mar 2025 20:49:57 -0400</lastBuildDate>
<lastBuildDate>Sun, 16 Mar 2025 21:11:16 -0400</lastBuildDate>
<atom:link href="https://danesabo.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>This Is a Secret</title>
<link>https://danesabo.com/posts/this-is-a-secret/</link>
<pubDate>Sun, 16 Mar 2025 21:11:16 -0400</pubDate>
<guid>https://danesabo.com/posts/this-is-a-secret/</guid>
<description>&lt;p&gt;This should not be served because draft is set to true.&lt;/p&gt;</description>
</item>
<item>
<title>My First Post</title>
<link>https://danesabo.com/posts/my-first-post/</link>

View File

@ -96,6 +96,24 @@
<div class="relative w-100 w-30-l mb4 bg-white">
<div class="relative w-100 mb4 bg-white nested-copy-line-height">
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">Posts</span>
<h1 class="f3 near-black">
<a href="/posts/this-is-a-secret/" class="link black dim">
This Is a Secret
</a>
</h1>
<div class="nested-links f5 lh-copy nested-copy-line-height">
<p>This should not be served because draft is set to true.</p>
</div>
<a href="/posts/this-is-a-secret/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
</div>
</div>
</div>
<div class="relative w-100 w-30-l mb4 bg-white">
<div class="relative w-100 mb4 bg-white nested-copy-line-height">
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">Posts</span>
<h1 class="f3 near-black">
<a href="/posts/my-first-post/" class="link black dim">

View File

@ -6,8 +6,15 @@
<description>Recent content in Posts on Dane Sabo</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sun, 16 Mar 2025 20:49:57 -0400</lastBuildDate>
<lastBuildDate>Sun, 16 Mar 2025 21:11:16 -0400</lastBuildDate>
<atom:link href="https://danesabo.com/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>This Is a Secret</title>
<link>https://danesabo.com/posts/this-is-a-secret/</link>
<pubDate>Sun, 16 Mar 2025 21:11:16 -0400</pubDate>
<guid>https://danesabo.com/posts/this-is-a-secret/</guid>
<description>&lt;p&gt;This should not be served because draft is set to true.&lt;/p&gt;</description>
</item>
<item>
<title>My First Post</title>
<link>https://danesabo.com/posts/my-first-post/</link>

View File

@ -0,0 +1,140 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>This Is a Secret | Dane Sabo</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="This should not be served because draft is set to true.">
<meta name="generator" content="Hugo 0.145.0">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
<link rel="canonical" href="https://danesabo.com/posts/this-is-a-secret/">
<meta property="og:url" content="https://danesabo.com/posts/this-is-a-secret/">
<meta property="og:site_name" content="Dane Sabo">
<meta property="og:title" content="This Is a Secret">
<meta property="og:description" content="This should not be served because draft is set to true.">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2025-03-16T21:11:16-04:00">
<meta property="article:modified_time" content="2025-03-16T21:11:16-04:00">
<meta itemprop="name" content="This Is a Secret">
<meta itemprop="description" content="This should not be served because draft is set to true.">
<meta itemprop="datePublished" content="2025-03-16T21:11:16-04:00">
<meta itemprop="dateModified" content="2025-03-16T21:11:16-04:00">
<meta itemprop="wordCount" content="11">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="This Is a Secret">
<meta name="twitter:description" content="This should not be served because draft is set to true.">
</head><body class="ma0 avenir bg-near-white production">
<header>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
Dane Sabo
</a>
<div class="flex-l items-center">
<div class="ananke-socials"></div>
</div>
</div>
</nav>
</div>
</header>
<main class="pb7" role="main">
<article class="flex-l flex-wrap justify-between mw8 center ph3">
<header class="mt4 w-100">
<aside class="instapaper_ignoref b helvetica tracked ttu">
Posts
</aside><div id="sharing" class="mt3 ananke-socials"></div>
<h1 class="f1 athelas mt3 mb1">This Is a Secret</h1>
<time class="f6 mv4 dib tracked" datetime="2025-03-16T21:11:16-04:00">March 16, 2025</time>
</header>
<div class="nested-copy-line-height lh-copy serif f4 nested-links mid-gray pr4-l w-two-thirds-l"><p>This should not be served because draft is set to true.</p>
<ul class="pa0">
</ul>
<div class="mt6 instapaper_ignoref">
</div>
</div>
<aside class="w-30-l mt6-l">
</aside>
</article>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://danesabo.com/" >
&copy; Dane Sabo 2025
</a>
<div><div class="ananke-socials"></div>
</div>
</div>
</footer>
</body>
</html>

View File

@ -7,6 +7,9 @@
</url><url>
<loc>https://danesabo.com/posts/</loc>
<lastmod>2025-03-16T21:11:16-04:00</lastmod>
</url><url>
<loc>https://danesabo.com/posts/this-is-a-secret/</loc>
<lastmod>2025-03-16T21:11:16-04:00</lastmod>
</url><url>
<loc>https://danesabo.com/posts/my-first-post/</loc>
<lastmod>2025-03-16T20:49:57-04:00</lastmod>