Skip to content

kedacore/keda-docs

Repository files navigation

KEDA - Docs

Documentation and landing page for KEDA

Building docs locally

Install Hugo Extended:

Windows:

choco install hugo-extended

Mac:

brew install hugo

Run docs locally:

hugo server -D