Skip to content

Commit

Permalink
deploy: e32b642
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonhundt committed Oct 7, 2024
1 parent 7c54d4d commit 5bb685c
Show file tree
Hide file tree
Showing 45 changed files with 647 additions and 93 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,14 @@
</head>

<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent">
<section class="banner d-flex text-center align-items-center p-4">
<div class="container">
<p class="mb-0"><a href="/pilot" class="text-white text-decoration-none">The PRX Digital Audio Pilot for Public Media is here.</a></p>
</div>
</section>

<div class="page-wrapper">
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent">
<div class="container">
<a class="navbar-brand" href="/">
<img src="/assets/img/dovetail-from-prx-stacked.svg" alt="Dovetail from PRX" aria-label="Dovetail from PRX" width="250" height="50">
Expand Down Expand Up @@ -78,13 +85,13 @@
</ul>
</div>
</div>
</nav>
</nav>

<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header bg-darkblue text-white lede hero px-4 pb-4 m-0"><div class="hero-image post">
<div><picture><source sizes="(max-width: 480px) calc(100vw - 16px), (max-width: 768) 80vw, 1200px" srcset="/assets/generated/img/metrics-post-1-200-b81f9554d.webp 200w, /assets/generated/img/metrics-post-1-400-b81f9554d.webp 400w, /assets/generated/img/metrics-post-1-800-b81f9554d.webp 800w, /assets/generated/img/metrics-post-1-1200-b81f9554d.webp 1200w, /assets/generated/img/metrics-post-1-1400-b81f9554d.webp 1400w" type="image/webp"><source sizes="(max-width: 480px) calc(100vw - 16px), (max-width: 768) 80vw, 1200px" srcset="/assets/generated/img/metrics-post-1-200-8f3f6c7b8.jpg 200w, /assets/generated/img/metrics-post-1-400-8f3f6c7b8.jpg 400w, /assets/generated/img/metrics-post-1-800-8f3f6c7b8.jpg 800w, /assets/generated/img/metrics-post-1-1200-8f3f6c7b8.jpg 1200w, /assets/generated/img/metrics-post-1-1400-8f3f6c7b8.jpg 1400w" type="image/jpeg"><img src="/assets/generated/img/metrics-post-1-800-8f3f6c7b8.jpg" alt="Podcast studio with microphone in foreground}" width="1400" height="1050"></picture>
</div>
</div><div class="hero-content container col-xxl-6">
</div><div class="hero-content container col-xxl-8">
<div class="hero-content-inner">
<h1 class="display-5 post-title p-name" itemprop="name headline">Five features of PRX Metrics we want you to know about</h1><p class="lead fs-4">PRX’s Metrics platform empowers audio producers with download and audience data</p><p class="post-meta fs-6">
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
Expand All @@ -97,7 +104,7 @@ <h1 class="display-5 post-title p-name" itemprop="name headline">Five features o
</header>

<div class="post-content e-content bg-white" itemprop="articleBody">
<div class="container col-xxl-6 p-4">
<div class="container col-xxl-8 p-4">
<p><em>Note: This article was originally posted on <a href="https://medium.com/prxofficial/five-features-of-prx-metrics-we-want-to-you-to-know-about-f3aceb15b47b">PRX’s company blog</a>.</em></p>

<p>PRX’s <a href="https://www.prx.org/services/publishing-platform">publishing platform</a> is at the heart of our mission to serve audio creators. It allows producers to easily add new content and distribute it across an ever increasing list of listening apps and technologies (like smart speakers.)</p>
Expand Down Expand Up @@ -173,14 +180,15 @@ <h2 id="5-information-about-where-listeners-are-located-and-the-apps-they-use-to
</div>
<div class="hero-content container col-xxl-6 text-center">
<div class="hero-content-inner">
<h2 class=" fw-bold">Interested in a demo?</h2>
<h2 class="fw-bold">Interested in a demo?</h2>
<p class="fs-4 mt-2 mb-4">Reach out today</p>
<p class="text-center"><a href="/contact" type="button" class="btn btn-primary px-4 gap-3">Let's Talk</a></p>
</div>
</div>
</aside>

<footer class="bg-black-diagonal text-white px-4 pt-5">

<footer class="bg-black-diagonal text-white px-4 pt-5">
<div class="container col-xxl-8">
<div class="row">
<section class="col-12 col-md-6 col-lg-8">
Expand Down Expand Up @@ -221,5 +229,6 @@ <h2 class=" fw-bold">Interested in a demo?</h2>
</div>
</footer>

</div>
</body>
</html>
23 changes: 16 additions & 7 deletions 2022/07/21/introducing-dovetail-as-product.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,14 @@
</head>

<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent">
<section class="banner d-flex text-center align-items-center p-4">
<div class="container">
<p class="mb-0"><a href="/pilot" class="text-white text-decoration-none">The PRX Digital Audio Pilot for Public Media is here.</a></p>
</div>
</section>

<div class="page-wrapper">
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent">
<div class="container">
<a class="navbar-brand" href="/">
<img src="/assets/img/dovetail-from-prx-stacked.svg" alt="Dovetail from PRX" aria-label="Dovetail from PRX" width="250" height="50">
Expand Down Expand Up @@ -78,13 +85,13 @@
</ul>
</div>
</div>
</nav>
</nav>

<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header bg-darkblue text-white lede hero px-4 pb-4 m-0"><div class="hero-image post">
<div><picture><source sizes="(max-width: 480px) calc(100vw - 16px), (max-width: 768) 80vw, 1200px" srcset="/assets/generated/img/homepage-hero-200-24b5353e1.webp 200w, /assets/generated/img/homepage-hero-400-24b5353e1.webp 400w, /assets/generated/img/homepage-hero-800-24b5353e1.webp 800w, /assets/generated/img/homepage-hero-1200-24b5353e1.webp 1200w, /assets/generated/img/homepage-hero-1600-24b5353e1.webp 1600w" type="image/webp"><source sizes="(max-width: 480px) calc(100vw - 16px), (max-width: 768) 80vw, 1200px" srcset="/assets/generated/img/homepage-hero-200-f705e8f1b.jpg 200w, /assets/generated/img/homepage-hero-400-f705e8f1b.jpg 400w, /assets/generated/img/homepage-hero-800-f705e8f1b.jpg 800w, /assets/generated/img/homepage-hero-1200-f705e8f1b.jpg 1200w, /assets/generated/img/homepage-hero-1600-f705e8f1b.jpg 1600w" type="image/jpeg"><img src="/assets/generated/img/homepage-hero-800-f705e8f1b.jpg" alt="Podcast studio with microphone in foreground}" width="6720" height="4480"></picture>
</div>
</div><div class="hero-content container col-xxl-6">
</div><div class="hero-content container col-xxl-8">
<div class="hero-content-inner">
<h1 class="display-5 post-title p-name" itemprop="name headline">Introducing Inventory Management in Dovetail from PRX</h1><p class="lead fs-4">Understand your inventory with best in class inventory management.</p><p class="post-meta fs-6">
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
Expand All @@ -97,7 +104,7 @@ <h1 class="display-5 post-title p-name" itemprop="name headline">Introducing Inv
</header>

<div class="post-content e-content bg-white" itemprop="articleBody">
<div class="container col-xxl-6 p-4">
<div class="container col-xxl-8 p-4">
<p>Over the past year, PRX carefully migrated our podcasts to our latest version of Dovetail - that now includes end to end ad inventory management.</p>

<p>Our Advertising Operations (Ad-Ops) team is now able to manage advertising campaigns from front to end in one system, including near real-time forecasts and availability broken down by Geo-targets available as the inventory order (IO) is being inserted.</p>
Expand Down Expand Up @@ -216,14 +223,15 @@ <h2 id="self-service-dovetail">Self-Service Dovetail</h2>
</div>
<div class="hero-content container col-xxl-6 text-center">
<div class="hero-content-inner">
<h2 class=" fw-bold">Interested in a demo?</h2>
<h2 class="fw-bold">Interested in a demo?</h2>
<p class="fs-4 mt-2 mb-4">Reach out today</p>
<p class="text-center"><a href="/contact" type="button" class="btn btn-primary px-4 gap-3">Let's Talk</a></p>
</div>
</div>
</aside>

<footer class="bg-black-diagonal text-white px-4 pt-5">

<footer class="bg-black-diagonal text-white px-4 pt-5">
<div class="container col-xxl-8">
<div class="row">
<section class="col-12 col-md-6 col-lg-8">
Expand Down Expand Up @@ -264,5 +272,6 @@ <h2 class=" fw-bold">Interested in a demo?</h2>
</div>
</footer>

