<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git-Static-Site on Neale Pickett</title>
    <link>https://woozle.org/tags/git-static-site/</link>
    <description>Recent content in Git-Static-Site on Neale Pickett</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 08 Jul 2026 09:13:49 -0600</lastBuildDate>
    <atom:link href="https://woozle.org/tags/git-static-site/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Gitpages</title>
      <link>https://woozle.org/blog/2026/04-14-readme/</link>
      <pubDate>Tue, 14 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://woozle.org/blog/2026/04-14-readme/</guid>
      <description>&lt;p&gt;Somebody in Australia emailed me about my bagpipe project,&#xA;and it lit a fire under me to clean things up a bit.&lt;/p&gt;&#xA;&lt;p&gt;In a &lt;a href=&#34;../01-30-stagit/&#34;&gt;previous entry&lt;/a&gt;,&#xA;I complained that I couldn&amp;rsquo;t find a &amp;ldquo;static site generator for git&amp;rdquo;&#xA;which did what I wanted.&#xA;What I wanted was to just render the files checked in to HEAD in the browser,&#xA;and provide instructions about how to clone the repo for deeper inspection.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Static Git Project Site Generators</title>
      <link>https://woozle.org/blog/2026/01-30-stagit/</link>
      <pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://woozle.org/blog/2026/01-30-stagit/</guid>
      <description>&lt;p&gt;A while ago, I &lt;a href=&#34;https://woozle.org/blog/2025/08-20-git/&#34;&gt;took down my git forge&lt;/a&gt;&#xA;and replaced it with &lt;a href=&#34;https://pgit.pico.sh/&#34;&gt;pgit&lt;/a&gt;.&#xA;It more or less does what I want,&#xA;but I have a few gripes:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;It doesn&amp;rsquo;t render the README into HTML&lt;/li&gt;&#xA;&lt;li&gt;It doesn&amp;rsquo;t allow people to view images I&amp;rsquo;ve committed&lt;/li&gt;&#xA;&lt;li&gt;I don&amp;rsquo;t care for monospace fonts&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;After my daughter messaged me asking for a wiring diagram that pgit&#xA;wasn&amp;rsquo;t making available, I started looking for a replacement.&lt;/p&gt;&#xA;&lt;h1 id=&#34;the-cast&#34;&gt;The Cast&lt;/h1&gt;&#xA;&lt;dl&gt;&#xA;&lt;dt&gt;&lt;a href=&#34;https://pgit.pico.sh/&#34;&gt;pgit&lt;/a&gt;&lt;/dt&gt;&#xA;&lt;dd&gt;What I&amp;rsquo;m using now. It checks most of my boxes, but I need a few more things.&lt;/dd&gt;&#xA;&lt;dt&gt;&lt;a href=&#34;https://codemadness.org/stagit.html&#34;&gt;stagit&lt;/a&gt;&lt;/dt&gt;&#xA;&lt;dd&gt;Same complaints as pgit, plus it&amp;rsquo;s even more obtuse to non-hackers.&lt;/dd&gt;&#xA;&lt;dt&gt;&lt;a href=&#34;https://git.cybrkyd.com/GitGen/&#34;&gt;GitGen&lt;/a&gt;&lt;/dt&gt;&#xA;&lt;dd&gt;Fixes the README issue, but requires images to be hosted elsewhere. Also doesn&amp;rsquo;t let you read any of the files in the browser.&lt;/dd&gt;&#xA;&lt;dt&gt;&lt;a href=&#34;https://github.com/antonmedv/gitmal&#34;&gt;gitmal&lt;/a&gt;&lt;/dt&gt;&#xA;&lt;dd&gt;Fixes README and image hosting, but doesn&amp;rsquo;t provide any link to clone the repo. No option to limit commit history (not good for big repos)&lt;/dd&gt;&#xA;&lt;dt&gt;&lt;a href=&#34;https://git.trevorbentley.com/itsy-gitsy/index.html&#34;&gt;itsy-gitsy&lt;/a&gt;&lt;/dt&gt;&#xA;&lt;dd&gt;Hides the README behind a confusing entry page, no option to limit commit history.&lt;/dd&gt;&#xA;&lt;dt&gt;&lt;a href=&#34;https://blitiri.com.ar/p/git-arr/&#34;&gt;git-arr&lt;/a&gt;&lt;/dt&gt;&#xA;&lt;dd&gt;README is buried, otherwise I like it.&lt;/dd&gt;&#xA;&lt;dt&gt;&lt;a href=&#34;https://github.com/mmitch/git2html&#34;&gt;git2html&lt;/a&gt;&lt;/dt&gt;&#xA;&lt;dd&gt;Not designed for general public use.&lt;/dd&gt;&#xA;&lt;dt&gt;&lt;a href=&#34;https://github.com/nyangkosense/stagen/&#34;&gt;stagen&lt;/a&gt;&lt;/dt&gt;&#xA;&lt;dd&gt;I like that it uses templates, maybe I&amp;rsquo;ll fork it.&lt;/dd&gt;&#xA;&lt;/dl&gt;&#xA;&lt;p&gt;I&amp;rsquo;m kind of disappointed by everything, sigh.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
