Skip to content

Commit b5dff3d

Browse files
committed
Add big note about Release vs. Nightly builds.
1 parent d63edcb commit b5dff3d

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

downloads.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,22 @@ <h1>Downloads</h1>
128128
</div>
129129

130130
<article>
131+
132+
<section-head>
133+
<div class="link-grid">
134+
<div class="link-button">
135+
<a href="#osx"><i class="fas fa-box-open selected"></i></a>
136+
<h1><a href="#osx">Releases</a></h1>
137+
<p><small>Download the stable release version for your platform.</small></p>
138+
</div>
139+
<div class="link-button">
140+
<a href="#snapshots"><i class="fas fa-shipping-fast selected"></i></a>
141+
<h1><a href="#snapshots">Nightly Builds</a></h1>
142+
<p><small>Try the nightly builds with all the new features and improvements. Enable the new Manifold geometry engine in Preferences for a huge performance boost.</small></p>
143+
</div>
144+
</div>
145+
</section-head>
146+
131147
<section id="osx">
132148
<h1>macOS</h1>
133149
<div class="subsection">
@@ -196,7 +212,7 @@ <h3 id="WIN64_RELEASE_ZIP_NAME">OpenSCAD</h3></a>
196212
<h1>Linux</h1>
197213
<div id="ubuntu" class="subsection">
198214
<h2>Debian / Ubuntu / Kubuntu</h2>
199-
<p>OpenSCAD is available in the repositories of most recent distributions.
215+
<p>OpenSCAD is available in the repositories of most recent distributions.</p>
200216
<pre>
201217
<code>$ sudo apt-get install openscad</code>
202218
</pre>

0 commit comments

Comments
 (0)