redesign website to black and bone, add user contact
This commit is contained in:
+10
-2
@@ -37,9 +37,11 @@
|
||||
<span class="tag">install</span>
|
||||
<ul class="features">
|
||||
<li><a href="install.html">Install</a></li>
|
||||
<li><a href="installer-walkthrough.html">Installer walkthrough</a></li>
|
||||
<li><a href="getting-started.html">Getting started</a></li>
|
||||
<li><a href="installation-requirements.html">Requirements</a></li>
|
||||
<li><a href="installer-walkthrough.html">Installer walkthrough</a></li>
|
||||
<li><a href="network-setup.html">Network setup</a></li>
|
||||
<li><a href="troubleshooting.html">Troubleshooting</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
@@ -66,9 +68,15 @@
|
||||
<li><a href="make-conf.html">make.conf</a></li>
|
||||
<li><a href="profile.html">Profile system</a></li>
|
||||
<li><a href="recipe-format.html">Recipe format</a></li>
|
||||
<li><a href="recipe-authoring.html">Recipe authoring</a></li>
|
||||
<li><a href="build-pipeline.html">Build pipeline</a></li>
|
||||
<li><a href="toolchain.html">Toolchain bootstrap</a></li>
|
||||
<li><a href="mkfs-root.html">mkfs-root</a></li>
|
||||
<li><a href="live-init.html">Live init</a></li>
|
||||
<li><a href="kama-config.html">Kama configuration</a></li>
|
||||
<li><a href="mirror-cache.html">Mirrors & cache</a></li>
|
||||
<li><a href="security.html">Security</a></li>
|
||||
<li><a href="release-process.html">Release process</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
@@ -98,7 +106,7 @@
|
||||
</div>
|
||||
|
||||
<div class="prose" style="margin-top:40px">
|
||||
<p>Total: 32 pages, all served from <code>web/</code> in the KeruOS repo — plain static HTML, no framework, dark, with a shared nav/footer injected at runtime.</p>
|
||||
<p>Total: 48 pages, all served from <code>web/</code> in the KeruOS repo — plain static HTML, no framework, pure black, with a shared nav/footer injected at runtime.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user