From 58a31bbc24cf0db9d4cca9d43d5bfdb9a2c0cf7e Mon Sep 17 00:00:00 2001 From: Henning Koch Date: Mon, 2 Dec 2024 13:10:03 +0100 Subject: [PATCH] README images --- README.md | 20 ++- media/logo.dark.shapes.svg | 153 +++++++++++++++++ media/logo.dark.text.svg | 115 +++++++++++++ media/logo.light.shapes.svg | 145 ++++++++++++++++ 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, 898 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 930fa7a..04a9051 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,21 @@ -ActiveType [![Tests](https://github.com/makandra/active_type/workflows/Tests/badge.svg)](https://github.com/makandra/active_type/actions) -========== +

+ + + + + makandra + + + + + + + active_type + +

+ +[![Tests](https://github.com/makandra/active_type/workflows/Tests/badge.svg)](https://github.com/makandra/active_type/actions) + Make any Ruby object quack like ActiveRecord -------------------------------------------- diff --git a/media/logo.dark.shapes.svg b/media/logo.dark.shapes.svg new file mode 100644 index 0000000..fa8b960 --- /dev/null +++ b/media/logo.dark.shapes.svg @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/logo.dark.text.svg b/media/logo.dark.text.svg new file mode 100644 index 0000000..eb46c3d --- /dev/null +++ b/media/logo.dark.text.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + ACTIVE_TYPE + + + diff --git a/media/logo.light.shapes.svg b/media/logo.light.shapes.svg new file mode 100644 index 0000000..e9b0139 --- /dev/null +++ b/media/logo.light.shapes.svg @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/logo.light.text.svg b/media/logo.light.text.svg new file mode 100644 index 0000000..166a6d2 --- /dev/null +++ b/media/logo.light.text.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + ACTIVE_TYPE + + + 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