Add testimonial

This commit is contained in:
Thomas Smith 2023-02-14 12:48:49 -05:00
parent 1c9bfd9666
commit b930e770e6

View file

@ -702,7 +702,25 @@
</div> </div>
</div> </div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12"> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
{{- partial "twitter-card.html" -}} <div class="twitter-card mb-4">
<div class="title-bar flex-start p-1 ps-3">
<i class="icon-discord"></i>
</div>
<div class="twitter-content p-xl-5 p-lg-5 p-md-3 p-sm-4 p-4">
<p>im trying to package yarn seems to have a bug in linux. So i tried recreating it locally.</p>
<ol class="small">
<li>create linux docker container</li>
<li>tried installing tea, did not work</li>
<li>apt update</li>
<li>apt install curl</li>
<li>install tea</li>
<li>$ ./pantry.core/scripts/build.ts yarnpkg.com</li>
</ol>
<p>when i did step 6, it was the amazing moment, i realized I have not setup deno yet but tea does it for me.
I know we have this feature but when I unintentionally experienced it. its just wow. just wow</p>
<p class="small light-gray">Neil M</p>
</div>
</div>
</div> </div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12"> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
{{- partial "twitter-card.html" -}} {{- partial "twitter-card.html" -}}