<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>DevLab</title>
    <subtitle>A modern Zola theme for developers, documentation and technical blogs.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://ripetitor.codeberg.page/devlab-theme/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://ripetitor.codeberg.page/devlab-theme/"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-06-30T00:00:00+00:00</updated>
    <id>https://ripetitor.codeberg.page/devlab-theme/atom.xml</id>
    <entry xml:lang="en">
        <title>DevLab Theme v0.1.0</title>
        <published>2026-06-30T00:00:00+00:00</published>
        <updated>2026-06-30T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://ripetitor.codeberg.page/devlab-theme/blog/devlab-theme-v0-1-0/"/>
        <id>https://ripetitor.codeberg.page/devlab-theme/blog/devlab-theme-v0-1-0/</id>
        
        <content type="html" xml:base="https://ripetitor.codeberg.page/devlab-theme/blog/devlab-theme-v0-1-0/">&lt;p&gt;DevLab Theme &lt;code&gt;v0.1.0&lt;&#x2F;code&gt; is the first public preview release of a developer-focused Zola theme for documentation sites, technical blogs and project pages.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;highlights&quot;&gt;Highlights&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Documentation layout with sidebar, table of contents, breadcrumbs and previous&#x2F;next navigation&lt;&#x2F;li&gt;
&lt;li&gt;Blog layout&lt;&#x2F;li&gt;
&lt;li&gt;Client-side search&lt;&#x2F;li&gt;
&lt;li&gt;Light, dark and system color modes&lt;&#x2F;li&gt;
&lt;li&gt;SEO metadata&lt;&#x2F;li&gt;
&lt;li&gt;Atom feed autodiscovery&lt;&#x2F;li&gt;
&lt;li&gt;SVG favicon&lt;&#x2F;li&gt;
&lt;li&gt;Custom 404 page&lt;&#x2F;li&gt;
&lt;li&gt;Configurable homepage&lt;&#x2F;li&gt;
&lt;li&gt;Callout and card shortcodes&lt;&#x2F;li&gt;
&lt;li&gt;Code block headers with copy buttons&lt;&#x2F;li&gt;
&lt;li&gt;Mobile navigation&lt;&#x2F;li&gt;
&lt;li&gt;Optional docs and blog sections for clean external Zola sites&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;requirements&quot;&gt;Requirements&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Zola &lt;code&gt;0.22.0&lt;&#x2F;code&gt; or newer&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;installation&quot;&gt;Installation&lt;&#x2F;h2&gt;
&lt;p&gt;Install the theme as a Git submodule:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color-scheme: light dark; color: light-dark(#24292E, #E1E4E8); background-color: light-dark(#FFFFFF, #24292E);&quot;&gt;&lt;code data-lang=&quot;shellscript&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: light-dark(#6F42C1, #B392F0);&quot;&gt;git&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; submodule&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; add&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; https:&#x2F;&#x2F;codeberg.org&#x2F;RiPetitor&#x2F;devlab-theme&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; themes&#x2F;devlab-theme&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: light-dark(#6F42C1, #B392F0);&quot;&gt;git&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; submodule&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; update&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#005CC5, #79B8FF);&quot;&gt; -&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#005CC5, #79B8FF);&quot;&gt;-init&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#005CC5, #79B8FF);&quot;&gt; -&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#005CC5, #79B8FF);&quot;&gt;-recursive&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Enable it in your Zola config:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color-scheme: light dark; color: light-dark(#24292E, #E1E4E8); background-color: light-dark(#FFFFFF, #24292E);&quot;&gt;&lt;code data-lang=&quot;toml&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;theme&lt;&#x2F;span&gt;&lt;span&gt; =&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; &amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt;devlab-theme&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;&lt;h2 id=&quot;notes&quot;&gt;Notes&lt;&#x2F;h2&gt;
&lt;p&gt;This is an early public release. The theme is suitable for testing, personal documentation sites and small technical projects.&lt;&#x2F;p&gt;
&lt;p&gt;Planned future work includes additional shortcodes, tags and taxonomies, Mermaid, KaTeX, multilingual support and CI checks.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>DevLab Theme 0.0.1 release candidate</title>
        <published>2026-06-06T00:00:00+00:00</published>
        <updated>2026-06-06T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://ripetitor.codeberg.page/devlab-theme/blog/introducing-devlab-theme/"/>
        <id>https://ripetitor.codeberg.page/devlab-theme/blog/introducing-devlab-theme/</id>
        
        <content type="html" xml:base="https://ripetitor.codeberg.page/devlab-theme/blog/introducing-devlab-theme/">&lt;p&gt;DevLab Theme is a modern Zola theme for developers, documentation sites and technical blogs.&lt;&#x2F;p&gt;
&lt;p&gt;The &lt;code&gt;0.0.1&lt;&#x2F;code&gt; release candidate turns the project from a local demo into a small theme package that can be installed in a separate Zola site.&lt;&#x2F;p&gt;
&lt;div class=&quot;callout callout--info&quot;&gt;
  
  &lt;p class=&quot;callout-title&quot;&gt;Release candidate&lt;&#x2F;p&gt;
  
  &lt;p&gt;This version is ready for final validation. Before tagging &lt;code&gt;v0.0.1&lt;&#x2F;code&gt;, the theme should be checked in this repository and installed once in a clean external Zola site.&lt;&#x2F;p&gt;

&lt;&#x2F;div&gt;
&lt;h2 id=&quot;what-is-included&quot;&gt;What is included&lt;&#x2F;h2&gt;
&lt;p&gt;The release candidate focuses on the workflows a documentation theme needs on day one:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;documentation layout with desktop sidebar and table of contents&lt;&#x2F;li&gt;
&lt;li&gt;single mobile menu with a documentation panel&lt;&#x2F;li&gt;
&lt;li&gt;grouped and collapsible docs navigation&lt;&#x2F;li&gt;
&lt;li&gt;docs breadcrumbs and previous&#x2F;next links&lt;&#x2F;li&gt;
&lt;li&gt;client-side search&lt;&#x2F;li&gt;
&lt;li&gt;light and dark color modes&lt;&#x2F;li&gt;
&lt;li&gt;callout and card shortcodes&lt;&#x2F;li&gt;
&lt;li&gt;code block headers with language labels and copy buttons&lt;&#x2F;li&gt;
&lt;li&gt;theme metadata, MIT license and fallback &lt;code&gt;[extra]&lt;&#x2F;code&gt; defaults&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;install-preview&quot;&gt;Install preview&lt;&#x2F;h2&gt;
&lt;p&gt;Install the theme under a Zola site&#x27;s &lt;code&gt;themes&#x2F;&lt;&#x2F;code&gt; directory:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color-scheme: light dark; color: light-dark(#24292E, #E1E4E8); background-color: light-dark(#FFFFFF, #24292E);&quot;&gt;&lt;code data-lang=&quot;shellscript&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: light-dark(#6F42C1, #B392F0);&quot;&gt;git&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; clone&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; https:&#x2F;&#x2F;codeberg.org&#x2F;RiPetitor&#x2F;devlab-theme&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; themes&#x2F;devlab-theme&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Enable the theme and the optional search index:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color-scheme: light dark; color: light-dark(#24292E, #E1E4E8); background-color: light-dark(#FFFFFF, #24292E);&quot;&gt;&lt;code data-lang=&quot;toml&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;theme&lt;&#x2F;span&gt;&lt;span&gt; =&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt; &amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt;devlab-theme&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#032F62, #9ECBFF);&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;compile_sass&lt;&#x2F;span&gt;&lt;span&gt; =&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#005CC5, #79B8FF);&quot;&gt; true&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;build_search_index&lt;&#x2F;span&gt;&lt;span&gt; =&lt;&#x2F;span&gt;&lt;span style=&quot;color: light-dark(#005CC5, #79B8FF);&quot;&gt; true&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;The theme is designed to work without a frontend framework or build tool beyond Zola&#x27;s built-in Sass and search index support.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;validation-before-tagging&quot;&gt;Validation before tagging&lt;&#x2F;h2&gt;
&lt;p&gt;The final &lt;code&gt;0.0.1&lt;&#x2F;code&gt; tag should be cut after these checks:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;run &lt;code&gt;zola check&lt;&#x2F;code&gt;&lt;&#x2F;li&gt;
&lt;li&gt;run &lt;code&gt;zola build&lt;&#x2F;code&gt;&lt;&#x2F;li&gt;
&lt;li&gt;review light and dark modes&lt;&#x2F;li&gt;
&lt;li&gt;review desktop and mobile documentation navigation&lt;&#x2F;li&gt;
&lt;li&gt;review mobile menu open, close, backdrop click, Escape and link-click states&lt;&#x2F;li&gt;
&lt;li&gt;review search results and empty search state&lt;&#x2F;li&gt;
&lt;li&gt;review code block language labels and Copy button states&lt;&#x2F;li&gt;
&lt;li&gt;install the repository as &lt;code&gt;themes&#x2F;devlab-theme&lt;&#x2F;code&gt; in a clean external Zola site&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;next-direction&quot;&gt;Next direction&lt;&#x2F;h2&gt;
&lt;p&gt;After &lt;code&gt;0.0.1&lt;&#x2F;code&gt;, the theme can move toward more polished documentation ergonomics: richer code block metadata, more content components, better search presentation and a small set of real-world example pages.&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
