Skip to content

Commit 630e7d5

Browse files
committed
Deploying to gh-pages from @ b8f9bf6 🚀
1 parent 5a3a639 commit 630e7d5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1736,8 +1736,8 @@ <h3 id="requirements">Requirements<a class="headerlink" href="#requirements" tit
17361736
</ul>
17371737
<h3 id="installation">Installation<a class="headerlink" href="#installation" title="Permanent link">&para;</a></h3>
17381738
<h4 id="global-installation-recommended">Global Installation (Recommended)<a class="headerlink" href="#global-installation-recommended" title="Permanent link">&para;</a></h4>
1739-
<p>The recommended way to install Commitizen is using <a href="https://pipx.pypa.io/"><code>pipx</code></a> or <a href="https://docs.astral.sh/uv/"><code>uv</code></a>, which ensures a clean, isolated installation:
1740-
<strong>Using pipx:</strong>
1739+
<p>The recommended way to install Commitizen is using <a href="https://pipx.pypa.io/"><code>pipx</code></a> or <a href="https://docs.astral.sh/uv/"><code>uv</code></a>, which ensures a clean, isolated installation:</p>
1740+
<p><strong>Using pipx:</strong>
17411741
<div class="highlight"><pre><span></span><code><span class="c1"># Install Commitizen</span>
17421742
pipx<span class="w"> </span>install<span class="w"> </span>commitizen
17431743

@@ -1770,7 +1770,7 @@ <h4 id="project-specific-installation">Project-Specific Installation<a class="he
17701770
poetry<span class="w"> </span>add<span class="w"> </span>commitizen<span class="w"> </span>--dev
17711771
</code></pre></div></p>
17721772
<p><strong>Using uv:</strong>
1773-
<div class="highlight"><pre><span></span><code>uv<span class="w"> </span>add<span class="w"> </span>commitizen
1773+
<div class="highlight"><pre><span></span><code>uv<span class="w"> </span>add<span class="w"> </span>--dev<span class="w"> </span>commitizen
17741774
</code></pre></div></p>
17751775
<p><strong>Using pdm:</strong>
17761776
<div class="highlight"><pre><span></span><code>pdm<span class="w"> </span>add<span class="w"> </span>-d<span class="w"> </span>commitizen
@@ -1972,8 +1972,8 @@ <h3 id="verification">Verification<a class="headerlink" href="#verification" tit
19721972
<h2 id="sponsors">Sponsors<a class="headerlink" href="#sponsors" title="Permanent link">&para;</a></h2>
19731973
<p>These are our cool sponsors!</p>
19741974
<!-- sponsors -->
1975-
<p><a href="https://github.com/numberly"></a></p>
1976-
<p><img src="https:&#x2F;&#x2F;github.com&#x2F;numberly.png" width="60px" alt="User avatar: Numberly" /><!-- sponsors --></p>
1975+
<p><a href="https://github.com/numberly"></a><a href="https://github.com/Cascadipalone"></a></p>
1976+
<p><img src="https:&#x2F;&#x2F;github.com&#x2F;numberly.png" width="60px" alt="User avatar: Numberly" /><img src="https:&#x2F;&#x2F;github.com&#x2F;Cascadipalone.png" width="60px" alt="User avatar: " /><!-- sponsors --></p>
19771977

19781978

19791979

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)