23 lines
919 B
Markdown
23 lines
919 B
Markdown
---
|
|
title : "Doks"
|
|
description: "Hugo starter helping you build modern documentation websites."
|
|
date: 2020-04-17T08:47:36+00:00
|
|
draft: false
|
|
images: [image-doks.png]
|
|
lead: "Hugo starter helping you build modern documentation websites."
|
|
---
|
|
|
|
<div class="row justify-content-center">
|
|
<div class="col-lg-5">
|
|
<h2 class="h4 mt-1">100/A+ scores</h2>
|
|
<p>Get perfect Google Lighthouse and <a href="https://observatory.mozilla.org/" target="_blank" rel="noreferrer noopener">Mozilla Observatory</a> scores by default.</p>
|
|
</div>
|
|
<div class="col-lg-5">
|
|
<h2 class="h4 mt-1">Algolia DocSearch</h2>
|
|
<p>The best search experience for docs, by <a href="https://docsearch.algolia.com/" target="_blank" rel="noreferrer noopener">Algolia</a>, for free.</p>
|
|
</div>
|
|
<div class="col-lg-5">
|
|
<h2 class="h4 mt-1">Dark/Light toggle</h2>
|
|
<p>Enable dark mode at night or in dark environments.</p>
|
|
</div>
|
|
</div> |