# Developing

Development-focused guidance for working on provider-keycloak docs and examples.

{{< cards >}}
  {{< card link="dev-container/" title="Dev Container" icon="cube" subtitle="Build the provider and run e2e tests in a ready-to-use container" >}}
  {{< card link="local-docs/" title="Local Docs" icon="terminal" subtitle="Build and preview the Hugo documentation site locally" >}}
  {{< card link="documentation-model/" title="Documentation Model" icon="book-open" subtitle="What to author by hand versus generate from CRDs" >}}
{{< /cards >}}

