From c78ac535ee3ada8b8db564ad096b61c4f15d00c9 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:01:33 -0400 Subject: [PATCH 1/5] (Desktop only--for now) Top commentary carousel --- src/layouts/index.html | 191 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) diff --git a/src/layouts/index.html b/src/layouts/index.html index ac3292d..b9e8840 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -275,6 +275,197 @@ + + + + +
alexpoon.eth
@alexpoon_hk
Open source dev is broken. So cool to see @teaxyz_ bringing new life to popular software projects like homebrew to web3.
@@ -340,6 +345,7 @@0xTea
@0xTea_
This is the innovation we need , and technology with the right frame of mind of rewarding the creators in a way that scales and is in perpetuity
@@ -353,6 +359,7 @@jcinis.eth
@jcinis
It is hard to think of a more perfect use for blockchain technology than coordinating package releases for opensource software. What @teaxyz_ is embarking on will improve security, maintenance, and reliability, while providing much-needed incentive for independent developers. 🙌🏼
@@ -373,6 +380,7 @@Jason Warner
@jasoncwarner
Now this is legitimately interesting. I’m super glad to see more open source veterans looking at using crypto as distribution mechanisms.
@@ -386,6 +394,7 @@Andrew Fernandez
@bhsdrew
Congrats man [Max] this is one of the first real interesting use cases I’ve seen for web3… really excited to see this grow
@@ -399,6 +408,7 @@Jason Warner
@jasoncwarner
Now this is legitimately interesting. I’m super glad to see more open source veterans looking at using crypto as distribution mechanisms.
@@ -417,6 +427,7 @@Nick Dobos
@NickADobos
Homebrew is getting a web3 upgrade! 👀
@@ -437,6 +448,7 @@
Ben
@ben_mathes
TI'm skeptical of a lot of web3. Indirect value to package maintainers though I support. Tea looks rad.
@@ -451,6 +463,7 @@
Developer DAO (🧱, 🚀)
@developer_dao
probably nothing
From 07ab2590c1e669ec3259a76a1f19a0aa24d4434e Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 5 Jul 2022 17:06:04 -0400 Subject: [PATCH 3/5] Grammar fix, removed box-shadow... looked wonky --- src/layouts/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index f204999..3ac7683 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -297,6 +297,7 @@ .twitter-card{ transition: 0.2s ease-in-out; cursor: crosshair; + box-shadow:none; } .twitter-card:hover{ @@ -409,9 +410,9 @@Jason Warner
- @jasoncwarner
Now this is legitimately interesting. I’m super glad to see more open source veterans looking at using crypto as distribution mechanisms.
+max is building infra-as-lowcode
+ @maxcan
one of the first web3 projects that actually makes sense
3:31 PM - Mar 23, 2022
Ben
@ben_mathes
TI'm skeptical of a lot of web3. Indirect value to package maintainers though I support. Tea looks rad.
+
I'm skeptical of a lot of web3. Indirect value to package maintainers though I support. Tea looks rad.
I hope no preferential attachment concentrates the value.
2:36 PM - Mar 24, 2022
alexpoon.eth
@alexpoon_hk
Open source dev is broken. So cool to see @teaxyz_ bringing new life to popular software projects like homebrew to web3.
From 4babc0f386d5d2641207ca5fba2790339b435f6f Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 15 Jul 2022 17:41:30 -0400 Subject: [PATCH 5/5] Revisions to sliding, + mobile-friendly --- src/layouts/index.html | 207 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 191 insertions(+), 16 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 04baab7..ea77d21 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -279,12 +279,18 @@