</div>
</body>
</html>
23 changes: 16 additions & 7 deletions 2022/10/07/what-is-dovetail-from-prx.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,14 @@
</head>

<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent">
<section class="banner d-flex text-center align-items-center p-4">
<div class="container">
<p class="mb-0"><a href="/pilot" class="text-white text-decoration-none">The PRX Digital Audio Pilot for Public Media is here.</a></p>
</div>
</section>

<div class="page-wrapper">
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent">
<div class="container">
<a class="navbar-brand" href="/">
<img src="/assets/img/dovetail-from-prx-stacked.svg" alt="Dovetail from PRX" aria-label="Dovetail from PRX" width="250" height="50">
Expand Down Expand Up @@ -78,13 +85,13 @@
</ul>
</div>
</div>
</nav>
</nav>

<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header bg-darkblue text-white lede hero px-4 pb-4 m-0"><div class="hero-image post">
<div><picture><source sizes="(max-width: 480px) calc(100vw - 16px), (max-width: 768) 80vw, 1200px" srcset="/assets/generated/img/hero-stations-200-6310877b4.webp 200w, /assets/generated/img/hero-stations-400-6310877b4.webp 400w, /assets/generated/img/hero-stations-800-6310877b4.webp 800w, /assets/generated/img/hero-stations-1200-6310877b4.webp 1200w, /assets/generated/img/hero-stations-1440-6310877b4.webp 1440w" type="image/webp"><source sizes="(max-width: 480px) calc(100vw - 16px), (max-width: 768) 80vw, 1200px" srcset="/assets/generated/img/hero-stations-200-951998f57.jpg 200w, /assets/generated/img/hero-stations-400-951998f57.jpg 400w, /assets/generated/img/hero-stations-800-951998f57.jpg 800w, /assets/generated/img/hero-stations-1200-951998f57.jpg 1200w, /assets/generated/img/hero-stations-1440-951998f57.jpg 1440w" type="image/jpeg"><img src="/assets/generated/img/hero-stations-800-951998f57.jpg" alt="Podcast studio with microphone in foreground}" width="1440" height="1024"></picture>
</div>
</div><div class="hero-content container col-xxl-6">
</div><div class="hero-content container col-xxl-8">
<div class="hero-content-inner">
<h1 class="display-5 post-title p-name" itemprop="name headline">What is Dovetail from PRX?</h1><p class="lead fs-4">A privacy-first suite of applications for all your podcasting needs.</p><p class="post-meta fs-6">
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
Expand All @@ -97,7 +104,7 @@ <h1 class="display-5 post-title p-name" itemprop="name headline">What is Dovetai
</header>

<div class="post-content e-content bg-white" itemprop="articleBody">
<div class="container col-xxl-6 p-4">
<div class="container col-xxl-8 p-4">
<p><em>Note: This article was originally posted on <a href="https://medium.com/prxofficial/what-is-dovetail-from-prx-e2d1b7f79c3">PRX’s company blog</a>.</em></p>

<p>PRX is one of the largest podcast distributors — both in terms of the number of shows and downloads per month of each show — in the world. To ensure the reliable delivery of hundreds of thousands of podcast impressions daily, we count on our podcast publishing platform, Dovetail from PRX.</p>
Expand Down Expand Up @@ -173,14 +180,15 @@ <h2 id="scale-your-podcast-without-compromising-listeners-privacy">Scale your po
</div>
<div class="hero-content container col-xxl-6 text-center">
<div class="hero-content-inner">
<h2 class=" fw-bold">Interested in a demo?</h2>
<h2 class="fw-bold">Interested in a demo?</h2>
<p class="fs-4 mt-2 mb-4">Reach out today</p>
<p class="text-center"><a href="/contact" type="button" class="btn btn-primary px-4 gap-3">Let's Talk</a></p>
</div>
</div>
</aside>

<footer class="bg-black-diagonal text-white px-4 pt-5">

<footer class="bg-black-diagonal text-white px-4 pt-5">
<div class="container col-xxl-8">
<div class="row">
<section class="col-12 col-md-6 col-lg-8">
Expand Down Expand Up @@ -221,5 +229,6 @@ <h2 class=" fw-bold">Interested in a demo?</h2>
</div>
</footer>

