mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-28 12:31:51 +08:00
deploy
This commit is contained in:
@@ -3617,7 +3617,7 @@
|
||||
<p>In this open-source book, however, the content update cycle is shortened to just a few days or even hours.</p>
|
||||
</div>
|
||||
<h3 id="1-content-fine-tuning">1. Content fine-tuning<a class="headerlink" href="#1-content-fine-tuning" title="Permanent link">¶</a></h3>
|
||||
<p>As shown in the Figure 16-3 , there is an "edit icon" in the upper right corner of each page. You can follow these steps to modify text or code.</p>
|
||||
<p>As shown in Figure 16-3, there is an "edit icon" in the upper right corner of each page. You can follow these steps to modify text or code.</p>
|
||||
<ol>
|
||||
<li>Click the "edit icon". If prompted to "fork this repository", please agree to do so.</li>
|
||||
<li>Modify the Markdown source file content, check the accuracy of the content, and try to keep the formatting consistent.</li>
|
||||
@@ -3626,7 +3626,7 @@
|
||||
<p><a class="glightbox" href="../contribution.assets/edit_markdown.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="Edit page button" class="animation-figure" src="../contribution.assets/edit_markdown.png" /></a></p>
|
||||
<p align="center"> Figure 16-3 Edit page button </p>
|
||||
|
||||
<p>Images cannot be directly modified and require the creation of a new <a href="https://github.com/krahets/hello-algo/issues">Issue</a> or a comment to describe the problem. We will redraw and replace the images as soon as possible.</p>
|
||||
<p>Figures cannot be directly modified and require the creation of a new <a href="https://github.com/krahets/hello-algo/issues">Issue</a> or a comment to describe the problem. We will redraw and replace the figures as soon as possible.</p>
|
||||
<h3 id="2-content-creation">2. Content creation<a class="headerlink" href="#2-content-creation" title="Permanent link">¶</a></h3>
|
||||
<p>If you are interested in participating in this open-source project, including translating code into other programming languages or expanding article content, then the following Pull Request workflow needs to be implemented.</p>
|
||||
<ol>
|
||||
|
||||
Reference in New Issue
Block a user