Merge pull request #80 from safing/feature/podcast-022

Podcast 022
This commit is contained in:
Dave Gson 2020-06-29 16:31:10 +02:00 committed by GitHub
commit 52eebc1f59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 68 additions and 29 deletions

View file

@ -0,0 +1,50 @@
---
# ⚠️ ALWAYS follow this format: "#001 - Some sweet title"
# when displaying only the episode number or the title this has to be constant
# -> view cast.html
title: "#022 - Deadlines, Tailwind & Designing Safing"
keywords: privacy design website
date: 2020-06-29
tags:
- privacy
- design
- website
podcast_link: /assets/podcast/022-deadlines-tailwind-designing-safing.mp3
podcast_file_size: 39.2 MB
podcast_duration: "40:50"
# actual byte size
podcast_length: 39205326
summary: "
<p>What is the problem with public deadlines and how do they impact creativity & performance? How did Luke approach the massive task of completely re-desiging Safing? What tools come into play and where do we currently stand?
</p>
<p>David and Luke get together to chat about these questions, giving plenty of insight behind-the-scenes. Enjoy!</p>
<h4>Participate</h4>
<p>Give Luke the criticism he wished for on reddit:</p>
- r/safing: <a href='https://reddit.com/r/safing'>https://reddit.com/r/safing</a><br/>
<h4>Links</h4>
- Homepage:
<a href='https://safing.io/'>https://safing.io/</a><br/>
- Tailwind CSS:
<a href='https://tailwindcss.com/'>https://tailwindcss.com/</a><br/>
<h4>Lukes Handles</h4>
- <a href='https://twitter.com/lukeseers/'>https://twitter.com/lukeseers/</a><br/>
- <a href='https://github.com/lukeseers'>https://github.com/lukeseers</a><br/>
<h4>Davids Handles</h4>
- <a href='https://twitter.com/davegson/'>https://twitter.com/davegson/</a><br/>
- <a href='https://github.com/davegson/'>https://github.com/davegson/</a><br/>
- <a href='https://reddit.com/u/davegson/'>https://reddit.com/u/davegson/</a><br/>
"
hosts:
- davegson
- luke
---
{% include audio.html %}

View file

@ -140,43 +140,32 @@ title: Safing - Love Freedom
<!-- podcast -->
<li class="mt-12 md:mt-0 ">
<div class="block transform hover:scale-95 duration-150 ease-in-out">
<a href="/podcast/2020/05/11/the-risks-of-paying-with-cash/">
<a href="/podcast/2020/06/29/deadlines-tailwind-designing-safing/">
<div class="relative" style="max-width: 365px;">
<img src="/assets/img/thumbnails/podcast/placeholder.png" alt="">
<span class="absolute text-white right-0 bottom-0 pr-3 pb-3" style="font-size: 3.1rem; font-weight: 800;" >#21</span>
<img src="/assets/img/thumbnails/podcast/placeholder.png">
<span class="absolute text-white right-0 bottom-0 pr-3 pb-3" style="font-size: 3.1rem; font-weight: 800;">#22</span>
</div>
<span style="font-size: 12rem; font-weight: 800; margin-top: -13.8rem; margin-left: -0.8rem;" class=" z-0 absolute bg-top">
<button type="button" style="background-color: #6188ff;" class="inline-flex items-center px-3 py-3 rounded-md border border-transparent text-xs leading-5 font-extrabold text-white">
<!-- <svg class="h-8 w-auto lg:h-5 fill-current text-white" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.41 11">
<path d="M8.43 4.62l-6.34-4A1 1 0 00.5 1.5v8a1 1 0 001.59.88l6.34-4a1 1 0 000-1.76z" stroke-miterlimit="10"></path>
</svg> -->
<svg class="h-8 w-auto lg:h-7" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g fill="none">
<path d="M0 0h24v24H0z"/>
<path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" d="M12 15v0c-1.657 0-3-1.343-3-3V6c0-1.657 1.343-3 3-3v0c1.657 0 3 1.343 3 3v6c0 1.657-1.343 3-3 3z"/>
<path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" d="M18 10v2c0 3.314-2.686 6-6 6v0c-3.314 0-6-2.686-6-6v-2M12 18v3M7.82 21h8.36"/>
<path d="M0 0h24v24H0z"></path>
<path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" d="M12 15v0c-1.657 0-3-1.343-3-3V6c0-1.657 1.343-3 3-3v0c1.657 0 3 1.343 3 3v6c0 1.657-1.343 3-3 3z"></path>
<path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" d="M18 10v2c0 3.314-2.686 6-6 6v0c-3.314 0-6-2.686-6-6v-2M12 18v3M7.82 21h8.36"></path>
</g>
</svg>
</button>
</span>
<div class="pt-6">
<span class="opacity-25">PODCAST - 11. May 2020</span>
<p>The Risks of Paying with Cash - #21</p>
<span class="opacity-25">PODCAST - 29. Jun 2020</span>
<p>Deadlines, Tailwind &amp; Designing Safing - #22</p>
</div>
</a>
</div>
</li>
<!-- video -->
<!-- <li class="mt-10 md:mt-0">
<div class="block transform hover:scale-95 duration-150 ease-in-out">
<video src="{{ site.assets_server_url }}video/progress_updates/4.mp4" controls></video>
<div class="pt-6">
<span class="opacity-25">VIDEO - 8. May 2020</span>
<p>The Account Server is up and running - #4</p>
</div>
</div>
</li> -->
<!-- video -->
<li class="mt-12 md:mt-0">
<div class="block transform hover:scale-95 duration-150 ease-in-out">
<a href="/video/2020/05/22/a-fresh-new-look/">
@ -197,15 +186,15 @@ title: Safing - Love Freedom
<!-- blog -->
<li class="mt-12 md:mt-0">
<a href="/blog/2020/01/22/how-the-spn-compares-to-tor/">
<div class="block transform hover:scale-95 duration-150 ease-in-out">
<img src="/assets/img/thumbnails/blog/spn-tor.png" alt="">
<a href="/blog/2020/06/26/progress-update/">
<img src="/assets/img/thumbnails/blog/placeholder.png">
<div class="pt-6">
<span class="opacity-25">BLOG - 22. Jan 2020</span>
<p>How the SPN compares to Tor</p>
</div>
<span class="opacity-25">BLOG - 26. Jun 2020</span>
<p>Progress Update - #01</p>
</div>
</a>
</div>
</li>
</ul>
<div class="pt-20 flex w-full">