Skip to content

Repository containing the documentation of BlackSheep web framework.

License

Notifications You must be signed in to change notification settings

tyzhnenko/BlackSheep-Docs

 
 

Repository files navigation

Main

BlackSheep documentation 📜

This repository contains the source code of the documentation that gets published to https://www.neoteroi.dev/blacksheep/.

This code has been previously hosted in Azure DevOps.

How to contribute

The documentation uses MkDocs. For information on how to use MkDocs, refer to its documentation.

$ mkdocs serve

Environments

Documentation can be deployed to a DEV environment (this happens when a release is created from a branch different than main), or a PROD environment, when a release is created from the main branch.

The documentation for blacksheep is published under the path /blacksheep/ because the same service will be used to serve documentation for other projects, like rodi.

About

Repository containing the documentation of BlackSheep web framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.3%
  • Shell 34.1%
  • Makefile 11.6%