diff --git a/_podcasts/2019-11-08-progress-update-iii-roadmap-until-the-pre-alpha.md b/_podcasts/2019-11-08-progress-update-iii-roadmap-until-the-pre-alpha.md index 7e65b05..4d6907b 100644 --- a/_podcasts/2019-11-08-progress-update-iii-roadmap-until-the-pre-alpha.md +++ b/_podcasts/2019-11-08-progress-update-iii-roadmap-until-the-pre-alpha.md @@ -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 diff --git a/_podcasts/2019-11-15-origin-story-of-marketing-and-its-recent-shift.md b/_podcasts/2019-11-15-origin-story-of-marketing-and-its-recent-shift.md new file mode 100644 index 0000000..5a3d57d --- /dev/null +++ b/_podcasts/2019-11-15-origin-story-of-marketing-and-its-recent-shift.md @@ -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: " +

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!

+ +

Old Website & Design

+ +- https://safing.io/assets/podcast/img/old_design.png
+ +

Participate

+ +

If you do like what we do, consider supporting us by participating in our reddit:

+ +- r/safing: this episodes reddit thread
+- Homepage: https://safing.io + +

Daniels Handles

+ +- https://twitter.com/dehaavi/
+- https://github.com/dhaavi/
+- https://old.reddit.com/user/dhaavi
+ +

Davids Handles

+ +- https://twitter.com/davegson/
+- https://github.com/davegson/
+- https://old.reddit.com/u/davegson/
+" +hosts: +- davegson +- daniel +--- + +{% include audio.html %} diff --git a/assets/podcast/010-origin-story-of-marketing-and-its-recent-shift.mp3 b/assets/podcast/010-origin-story-of-marketing-and-its-recent-shift.mp3 new file mode 100644 index 0000000..39dfa6d Binary files /dev/null and b/assets/podcast/010-origin-story-of-marketing-and-its-recent-shift.mp3 differ diff --git a/assets/podcast/img/old_design.png b/assets/podcast/img/old_design.png new file mode 100644 index 0000000..1a234aa Binary files /dev/null and b/assets/podcast/img/old_design.png differ