# Reference

> Everything you can configure in ZenithDocs.

Source: https://aymericchaverot.github.io/zenith-docs/reference/

This section is a root folder: it shows up as a tab at the top of the sidebar, and only its own pages are listed while you browse it.

<Cards>
  <Card title="Configuration" href="/reference/configuration/" icon="sliders">
    Every option, for the integration and the CLI.
  </Card>
  <Card title="Frontmatter" href="/reference/frontmatter/" icon="tag">
    Fields available at the top of each page.
  </Card>
  <Card title="Icons" href="/reference/icons/" icon="grid">
    The icon names accepted by the `icon` field.
  </Card>
</Cards>