<p>No configuration or setup; install and go in 30 seconds.</p>
<p>No configuration or setup; <ahref='#install'>install</a> and go in 30 seconds on <ahref='https://source.small-tech.org/site.js/app#system-requirements'>Linux, macOS, and Windows</a>.</p>
</li>
<li>
<h3>Free as in freedom.</h3>
...
...
@@ -83,15 +82,29 @@
<h2>Get started in 30 seconds.</h2>
<p>Fire up a terminal window and follow along.</p>
<p>Fire up a terminal on Linux/macOS (only use Windows Terminal on Windows) and follow along.</p>
<asideid='switch-auto-detect'></aside>
<asideid='copy-tip'class='tip hidden'><h3>Tip</h3><p>Click on the code samples to copy them to the clipboard.</p></aside>
<ol>
<olid='install'>
<li>
<h3>Install Site.js.</h3>
<p>The installation script downloads the correct Site.js binary for your platform and places it on your path (<spanid='view-installation-script-source'>View the source code (<ahref="https://should-i-pipe.it/https://sitejs.org/install">Linux and macOS</a>, <ahref="https://should-i-pipe.it/https://sitejs.org/install.txt">Windows</a>)</span>).</p>
<p>The installation script downloads the correct Site.js binary for your platform and places it on your path</p>
<aside>
<p>(<strong>Make sure you understand what a script does before piping it into your shell.</strong> View the source of the <ahref="https://should-i-pipe.it/https://sitejs.org/install">Linux and macOS</a><spanclass='no-js'> and </span><ahref="https://should-i-pipe.it/https://sitejs.org/install.txt">Windows</a><spanclass='no-js'> scripts.</span>)</p>
<asideclass='linux-and-macos'>(<code>$_</code> is shorthand for the argument from your last command. In this case, it evaluates to <code>hello-world</code>.)</aside>