<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Static-Site-Generators on Andrew Quinn&#39;s TILs</title>
    <link>https://til.andrew-quinn.me/tags/static-site-generators/</link>
    <description>Recent content in Static-Site-Generators on Andrew Quinn&#39;s TILs</description>
    <image>
      <title>Andrew Quinn&#39;s TILs</title>
      <url>https://til.andrew-quinn.me/papermod-cover.png</url>
      <link>https://til.andrew-quinn.me/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 30 Nov 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://til.andrew-quinn.me/tags/static-site-generators/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Things Word has that SSGs, by and large, don&#39;t</title>
      <link>https://til.andrew-quinn.me/posts/things-word-has-that-ssgs-by-and-large-don-t/</link>
      <pubDate>Thu, 30 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/things-word-has-that-ssgs-by-and-large-don-t/</guid>
      <description>&lt;p&gt;Recommendations appreciated.&lt;/p&gt;
&lt;p&gt;Disclaimer: Most of these make little sense in an Internet medium anyway.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An &lt;em&gt;index&lt;/em&gt;. An index simply lists the terms and topics discussed in a document, along with the pages they are listed on.&lt;/li&gt;
&lt;li&gt;A &lt;em&gt;glossary&lt;/em&gt;. Could be as simple as a CSV file of terms and definitions, or as complex as a whole extra &lt;code&gt;glossary/&lt;/code&gt; folder.&lt;/li&gt;
&lt;li&gt;Related: A &amp;ldquo;Acronyms and Abbreviations&amp;rdquo; section. Even moreso than the last, this could be a simple CSV.&lt;/li&gt;
&lt;li&gt;A built-in &lt;em&gt;site-wide search&lt;/em&gt; function. Word gets around this by having everything open at once.&lt;/li&gt;
&lt;li&gt;A &lt;em&gt;list of tables&lt;/em&gt;. Huge if you want your dead-trees books to match your shiny new website.&lt;/li&gt;
&lt;li&gt;A &lt;em&gt;list of figures&lt;/em&gt;. Ditto.&lt;/li&gt;
&lt;li&gt;A &lt;em&gt;list of referenced external documents.&lt;/em&gt; CSV! Say it with me!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The reason I compiled this list was because I decided to investigate whether I could use Hugo at work to generate our client-facing documentation. Currently we are using an unholy combination of Word and Confluence, and I figured that the magic of Git might help us keep our docs updated in a more sane way.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
