Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
.vendor/
vendor/
Gemfile.lock
.DS_Store
1 change: 1 addition & 0 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ line-length:
no-inline-html:
allowed_elements:
- br
- img

descriptive-link-text: false
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Vox Pupuli Test Box
# Vox Pupuli <img src="media/voxbox_bildmarke/voxbox_bildmarke_orange_rgb.svg" alt="logo-1" height="170">

[![CI](https://github.com/voxpupuli/container-voxbox/actions/workflows/ci.yaml/badge.svg)](https://github.com/voxpupuli/container-voxbox/actions/workflows/ci.yaml)
[![License](https://img.shields.io/github/license/voxpupuli/container-voxbox.svg)](https://github.com/voxpupuli/container-voxbox/blob/main/LICENSE)
[![Sponsored by betadots GmbH](https://img.shields.io/badge/Sponsored%20by-betadots%20GmbH-blue.svg)](https://www.betadots.de)

---

- [Vox Pupuli Test Box](#vox-pupuli-test-box)
<!-- markdownlint-disable no-space-in-links -->
- [Vox Pupuli ](#vox-pupuli-)
- [Introduction](#introduction)
- [Breaking changes](#breaking-changes)
- [Included rubygems](#included-rubygems)
Expand All @@ -33,6 +33,7 @@
- [Example GitLab CI configuration](#example-gitlab-ci-configuration)
- [GitLab Codequality Report](#gitlab-codequality-report)
- [GitLab Unit Test Report](#gitlab-unit-test-report)
- [Media](#media)
- [Version Schema](#version-schema)
- [How to release?](#how-to-release)
- [How to contribute?](#how-to-contribute)
Expand Down Expand Up @@ -420,6 +421,15 @@ rspec:
expire_in: 1 week
```

## Media

For some images, see [media/](media/) folder.
These are the official images used in the documentation and the README.

<img src="media/voxbox_bildmarke/voxbox_bildmarke_orange_rgb.svg" alt="logo-1" height="200">
<img src="media/voxbox_wortbildmarke/voxbox_wortbildmarke_orange_rgb.svg" alt="logo-2" height="200">
<img src="media/logo-by-sebastianrakel.png" alt="logo-3" height="200">

## Version Schema

The version schema has the following layout:
Expand Down
Binary file added media/logo-by-sebastianrakel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions media/voxbox_bildmarke/LICENSE.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<head>
<title>LICENSE</TITLE>
</head>
<body>
<a href="https://github.com/OpenVoxProject">OpenVox Logos</a> © 2026 by <a href="https://github.com/smortex">Romain Tartière</a> (Concept) and André Ringel (Final touches) is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a><img src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/sa.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;">
</body>
</html>
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/voxbox_bildmarke/voxbox_bildmarke_orange_rgb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/voxbox_bildmarke/voxbox_bildmarke_sw_rgb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions media/voxbox_wortbildmarke/LICENSE.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<head>
<title>LICENSE</TITLE>
</head>
<body>
<a href="https://github.com/OpenVoxProject">OpenVox Logos</a> © 2026 by <a href="https://github.com/smortex">Romain Tartière</a> (Concept) and André Ringel (Final touches) is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a><img src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/sa.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;">
</body>
</html>
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading