Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.17 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.17 KB

KPA - The Knowledge Pods Approach

GitHub Actions CI

This repository defines the base container containing all the needed tools by Knowledge Pods Approach (KPA).

It specifically creates an environment based upon debiane:stable-slim with these tools:

  • ansible & ansible-lint to execute and check the kpa_generator Ansible playbooks.
  • curl & git to execute routine commands.
  • yamllint & mdl to execute linter on both yaml and md files.
  • marp to generate slide sets (check marp.app).
  • pandoc to generate agenda & books (check pandoc.org).

It comes in two architectures: amd64 and arm64.

Who uses kpa-marp-pandoc

This container is the base for the KPA main container, available at ghcr.io/mmul-it/kpa.

License

MIT

Author Information

Raoul Scarazzini (rascasoft)