23 lines
915 B
Markdown
23 lines
915 B
Markdown
|
---
|
||
|
title : "Doks"
|
||
|
description: "Hugo boilerplate helping you build fast, flexible, and search ready websites."
|
||
|
date: 2019-12-02T13:47:16+01:00
|
||
|
draft: false
|
||
|
images: ["image-hyas.jpg"]
|
||
|
lead: "Hugo documentation theme build on Hyas."
|
||
|
---
|
||
|
|
||
|
<div class="row justify-content-center">
|
||
|
<div class="col-lg-5">
|
||
|
<h2 class="h4 mt-1">100/A+ scores</h5>
|
||
|
<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</h5>
|
||
|
<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</h5>
|
||
|
<p>Enable dark mode at night or in dark environments.</p>
|
||
|
</div>
|
||
|
</div>
|