Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Insert5StarName authored Oct 20, 2023
1 parent ab2845b commit b747bd1
Showing 1 changed file with 6 additions and 20 deletions.
26 changes: 6 additions & 20 deletions layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,30 +17,16 @@ <h1 class="mt-0">{{ .Title }}</h1>
<div class="container">
<div class="row justify-content-center text-center">
<div class="col-lg-5">
<h2 class="h4">Security aware</h2>
<p>Get A+ scores on <a href="https://observatory.mozilla.org/analyze/doks-child-theme.netlify.app">Mozilla Observatory</a> out of the box. Easily change the default Security Headers to suit your needs.</p>
<h2 class="h4">Federated Backgrounds and Music status</h2>
<p>You can add a background to your profile as well as a music status via ListenBrainz, show everyone what music you are currently listening too.</p>
</div>
<div class="col-lg-5">
<h2 class="h4">Fast by default ⚡️</h2>
<p>Get 100 scores on <a href="https://googlechrome.github.io/lighthouse/viewer/?gist=59aafe464a68f8bc30b8e9a636d5b053">Google Lighthouse</a> by default. Doks removes unused css, prefetches links, and lazy loads images.</p>
<h2 class="h4">Mastodon API</h2>
<p>Sharkey implements the Mastodon API unlike normal Misskey.</p>
</div>
<div class="col-lg-5">
<h2 class="h4">SEO-ready</h2>
<p>Use sensible defaults for structured data, open graph, and Twitter cards. Or easily change the SEO settings to your liking.</p>
</div>
</div>
<div class="row justify-content-center text-center">
<div class="col-lg-5">
<h2 class="h4">Full text search</h2>
<p>Search your Doks site with FlexSearch. Easily customize index settings and search options to your liking.</p>
</div>
<div class="col-lg-5">
<h2 class="h4">Page layouts</h2>
<p>Build pages with a landing page, blog, or documentation layout. Add custom sections and components to suit your needs.</p>
</div>
<div class="col-lg-5">
<h2 class="h4">Dark mode</h2>
<p>Switch to a low-light UI with the click of a button. Change colors with variables to match your branding.</p>
<h2 class="h4">Sign-Up Approval</h2>
<p>With Sharkey, you can enable sign-ups, subject to manual moderator approval and mandatory user-provided reasons for joining.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit b747bd1

Please sign in to comment.