mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Add podcast 010
This commit is contained in:
parent
8cb3c6b3b9
commit
4029608c86
4 changed files with 49 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
# ⚠️ ALWAYS follow this format: "#001 - Some sweet title"
|
||||
# when displaying only the episode number or the title this has to be constant
|
||||
# -> view _plugins/podcast_helper.rb
|
||||
# -> view cast.html
|
||||
title: "#009 - Progress Update III - Roadmap until the pre-alpha"
|
||||
keywords: privacy business progress
|
||||
date: 2019-11-08
|
||||
|
|
|
@ -0,0 +1,48 @@
|
|||
---
|
||||
# ⚠️ 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: "#010 - Origin Story of Marketing and its Recent Shift"
|
||||
keywords: privacy business marketing
|
||||
date: 2019-11-15
|
||||
tags:
|
||||
- privacy
|
||||
- business
|
||||
- marketing
|
||||
podcast_link: /assets/podcast/010-origin-story-of-marketing-and-its-recent-shift.mp3
|
||||
podcast_file_size: 28.4 MB
|
||||
podcast_duration: "39:02"
|
||||
# actual byte size
|
||||
podcast_length: 27982628
|
||||
summary: "
|
||||
<p>This week Daniel asks David about all the recent marketing changes that have been going on: Why did the homepage get a new design? And why were the product names changed? This episode takes you all the way back to the early days of Safing, where we had very different slogans and designs. Enjoy this origin story!</p>
|
||||
|
||||
<h4>Old Website & Design</h4>
|
||||
|
||||
- <a href='https://safing.io/assets/podcast/img/old_design.png'>https://safing.io/assets/podcast/img/old_design.png</a><br/>
|
||||
|
||||
<h4>Participate</h4>
|
||||
|
||||
<p>If you do like what we do, consider supporting us by participating in our reddit:</p>
|
||||
|
||||
- r/safing: <a href='https://old.reddit.com/r/safing/comments/dwswv1/podcast_010_origin_story_of_marketing_and_its/'>this episodes reddit thread</a><br/>
|
||||
- Homepage: <a href='https://safing.io'>https://safing.io</a>
|
||||
|
||||
<h4>Daniels Handles</h4>
|
||||
|
||||
- <a href='https://twitter.com/dehaavi/'>https://twitter.com/dehaavi/</a><br/>
|
||||
- <a href='https://github.com/dhaavi/'>https://github.com/dhaavi/</a><br/>
|
||||
- <a href='https://old.reddit.com/user/dhaavi'>https://old.reddit.com/user/dhaavi</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://old.reddit.com/u/davegson/'>https://old.reddit.com/u/davegson/</a><br/>
|
||||
"
|
||||
hosts:
|
||||
- davegson
|
||||
- daniel
|
||||
---
|
||||
|
||||
{% include audio.html %}
|
Binary file not shown.
BIN
assets/podcast/img/old_design.png
Normal file
BIN
assets/podcast/img/old_design.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 830 KiB |
Loading…
Add table
Reference in a new issue