Add docs to index
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<button onclick="window.location.href = 'https://chsp.au/max/solstice'">View Code</button>
|
||||
<button onclick="window.location.href = '#installing'">Install</button>
|
||||
<button onclick="window.location.href = '/playground'">Try Online</button>
|
||||
<button onclick="window.location.href = '/docs'">View Docs</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
@@ -95,6 +96,7 @@ while number < 100000 {
|
||||
<code>bash -c "$(curl -fsSL https://sols.dev/install.sh)"</code></pre>
|
||||
<p>If you find any issues while trying Solstice, please report them <a href="https://chsp.au/max/solstice/issues">here</a>! Solstice needs all the help it can get.</p>
|
||||
<p>Stable-ish builds are avaliable in <a href="https://chsp.au/max/solstice/releases">the releases tab</a> of the Git repository. These builds are likely to be more stable, but don't treat them as a stable branch yet.</p>
|
||||
<p>Once you've installed, <a href="/docs">read the docs</a> to get started.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user