From 97b7f421eeb5d6630a1dbd1ad7a17ddde753a455 Mon Sep 17 00:00:00 2001 From: Ilia Semenov Date: Thu, 1 Apr 2021 15:29:21 -0700 Subject: [PATCH 1/6] Color logo and typo fix Color logo is needed for dark mode - b/w one is disappearing at night. --- README.md | 4 ++-- assets/cloudthread_logo_color.svg | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 assets/cloudthread_logo_color.svg diff --git a/README.md b/README.md index 81f0b17..3094454 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -Blue surfboard +Cloudthread Logo ### We are [Cloudthread](https://cloudthread.io) **Analytical platform making cloud costs digestible for engineers.** -- 🚀 We are Silicon Valley startup disrupting [FinOps](https://finops.org) space. +- 🚀 We are a Silicon Valley startup disrupting [FinOps](https://finops.org) space. - 📈 We want to fix an important problem: remove constant pressure from finance/business on engineering teams in regards to cloud costs. How? Through the integration of engineering-friendly unit cost metrics into developer workflows - that's how! Just imagine your APM log reporting cost data. - 💪 We have world-class team that knows first-hand about cost-related engineering pains and is eager to fix them. diff --git a/assets/cloudthread_logo_color.svg b/assets/cloudthread_logo_color.svg new file mode 100644 index 0000000..e31f37c --- /dev/null +++ b/assets/cloudthread_logo_color.svg @@ -0,0 +1 @@ + \ No newline at end of file From e383e5ba21249a0c188cb36fab8e8a789ec24bf5 Mon Sep 17 00:00:00 2001 From: Ilia Semenov Date: Thu, 1 Apr 2021 15:46:18 -0700 Subject: [PATCH 2/6] Ln link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3094454..50df08c 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,6 @@ Want to learn more? Don't hesitate to contact us! ***Btw, we also love surfing!*** -🏄‍♂️🤙 \ No newline at end of file +🏄‍♂️🤙 + +[![LinkedIn](https://img.shields.io/badge/linkedin-2867B2?style=for-the-badge&logo=linkedin)](https://www.linkedin.com/company/cloudthread) From f56f324f53b3517ab8c6024d8f89ef3d7db4f206 Mon Sep 17 00:00:00 2001 From: Ilia Semenov Date: Thu, 14 Apr 2022 14:49:49 -0700 Subject: [PATCH 3/6] Add files via upload --- assets/logo_long_new_10.svg | 23 +++++++++++++++++++++++ assets/logo_square_new_10.svg | 30 ++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 assets/logo_long_new_10.svg create mode 100644 assets/logo_square_new_10.svg diff --git a/assets/logo_long_new_10.svg b/assets/logo_long_new_10.svg new file mode 100644 index 0000000..8ab88f3 --- /dev/null +++ b/assets/logo_long_new_10.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/logo_square_new_10.svg b/assets/logo_square_new_10.svg new file mode 100644 index 0000000..cf63936 --- /dev/null +++ b/assets/logo_square_new_10.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 00620c2de098747214bd46adb02f4e30f6721458 Mon Sep 17 00:00:00 2001 From: Ilia Semenov Date: Thu, 14 Apr 2022 14:51:07 -0700 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50df08c..477c241 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Cloudthread Logo +Cloudthread Logo ### We are [Cloudthread](https://cloudthread.io) From 19f44a2caf13920aeddbafb691cdd3fe8928bfa1 Mon Sep 17 00:00:00 2001 From: Ilia Semenov Date: Sun, 1 May 2022 16:33:43 -0500 Subject: [PATCH 5/6] Create .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bea433 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +.DS_Store From 52ffff3a397ba9edd31a3e887962666b51fd29f7 Mon Sep 17 00:00:00 2001 From: Ilia Semenov Date: Thu, 11 May 2023 17:37:34 +0530 Subject: [PATCH 6/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 477c241..b23536c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ **Analytical platform making cloud costs digestible for engineers.** - 🚀 We are a Silicon Valley startup disrupting [FinOps](https://finops.org) space. -- 📈 We want to fix an important problem: remove constant pressure from finance/business on engineering teams in regards to cloud costs. How? Through the integration of engineering-friendly unit cost metrics into developer workflows - that's how! Just imagine your APM log reporting cost data. +- 📈 We want to fix an important problem: remove constant pressure from finance/business on engineering teams in regards to cloud costs. How? Through gathering cost optimization insights from various sources, displaying them in a convenient interface allowing for grouping and sharing and, finaly, through adding the context needed for implementation and savings realization. - 💪 We have world-class team that knows first-hand about cost-related engineering pains and is eager to fix them. Want to learn more? Don't hesitate to contact us!