forked from solstice/sols.dev
Add docs to index
This commit is contained in:
BIN
docs/favicon.ico
Normal file
BIN
docs/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 176 KiB |
@@ -17,6 +17,7 @@
|
|||||||
<button onclick="window.location.href = 'https://chsp.au/max/solstice'">View Code</button>
|
<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 = '#installing'">Install</button>
|
||||||
<button onclick="window.location.href = '/playground'">Try Online</button>
|
<button onclick="window.location.href = '/playground'">Try Online</button>
|
||||||
|
<button onclick="window.location.href = '/docs'">View Docs</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="box">
|
<div class="box">
|
||||||
@@ -95,6 +96,7 @@ while number < 100000 {
|
|||||||
<code>bash -c "$(curl -fsSL https://sols.dev/install.sh)"</code></pre>
|
<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>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>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>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
BIN
playground/favicon.ico
Normal file
BIN
playground/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 176 KiB |
Reference in New Issue
Block a user