Skip to content

sudan-club-austria/training-unit

 
 

Repository files navigation

Sudan Club training materials

Development

you can spin up a local instance for development using the docker-compose file:

docker compose up

then simply navigate in your browser to http://127.0.0.1:8003

Changes in the code (markdown files) should be synchronized.

To enforce changes in some dependencies (e.g updating a photo in naucse )

You can build first disabling cache

docker compose build --no-cache

License

The code is licensed under the terms of the MIT license, see LICENSE.MIT file for full text. By contributing code to this repository, you agree to have it licensed under the same license.

Content has its own license specified in the appropriate metadata. Only free content licenses are used. By contributing to an already licensed document, you agree to have it licensed under the same license. (And feel free to add yourself to the authors list in its metadata.) When contributing new document(s) a license must be specified in the metadata.

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.2%
  • HTML 39.3%
  • Shell 14.3%
  • Dockerfile 1.2%