removed draft status on blog section

This commit is contained in:
Ben Varick 2025-10-30 13:16:57 -07:00
parent 022922dfc7
commit bd5f736231
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
11 changed files with 261 additions and 7 deletions

View file

@ -1,6 +1,5 @@
+++ +++
date = '2025-10-30T19:08:15Z' date = '2025-10-30T19:08:15Z'
draft = true
title = 'Posts' title = 'Posts'
url = '/blog' url = '/blog'
+++ +++

View file

@ -101,7 +101,7 @@
<a class="navbar-item" href=""> <a class="navbar-item" href="https://www.dendroalsia.net/blog/">
Post Post

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 MiB

226
public/blog/index.html Normal file
View file

@ -0,0 +1,226 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<meta name="description" content="Website Description">
<title>
Posts - Dendroalsia
</title>
<link href="/blog/index.xml" rel="alternate" type="application/rss+xml" title="Dendroalsia" />
<meta property="og:title" content="Posts - Dendroalsia" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Website Description"/>
<meta property="og:url" content="https://www.dendroalsia.net/blog/"/>
<meta property="og:site_name" content="Dendroalsia"/>
<meta property="og:image" content="https://www.dendroalsia.net/blog/PrettyRivers/wisconsin_rivers.png"/>
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="stylesheet" href="/css/main.min.842355dd2ec6a34552c5ffdca0274879393643308cc04aed4876a79219a88809.css" integrity="sha256-hCNV3S7Go0VSxf/coCdIeTk2QzCMwErtSHankhmoiAk=" crossorigin="anonymous" media="screen">
</head>
<body>
<section id="top" class="section">
<div class="container hero ">
<h1 class="bold-title is-1">Posts</h1>
</div>
<div class="section ">
<div class="container">
<hr>
<nav class="navbar" role="navigation" aria-label="main navigation">
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false" >
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
<div class="navbar-menu " id="navMenu">
<a class="navbar-item" href="/">main</a>
<a class="navbar-item" href="/#about">About</a>
<a class="navbar-item" href="/#contact">Contact</a>
</div>
</nav>
<hr>
</div>
<div class="container markdown top-pad">
</div>
<div class="container">
<h2 class="title is-2 top-pad">All Posts</h2>
<section>
<h2 class="title is-2 top-pad">2024</h2>
<li class="post-item">
<span>Oct 14, 2024</span> -
<span><a href="https://www.dendroalsia.net/blog/riverlevelcharts/riverlevelcharts/">River Level Charts</a></span>
</li>
<li class="post-item">
<span>Jan 1, 2024</span> -
<span><a href="https://www.dendroalsia.net/blog/prettyrivers/prettyrivers/">Pretty Rivers</a></span>
</li>
</section>
</div>
<div class="container">
<hr>
</div>
<div class="container has-text-centered top-pad">
<a href="#top">
<i class="fa fa-arrow-up"></i>
</a>
</div>
<div class="container">
<hr>
</div>
<div class="section" id="footer">
<div class="container has-text-centered">
<span class="footer-text">
</span>
</div>
</div>
</div>
</section>
<script src="https://www.dendroalsia.net/js/bundle.5c23c0437f001a469ca373a465a6f7487203d18e10cdff76d86a60af66d5ee28.js" integrity="sha256-XCPAQ38AGkaco3OkZab3SHID0Y4Qzf922Gpgr2bV7ig="></script>
</body>
</html>

26
public/blog/index.xml Normal file
View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Posts on Dendroalsia</title>
<link>https://www.dendroalsia.net/blog/</link>
<description>Recent content in Posts on Dendroalsia</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Mon, 14 Oct 2024 19:13:18 +0000</lastBuildDate>
<atom:link href="https://www.dendroalsia.net/blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>River Level Charts</title>
<link>https://www.dendroalsia.net/blog/riverlevelcharts/riverlevelcharts/</link>
<pubDate>Mon, 14 Oct 2024 19:13:18 +0000</pubDate>
<guid>https://www.dendroalsia.net/blog/riverlevelcharts/riverlevelcharts/</guid>
<description>&lt;p&gt;I&amp;rsquo;m interested in rivers (both ecologically and recreationally) and I want to know water level they are currently at, and how does that compare to their water levels throughout the year and in their recent history.&#xA;In the US, the United States Geologic Survey (USGS) maintains a large set of realtime water level sensors, and that dataset is queriable through an API. So I wrote these scripts that take a set of rivers and their associated gauge IDs, downloads the recent and historical data and generates a bunch of graphs.&lt;/p&gt;</description>
</item>
<item>
<title>Pretty Rivers</title>
<link>https://www.dendroalsia.net/blog/prettyrivers/prettyrivers/</link>
<pubDate>Mon, 01 Jan 2024 19:13:02 +0000</pubDate>
<guid>https://www.dendroalsia.net/blog/prettyrivers/prettyrivers/</guid>
<description>&lt;p&gt;I like looking at maps that isolate different natural features. And I think that rivers make pretty patterns. So I made a series of scripts that generates a pretty map of rivers. I hope to print the maps of places that are important to me as art.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;the-code-that-generates-these-maps-is-here&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#the-code-that-generates-these-maps-is-here&#34;&gt;The code that generates these maps is here: &lt;a href=&#34;https://git.dendroalsia.net/ben/pretty_rivers&#34;&gt;https://git.dendroalsia.net/ben/pretty_rivers&lt;/a&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://git.dendroalsia.net/ben/pretty_rivers/media/branch/main/example.png&#34; alt=&#34;Wisconsin Rivers&#34;&gt;&lt;/p&gt;</description>
</item>
</channel>
</rss>

View file

@ -103,7 +103,7 @@ Pretty Rivers - Dendroalsia
<a class="navbar-item" href=""> <a class="navbar-item" href="https://www.dendroalsia.net/blog/">
Back to Posts Back to Posts

View file

@ -103,7 +103,7 @@ River Level Charts - Dendroalsia
<a class="navbar-item" href=""> <a class="navbar-item" href="https://www.dendroalsia.net/blog/">
Back to Posts Back to Posts

View file

@ -140,7 +140,7 @@ Dendroalsia
<a class="navbar-item" href="">Posts</a> <a class="navbar-item" href="https://www.dendroalsia.net/blog/">Posts</a>

View file

@ -101,7 +101,7 @@ Series - Dendroalsia
<a class="navbar-item" href=""> <a class="navbar-item" href="https://www.dendroalsia.net/blog/">
Post Post

View file

@ -4,6 +4,9 @@
<url> <url>
<loc>https://www.dendroalsia.net/</loc> <loc>https://www.dendroalsia.net/</loc>
<lastmod>2025-10-30T19:08:55+00:00</lastmod> <lastmod>2025-10-30T19:08:55+00:00</lastmod>
</url><url>
<loc>https://www.dendroalsia.net/blog/</loc>
<lastmod>2025-10-30T19:08:15+00:00</lastmod>
</url><url> </url><url>
<loc>https://www.dendroalsia.net/blog/riverlevelcharts/riverlevelcharts/</loc> <loc>https://www.dendroalsia.net/blog/riverlevelcharts/riverlevelcharts/</loc>
<lastmod>2024-10-14T19:13:18+00:00</lastmod> <lastmod>2024-10-14T19:13:18+00:00</lastmod>

View file

@ -101,7 +101,7 @@ Tags - Dendroalsia
<a class="navbar-item" href=""> <a class="navbar-item" href="https://www.dendroalsia.net/blog/">
Post Post