Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jan 14, 2025
1 parent dc61df6 commit bf069d4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5057411d
c2c32354
Binary file added assets/workflows/branching.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 6 additions & 3 deletions branches.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,12 @@ <h2 data-number="2.1" class="anchored" data-anchor-id="why-branches-are-useful">
</section>
<section id="the-basics-of-branching." class="level2" data-number="2.2">
<h2 data-number="2.2" class="anchored" data-anchor-id="the-basics-of-branching."><span class="header-section-number">2.2</span> The basics of branching.</h2>
<blockquote class="blockquote">
<p>Insert a nice schematic here</p>
</blockquote>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="assets/workflows/branching.png" class="img-fluid figure-img"></p>
<figcaption>A repository that has three branches alongside the <code>main</code> branch. Not that the changes that are happening on the different branches are complete independent. Not shown here (but will in a future version) but it is possible to update branches to include changes that have happened on main.</figcaption>
</figure>
</div>
</section>
<section id="troubleshooting" class="level2" data-number="2.3">
<h2 data-number="2.3" class="anchored" data-anchor-id="troubleshooting"><span class="header-section-number">2.3</span> Troubleshooting</h2>
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"href": "branches.html#the-basics-of-branching.",
"title": "2  Understanding branches",
"section": "2.2 The basics of branching.",
"text": "2.2 The basics of branching.\n\nInsert a nice schematic here",
"text": "2.2 The basics of branching.\n\n\n\nA repository that has three branches alongside the main branch. Not that the changes that are happening on the different branches are complete independent. Not shown here (but will in a future version) but it is possible to update branches to include changes that have happened on main.",
"crumbs": [
"Gitting Started",
"<span class='chapter-number'>2</span>  <span class='chapter-title'>Understanding branches</span>"
Expand Down

0 comments on commit bf069d4

Please sign in to comment.