{{ section.title | default(value="Modern Documentation Theme") }}
{{ section.extra.lead | default(value="Please start setting config.toml and adding your content.") | safe }}
{% extends "base.html" %} {% block seo %} {{ super() }} {% if config.title %} {% set title = config.title %} {% else %} {% set title = "" %} {% endif %} {% if config.extra.title_addition and title %} {% set title_addition = title_separator ~ config.extra.title_addition %} {% elif config.extra.title_addition %} {% set title_addition = config.extra.title_addition %} {% else %} {% set title_addition = "" %} {% endif %} {% set description = config.description %} {{ macros_head::seo(title=title, title_addition=title_addition, description=description, is_home=true) }} {% endblock seo %} {% block content %}
{{ section.extra.lead | default(value="Please start setting config.toml and adding your content.") | safe }}
{{ val.content | safe }}
Get A+ scores on Mozilla Observatory out of the box. Easily change the default Security Headers to suit your needs.
Get 100 scores on Google Lighthouse by default. Doks removes unused css, prefetches links, and lazy loads images.
Use sensible defaults for structured data, open graph, and Twitter cards. Or easily change the SEO settings to your liking.
Search your Doks site with FlexSearch. Easily customize index settings and search options to your liking.
Build pages with a landing page, blog, or documentation layout. Add custom sections and components to suit your needs.
Switch to a low-light UI with the click of a button. Change colors with variables to match your branding.