/arcane-docs

Documentation site for the Arcane, a Kubernetes-native data streaming service based on Akka.NET

Primary LanguageCSSApache License 2.0Apache-2.0

Arcane Docs

Documentation for Arcane, a Kubernetes-native data streaming service based on Akka.NET. The core of this project is a Github action named release-documentation that uses DocFX which is designed to automate the process of generating and deploying documentation to GitHub Pages.

Permissions

The action requires the following permissions:

  • contents: read: To read the contents of the repository.
  • pages: write: To write to the GitHub Pages site.
  • id-token: write: To write ID tokens.

Environment

The action runs on the latest version of Ubuntu.

Contributing

Feel free to open a new Issue in case of any suggestions. Check our contributing guidlines for more info.