From 324a989c4003cfd3e0292eaf58a827c915413769 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Fri, 7 Jun 2024 10:37:30 +0200 Subject: [PATCH 1/8] Add banner --- .github/assets/pixi-pack-banner-dark.svg | 120 ++++++++++++++++++++++ .github/assets/pixi-pack-banner-light.svg | 120 ++++++++++++++++++++++ README.md | 24 +++-- 3 files changed, 258 insertions(+), 6 deletions(-) create mode 100644 .github/assets/pixi-pack-banner-dark.svg create mode 100644 .github/assets/pixi-pack-banner-light.svg diff --git a/.github/assets/pixi-pack-banner-dark.svg b/.github/assets/pixi-pack-banner-dark.svg new file mode 100644 index 0000000..2baa86e --- /dev/null +++ b/.github/assets/pixi-pack-banner-dark.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.github/assets/pixi-pack-banner-light.svg b/.github/assets/pixi-pack-banner-light.svg new file mode 100644 index 0000000..abafd31 --- /dev/null +++ b/.github/assets/pixi-pack-banner-light.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index 7772186..bb30ebd 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,21 @@ -# `pixi-pack` - -
-

-

📦 A tool to pack and unpack conda environments created with pixi

-

+

+ + banner + +

+ +![License][license-badge] +[![CI Status][ci-badge]][ci] +[![Project Chat][chat-badge]][chat-url] +[![Pixi Badge][pixi-badge]][pixi-url] + +[license-badge]: https://img.shields.io/github/license/quantco/pixi-pack?style=flat-square +[ci-badge]: https://img.shields.io/github/actions/workflow/status/quantco/pixi-pack/ci.yml?style=flat-square&branch=main +[ci]: https://github.com/quantco/pixi-pack/actions/ +[chat-badge]: https://img.shields.io/discord/1082332781146800168.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2&style=flat-square +[chat-url]: https://discord.gg/kKV8ZxyzY4 +[pixi-badge]:https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json&style=flat-square +[pixi-url]: https://pixi.sh ## 🗂 Table of Contents From 3805dec5f32248eeb2953f059074f45e21bb991f Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Fri, 7 Jun 2024 10:38:29 +0200 Subject: [PATCH 2/8] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb30ebd..f4f71f9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- banner + banner

From 2ad654c4d93fe55d01e25e521698a1706325c7c5 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Fri, 7 Jun 2024 10:39:46 +0200 Subject: [PATCH 3/8] . --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f4f71f9..0be688b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ +![banner][.github/assets/pixi-pack-banner-dark.svg#gh-dark-mode-only] +![banner][.github/assets/pixi-pack-banner-light.svg#gh-light-mode-only] + ![License][license-badge] [![CI Status][ci-badge]][ci] [![Project Chat][chat-badge]][chat-url] From 8eac96a1979273b7f41f50c13494eca4a42d381f Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Fri, 7 Jun 2024 10:40:05 +0200 Subject: [PATCH 4/8] . --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0be688b..6277d22 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ -![banner][.github/assets/pixi-pack-banner-dark.svg#gh-dark-mode-only] -![banner][.github/assets/pixi-pack-banner-light.svg#gh-light-mode-only] +![banner](.github/assets/pixi-pack-banner-dark.svg#gh-dark-mode-only) +![banner](.github/assets/pixi-pack-banner-light.svg#gh-light-mode-only) ![License][license-badge] [![CI Status][ci-badge]][ci] From 45b2ed2d5b83767c6053828ddf02a4a79ccd1ba0 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Fri, 7 Jun 2024 10:41:10 +0200 Subject: [PATCH 5/8] . --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6277d22..bbe49dc 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,8 @@ -

- - banner - -

- ![banner](.github/assets/pixi-pack-banner-dark.svg#gh-dark-mode-only) ![banner](.github/assets/pixi-pack-banner-light.svg#gh-light-mode-only) +

+ ![License][license-badge] [![CI Status][ci-badge]][ci] [![Project Chat][chat-badge]][chat-url] @@ -20,6 +16,8 @@ [pixi-badge]:https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json&style=flat-square [pixi-url]: https://pixi.sh +

+ ## 🗂 Table of Contents - [Introduction](#-introduction) From 3ab166183f1510abf272cc92e325379ae3e8081f Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Fri, 7 Jun 2024 10:41:45 +0200 Subject: [PATCH 6/8] div --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbe49dc..94ee8a0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![banner](.github/assets/pixi-pack-banner-dark.svg#gh-dark-mode-only) ![banner](.github/assets/pixi-pack-banner-light.svg#gh-light-mode-only) -

+
![License][license-badge] [![CI Status][ci-badge]][ci] @@ -16,7 +16,7 @@ [pixi-badge]:https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json&style=flat-square [pixi-url]: https://pixi.sh -

+ ## 🗂 Table of Contents From 2f6010deef302602b010c83c11ede0e4717ca2d7 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Fri, 7 Jun 2024 10:42:16 +0200 Subject: [PATCH 7/8] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94ee8a0..a0ec0f7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
-![License][license-badge] +[![License][license-badge]](LICENSE) [![CI Status][ci-badge]][ci] [![Project Chat][chat-badge]][chat-url] [![Pixi Badge][pixi-badge]][pixi-url] From 15f6acdd6721deee5ac6e5fc87b784ea76b23ff9 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Fri, 7 Jun 2024 10:45:38 +0200 Subject: [PATCH 8/8] m --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0ec0f7..a4a483c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [ci]: https://github.com/quantco/pixi-pack/actions/ [chat-badge]: https://img.shields.io/discord/1082332781146800168.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2&style=flat-square [chat-url]: https://discord.gg/kKV8ZxyzY4 -[pixi-badge]:https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json&style=flat-square +[pixi-badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json&style=flat-square [pixi-url]: https://pixi.sh