<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GESP</title>
    <link>https://www.docsy.dev/blog/</link>
    <description>Recent content on GESP</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://www.docsy.dev/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Docsy 2024 Review: Adoptions and Enhancements</title>
      <link>https://www.docsy.dev/blog/2024/year-in-review/</link>
      <pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://www.docsy.dev/blog/2024/year-in-review/</guid>
      <description>&lt;p&gt;As we reflect on 2024, it’s exciting to see steady progress toward the goals&#xA;outlined in our &lt;a href=&#34;https://www.docsy.dev/blog/2023/priorities-for-2024/&#34;&gt;2024 priorities&lt;/a&gt;. This year, we focused on enhancing stability,&#xA;improving internationalization, and delivering long-anticipated features like&#xA;dark mode and continuous integration (CI) testing.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;i class=&#34;fa-solid fa-chart-line&#34;&gt;&lt;/i&gt; Docsy’s use &lt;strong&gt;increased by 57%&lt;/strong&gt; in&#xA;2024, from 1.4K to 2.2K projects! &lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;Let’s dive into the development highlights from 2024 and take a peek at what&#xA;lies ahead.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Docsy 0.10.0 release report</title>
      <link>https://www.docsy.dev/blog/2024/0.10.0/</link>
      <pubDate>Wed, 01 May 2024 00:00:00 +0000</pubDate>
      <guid>https://www.docsy.dev/blog/2024/0.10.0/</guid>
      <description>&lt;p&gt;The big news with Docsy &lt;a href=&#34;https://github.com/google/docsy/releases/tag/v0.10.0&#34;&gt;0.10.0&lt;/a&gt; is color themes and dark mode!&lt;/p&gt;&#xA;&lt;h2 id=&#34;hugo-breaking-changes-and-deprecation-notices&#34;&gt;Hugo: breaking changes and deprecation notices&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hugo-breaking-changes-and-deprecation-notices&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;In this release, Docsy&amp;rsquo;s Hugo dependency is upgraded to &lt;strong&gt;0.125.4&lt;/strong&gt; from&#xA;0.122.0. An important thing to note here is that Hugo &lt;a href=&#34;https://github.com/gohugoio/hugo/releases/tag/v0.123.0&#34;&gt;0.123.0&lt;/a&gt; was a&#xA;significant upgrade that included some &lt;strong&gt;breaking changes&lt;/strong&gt;. Before upgrading to&#xA;this Docsy version, review Hugo&amp;rsquo;s deprecation notices and breaking changes since&#xA;0.122.0.&lt;/p&gt;&#xA;&#xA;&#xA;&lt;div class=&#34;alert alert-primary&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Hugo version support reminder&lt;/h4&gt;&#xA;&#xA;    Each Docsy version officially &lt;strong&gt;only&lt;/strong&gt; supports the Hugo version specified in&#xA;the project&amp;rsquo;s &lt;a href=&#34;https://github.com/google/docsy/blob/main/package.json&#34;&gt;package.json&lt;/a&gt; entry for &lt;a href=&#34;https://github.com/jakejarvis/hugo-extended&#34;&gt;hugo-extended&lt;/a&gt;. Any other compatibility&#xA;is on a best effort basis.&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;A number of updates to this release were to address Hugo&amp;rsquo;s deprecation notices.&#xA;For the complete list, search for &lt;a href=&#34;https://github.com/google/docsy/releases/tag/v0.10.0&#34;&gt;0.10.0&lt;/a&gt; release changes with &amp;ldquo;deprecat&amp;rdquo; in&#xA;the title.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Docsy 0.9.0 release report</title>
      <link>https://www.docsy.dev/blog/2024/0.9.0/</link>
      <pubDate>Fri, 09 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://www.docsy.dev/blog/2024/0.9.0/</guid>
      <description>&lt;p&gt;Docsy &lt;a href=&#34;https://github.com/google/docsy/releases/tag/v0.9.0&#34;&gt;0.9.0&lt;/a&gt; is a sizable&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; release (&lt;a href=&#34;https://github.com/google/docsy/compare/v0.8.0...v0.9.0&#34;&gt;containing 65+ PRs&lt;/a&gt;)&#xA;that has some breaking and notable changes worth calling out, namely those&#xA;related to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.docsy.dev/blog/2024/0.9.0/#footer&#34;&gt;Footer improvements&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.docsy.dev/blog/2024/0.9.0/#page-meta&#34;&gt;Repository links and other page info&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.docsy.dev/blog/2024/0.9.0/#look-and-feel&#34;&gt;Look and feel&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.docsy.dev/blog/2024/0.9.0/#ci&#34;&gt;Continuous integration testing&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Thank you to all &lt;a href=&#34;https://github.com/google/docsy/releases/tag/v0.9.0&#34;&gt;contributors&lt;/a&gt;!&lt;/p&gt;&#xA;&lt;h2 id=&#34;footer&#34;&gt;Footer improvements&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#footer&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;For a list of all footer improvements and fixes included in this release, see&#xA;&lt;a href=&#34;https://github.com/google/docsy/pull/1818&#34;&gt;#1818&lt;/a&gt;. We mention a few in this section. More footer improvements, for even&#xA;easier customization, are planned for the next &lt;a href=&#34;https://github.com/google/docsy/issues/1812&#34;&gt;major release&lt;/a&gt; (&lt;a href=&#34;https://github.com/google/docsy/issues/1852&#34;&gt;#1852&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Docsy priorities for 2024</title>
      <link>https://www.docsy.dev/blog/2023/priorities-for-2024/</link>
      <pubDate>Tue, 28 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://www.docsy.dev/blog/2023/priorities-for-2024/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; 1.4K projects use Docsy! The top user-project focused priorities for&#xA;2024 are: improving Docsy&amp;rsquo;s stability, usability &amp;amp; customizability, and&#xA;cohesiveness while performing feature consolidation.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;h2 id=&#34;docsy-is-a-popular-theme&#34;&gt;Docsy is a popular theme&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#docsy-is-a-popular-theme&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;The Hugo-Docsy tool combo is powerful and effective, as I&amp;rsquo;ve &lt;a href=&#34;https://www.cncf.io/blog/2023/01/19/fast-and-effective-tools-for-cncf-and-open-source-project-websites/&#34;&gt;blogged about&#xA;elsewhere&lt;/a&gt;. It&amp;rsquo;s maybe no surprise then, to see Docsy &lt;a href=&#34;https://github.com/google/docsy/network/dependents&#34;&gt;used by 1.4K&#xA;projects&lt;/a&gt;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. Why is Docsy popular? I can&amp;rsquo;t say for sure, but&#xA;I use and recommend Docsy because it has the core features &amp;mdash; necessary for&#xA;publishing non-trivial tech-doc sites &amp;mdash; that projects seem to want and need,&#xA;including support for versioning, multiple languages, auto-generated site&#xA;navigation, and more. It&amp;rsquo;s quick to set up, and it allows projects to focus on&#xA;delivering site content rather than writing site template code.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Upgrading to Docsy 0.7 &amp; Bootstrap 5</title>
      <link>https://www.docsy.dev/blog/2023/docsy-0.7/</link>
      <pubDate>Thu, 03 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://www.docsy.dev/blog/2023/docsy-0.7/</guid>
      <description>&lt;p&gt;Last June, Docsy celebrated a significant milestone with the release of version&#xA;&lt;a href=&#34;https://github.com/google/docsy/releases/tag/v0.7.0&#34;&gt;0.7.0&lt;/a&gt;. This major upgrade&#xA;was the result of&#xA;&lt;a href=&#34;https://github.com/google/docsy/issues/470&#34;&gt;six months of meticulous work (#470)&lt;/a&gt;&#xA;focused on the migration to Bootstrap 5.2. For highlights and the rationale&#xA;behind that journey, see&#xA;&lt;a href=&#34;https://www.docsy.dev/blog/2023/bootstrap-5-migration/&#34;&gt;Migrating to Bootstrap 5.2&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;This blog post is intended to help those who are upgrading to Docsy 0.7 and&#xA;Bootstrap 5, based on my Docsy 0.7 upgrade experiences, specifically related to&#xA;Bootstrap. The post starts with general guidance for Docsy-based projects&#xA;wishing to upgrade. Every project&amp;rsquo;s migration experience will be unique, but&#xA;hopefully this post, and the two included case studies, will make your upgrade&#xA;process easier and faster.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Migrating to Bootstrap 5.2</title>
      <link>https://www.docsy.dev/blog/2023/bootstrap-5-migration/</link>
      <pubDate>Mon, 05 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://www.docsy.dev/blog/2023/bootstrap-5-migration/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://docsy.dev&#34;&gt;Docsy&lt;/a&gt;, and Docsy-based project websites (&lt;a href=&#34;https://www.cncf.io/blog/2023/01/19/fast-and-effective-tools-for-cncf-and-open-source-project-websites/&#34;&gt;including those&#xA;at the CNCF&lt;/a&gt;), have been happily using the&#xA;&lt;a href=&#34;https://getbootstrap.com&#34;&gt;Bootstrap CSS framework&lt;/a&gt; from Docsy&amp;rsquo;s inception. In&#xA;January of this year, Bootstrap 4 (the version used by Docsy for the past few&#xA;years) reached its &lt;a href=&#34;https://endoflife.date/bootstrap&#34;&gt;end of life&lt;/a&gt;. While we,&#xA;the Docsy steering committee, have been eager to benefit from the Bootstrap 5&#xA;improvements, we were concerned about the magnitude of the migration effort, as&#xA;well as the impact on downstream projects. Because of this, the migration was&#xA;delayed for as long as possible. In December of 2022, when Bootstrap 4 stopped&#xA;receiving critical upgrades, we declared&#xA;&lt;a href=&#34;https://github.com/google/docsy/discussions/1308&#34;&gt;Docsy to be in a feature freeze&lt;/a&gt;,&#xA;and focused our maintenance efforts on the Bootstrap 5 migration.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hello Docsy!</title>
      <link>https://www.docsy.dev/blog/2022/hello/</link>
      <pubDate>Thu, 07 Apr 2022 00:00:00 +0000</pubDate>
      <guid>https://www.docsy.dev/blog/2022/hello/</guid>
      <description>&lt;h2 id=&#34;hello&#34;&gt;Hello&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hello&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;It may seem strange to see a &amp;ldquo;Hello&amp;rdquo; post from a project that&amp;rsquo;s several years old, but as Docsy matures as a community-driven project, we thought it was time to (re)introduce ourselves and talk about what&amp;rsquo;s new with your favorite (we hope) Hugo documentation theme!&lt;/p&gt;&#xA;&lt;h3 id=&#34;discuss-amongst-yourselves&#34;&gt;Discuss amongst yourselves&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#discuss-amongst-yourselves&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Our &lt;a href=&#34;https://github.com/google/docsy/discussions&#34;&gt;Discussions&lt;/a&gt; are really hopping lately! Don&amp;rsquo;t miss our notice of the &lt;a href=&#34;https://github.com/google/docsy/discussions/950&#34;&gt;upcoming deprecation of the Font-Awesome and Bootstrap git submodules&lt;/a&gt; or our announcement of our &lt;a href=&#34;https://github.com/google/docsy/discussions/798&#34;&gt;new governance model&lt;/a&gt;!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
