Skip to content

Commit

Permalink
Deployed 59cde6f with MkDocs version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea committed Jul 21, 2023
1 parent 0cca440 commit d93e8f2
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion diy/buildit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,7 @@ <h3 id="get-flatpak-dependencies">Get Flatpak Dependencies<a class="headerlink"
</li>
<li>
<p>Get the <a href="https://docs.flatpak.org/en/latest/manifests.html" rel="noopener" target="_blank">flatpak manifest file</a> for <code>chiaki4deck</code></p>
<div class="highlight"><pre><span></span><code>curl -LO https://raw.githubusercontent.com/streetpea/chiaki4deck/v1.3.3/scripts/flatpak/chiaki4deck.yaml
<div class="highlight"><pre><span></span><code>curl -LO https://raw.githubusercontent.com/streetpea/chiaki4deck/main/scripts/flatpak/chiaki4deck.yaml
</code></pre></div>
</li>
</ol>
Expand Down
6 changes: 3 additions & 3 deletions print_page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1625,8 +1625,8 @@ <h2 id="setup-configuration-chiakichiaki4deck-via-internet-outside-of-home-conne
<div class="tabbed-block">
<ol>
<li>
<p>Run the <a href="https://raw.githubusercontent.com/streetpea/chiaki4deck/v1.3.3/scripts/gen-launcher.sh" rel="noopener" target="_blank">gen-launcher script</a> using the following command in your <code>konsole</code> and answer the prompts (you will need your IP address from step 2 above)</p>
<div class="highlight"><pre><span></span><code>bash<span class="w"> </span>&lt;<span class="o">(</span>curl<span class="w"> </span>-sLo-<span class="w"> </span>https://raw.githubusercontent.com/streetpea/chiaki4deck/v1.3.3/scripts/gen-launcher.sh<span class="o">)</span>
<p>Run the <a href="https://raw.githubusercontent.com/streetpea/chiaki4deck/main/scripts/gen-launcher.sh" rel="noopener" target="_blank">gen-launcher script</a> using the following command in your <code>konsole</code> and answer the prompts (you will need your IP address from step 2 above)</p>
<div class="highlight"><pre><span></span><code>bash<span class="w"> </span>&lt;<span class="o">(</span>curl<span class="w"> </span>-sLo-<span class="w"> </span>https://raw.githubusercontent.com/streetpea/chiaki4deck/main/scripts/gen-launcher.sh<span class="o">)</span>
</code></pre></div>
<div class="admonition question">
<p class="admonition-title">What Do the Different Modes (i.e., fullscreen [uses Normal], zoom, stretch) Look Like?</p>
Expand Down Expand Up @@ -3192,7 +3192,7 @@ <h3 id="diy-buildit-get-flatpak-dependencies">Get Flatpak Dependencies<a class="
</li>
<li>
<p>Get the <a href="https://docs.flatpak.org/en/latest/manifests.html" rel="noopener" target="_blank">flatpak manifest file</a> for <code>chiaki4deck</code></p>
<div class="highlight"><pre><span></span><code>curl -LO https://raw.githubusercontent.com/streetpea/chiaki4deck/v1.3.3/scripts/flatpak/chiaki4deck.yaml
<div class="highlight"><pre><span></span><code>curl -LO https://raw.githubusercontent.com/streetpea/chiaki4deck/main/scripts/flatpak/chiaki4deck.yaml
</code></pre></div>
</li>
</ol>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions setup/automation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -801,8 +801,8 @@ <h1 id="automating-chiaki4deck-launch">Automating <code>chiaki4deck</code> Launc
<div class="tabbed-block">
<ol>
<li>
<p>Run the <a href="https://raw.githubusercontent.com/streetpea/chiaki4deck/v1.3.3/scripts/gen-launcher.sh" rel="noopener" target="_blank">gen-launcher script</a> using the following command in your <code>konsole</code> and answer the prompts (you will need your IP address from step 2 above)</p>
<div class="highlight"><pre><span></span><code>bash<span class="w"> </span>&lt;<span class="o">(</span>curl<span class="w"> </span>-sLo-<span class="w"> </span>https://raw.githubusercontent.com/streetpea/chiaki4deck/v1.3.3/scripts/gen-launcher.sh<span class="o">)</span>
<p>Run the <a href="https://raw.githubusercontent.com/streetpea/chiaki4deck/main/scripts/gen-launcher.sh" rel="noopener" target="_blank">gen-launcher script</a> using the following command in your <code>konsole</code> and answer the prompts (you will need your IP address from step 2 above)</p>
<div class="highlight"><pre><span></span><code>bash<span class="w"> </span>&lt;<span class="o">(</span>curl<span class="w"> </span>-sLo-<span class="w"> </span>https://raw.githubusercontent.com/streetpea/chiaki4deck/main/scripts/gen-launcher.sh<span class="o">)</span>
</code></pre></div>
<div class="admonition question">
<p class="admonition-title">What Do the Different Modes (i.e., fullscreen [uses Normal], zoom, stretch) Look Like?</p>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit d93e8f2

Please sign in to comment.