Synchronized build
This commit is contained in:
parent
374454c806
commit
7e9cc61693
|
@ -161,7 +161,7 @@ or <a href="http://www.imagemagick.org" class="ext">download from here</a>).</li
|
|||
</li>
|
||||
</ul>
|
||||
<h2 id="install-pipx">Install pipx</h2><p>Once you have those installed and have made sure that they are on your <code>PATH</code>, you can
|
||||
get Lektor installed with <code>pipx</code>. Selcet the <code>pipx</code> install method of your preference:</p>
|
||||
get Lektor installed with <code>pipx</code>. Select the <code>pipx</code> install method of your preference:</p>
|
||||
<p><strong>On Ubuntu through <code>apt</code>.</strong></p>
|
||||
<pre><code>apt update
|
||||
sudo apt install python3-venv pipx
|
||||
|
|
|
@ -151,7 +151,7 @@ speak multiple languages and allow you to easily create localized websites.</li>
|
|||
<div class="slideshow-wrapper">
|
||||
<div class="slideshow">
|
||||
<div class="slideshow-inner">
|
||||
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-cb299a306f8e42f492705ecbc84b7c2f">
|
||||
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-88c4d206e99e477db0401de13acceb62">
|
||||
|
||||
<div class="carousel-inner" role="listbox">
|
||||
|
||||
|
@ -210,11 +210,11 @@ be completely customized.</p>
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<a class="left carousel-control" href="#carousel-cb299a306f8e42f492705ecbc84b7c2f" role="button" data-slide="prev">
|
||||
<a class="left carousel-control" href="#carousel-88c4d206e99e477db0401de13acceb62" role="button" data-slide="prev">
|
||||
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
|
||||
<span class="sr-only">Previous</span>
|
||||
</a>
|
||||
<a class="right carousel-control" href="#carousel-cb299a306f8e42f492705ecbc84b7c2f" role="button" data-slide="next">
|
||||
<a class="right carousel-control" href="#carousel-88c4d206e99e477db0401de13acceb62" role="button" data-slide="next">
|
||||
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
|
||||
<span class="sr-only">Next</span>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue