Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 210 Bytes

README.adoc

File metadata and controls

19 lines (13 loc) · 210 Bytes

Cloudstate documentation

Build the docs using the Makefile:

make build

Open the docs index page:

open build/site/index.html

Or build in author mode:

make build-author-mode