name: 'Jekyll Minimal Action' author: 'Vivien Richter ' description: 'Pure minimal Jekyll pipeline with basic build tools for universal usage.' runs: using: 'docker' image: 'Dockerfile' args: - jekyll build branding: icon: 'book-open' color: 'red'