</div>
</body>
</html>
23 changes: 16 additions & 7 deletions 2022/12/02/dovetail-glossary.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,14 @@
</head>

<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent">
<section class="banner d-flex text-center align-items-center p-4">
<div class="container">
<p class="mb-0"><a href="/pilot" class="text-white text-decoration-none">The PRX Digital Audio Pilot for Public Media is here.</a></p>
</div>
</section>

<div class="page-wrapper">
<nav class="navbar navbar-expand-lg navbar-dark bg-transparent">
<div class="container">
<a class="navbar-brand" href="/">
<img src="/assets/img/dovetail-from-prx-stacked.svg" alt="Dovetail from PRX" aria-label="Dovetail from PRX" width="250" height="50">
Expand Down Expand Up @@ -78,13 +85,13 @@
</ul>
</div>
</div>
</nav>
</nav>

<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header bg-darkblue text-white lede hero px-4 pb-4 m-0"><div class="hero-image post">
<div><picture><source sizes="(max-width: 480px) calc(100vw - 16px), (max-width: 768) 80vw, 1200px" srcset="/assets/generated/img/hero-features-200-15c5f7e7e.webp 200w, /assets/generated/img/hero-features-400-15c5f7e7e.webp 400w, /assets/generated/img/hero-features-800-15c5f7e7e.webp 800w, /assets/generated/img/hero-features-1200-15c5f7e7e.webp 1200w, /assets/generated/img/hero-features-1440-15c5f7e7e.webp 1440w" type="image/webp"><source sizes="(max-width: 480px) calc(100vw - 16px), (max-width: 768) 80vw, 1200px" srcset="/assets/generated/img/hero-features-200-e4149b5c0.jpg 200w, /assets/generated/img/hero-features-400-e4149b5c0.jpg 400w, /assets/generated/img/hero-features-800-e4149b5c0.jpg 800w, /assets/generated/img/hero-features-1200-e4149b5c0.jpg 1200w, /assets/generated/img/hero-features-1440-e4149b5c0.jpg 1440w" type="image/jpeg"><img src="/assets/generated/img/hero-features-800-e4149b5c0.jpg" alt="Podcasting studio with microphone in foreground}" width="1440" height="1024"></picture>
</div>
</div><div class="hero-content container col-xxl-6">
</div><div class="hero-content container col-xxl-8">
<div class="hero-content-inner">
<h1 class="display-5 post-title p-name" itemprop="name headline">Dovetail Glossary</h1><p class="lead fs-4">Commonly used podcasting terms and definitions used throughout Dovetail from PRX</p><p class="post-meta fs-6">
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
Expand All @@ -97,7 +104,7 @@ <h1 class="display-5 post-title p-name" itemprop="name headline">Dovetail Glossa
</header>

<div class="post-content e-content bg-white" itemprop="articleBody">
<div class="container col-xxl-6 p-4">
<div class="container col-xxl-8 p-4">
<h2 id="podcast-metrics">Podcast Metrics</h2>

<p><strong>Download:</strong> A podcast episode download. As defined by the <a href="https://iabtechlab.com/wp-content/uploads/2021/03/PodcastMeasurement_v2.1.pdf">IAB 2.1 Podcast Measurement guidelines</a>, a listener must download enough of the episode creative file for 1-minute of audio to be counted.</p>
Expand Down Expand Up @@ -150,14 +157,15 @@ <h2 id="ad-serving">Ad Serving</h2>
</div>
<div class="hero-content container col-xxl-6 text-center">
<div class="hero-content-inner">
<h2 class=" fw-bold">Interested in a demo?</h2>
<h2 class="fw-bold">Interested in a demo?</h2>
<p class="fs-4 mt-2 mb-4">Reach out today</p>
<p class="text-center"><a href="/contact" type="button" class="btn btn-primary px-4 gap-3">Let's Talk</a></p>
</div>
</div>
</aside>

<footer class="bg-black-diagonal text-white px-4 pt-5">

<footer class="bg-black-diagonal text-white px-4 pt-5">
<div class="container col-xxl-8">
<div class="row">
<section class="col-12 col-md-6 col-lg-8">
Expand Down Expand Up @@ -198,5 +206,6 @@ <h2 class=" fw-bold">Interested in a demo?</h2>
</div>
</footer>

</div>
</body>
</html>
Loading

0 comments on commit 5bb685c

Please sign in to comment.