From 4df90e457c6089ecd0cc3c8946f488f2f7203fe3 Mon Sep 17 00:00:00 2001 From: Henning Koch Date: Mon, 2 Dec 2024 15:03:41 +0100 Subject: [PATCH] README images and makandra promo --- README.md | 20 ++- media/logo.dark.shapes.svg | 168 ++++++++++++++++++ media/logo.dark.text.svg | 110 ++++++++++++ media/logo.light.shapes.svg | 165 ++++++++++++++++++ media/logo.light.text.svg | 107 ++++++++++++ media/makandra-with-bottom-margin.dark.svg | 180 ++++++++++++++++++++ media/makandra-with-bottom-margin.light.svg | 180 ++++++++++++++++++++ 7 files changed, 928 insertions(+), 2 deletions(-) create mode 100644 media/logo.dark.shapes.svg create mode 100644 media/logo.dark.text.svg create mode 100644 media/logo.light.shapes.svg create mode 100644 media/logo.light.text.svg create mode 100644 media/makandra-with-bottom-margin.dark.svg create mode 100644 media/makandra-with-bottom-margin.light.svg diff --git a/README.md b/README.md index db856ed..d0cca81 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,21 @@ -cucumber_factory [![Tests](https://github.com/makandra/cucumber_factory/workflows/Tests/badge.svg)](https://github.com/makandra/cucumber_factory/actions?query=branch:master) -================ +

+ + + + + makandra + + + + + + + cucumber_factory + +

+ +[![Tests](https://github.com/makandra/cucumber_factory/workflows/Tests/badge.svg)](https://github.com/makandra/cucumber_factory/actions?query=branch:master) + Create ActiveRecord objects without step definitions ---------------------------------------------------- diff --git a/media/logo.dark.shapes.svg b/media/logo.dark.shapes.svg new file mode 100644 index 0000000..4478bf6 --- /dev/null +++ b/media/logo.dark.shapes.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/logo.dark.text.svg b/media/logo.dark.text.svg new file mode 100644 index 0000000..f38655e --- /dev/null +++ b/media/logo.dark.text.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + CUCUMBER_FACTORY + + + diff --git a/media/logo.light.shapes.svg b/media/logo.light.shapes.svg new file mode 100644 index 0000000..6f6e627 --- /dev/null +++ b/media/logo.light.shapes.svg @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/logo.light.text.svg b/media/logo.light.text.svg new file mode 100644 index 0000000..b1ecd0f --- /dev/null +++ b/media/logo.light.text.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + CUCUMBER_FACTORY + + + diff --git a/media/makandra-with-bottom-margin.dark.svg b/media/makandra-with-bottom-margin.dark.svg new file mode 100644 index 0000000..99c6c43 --- /dev/null +++ b/media/makandra-with-bottom-margin.dark.svg @@ -0,0 +1,180 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/media/makandra-with-bottom-margin.light.svg b/media/makandra-with-bottom-margin.light.svg new file mode 100644 index 0000000..69394f9 --- /dev/null +++ b/media/makandra-with-bottom-margin.light.svg @@ -0,0 +1,180 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file