aboutsummaryrefslogtreecommitdiff
path: root/public/posts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/posts/index.html')
-rw-r--r--public/posts/index.html230
1 files changed, 0 insertions, 230 deletions
diff --git a/public/posts/index.html b/public/posts/index.html
deleted file mode 100644
index 68e8371..0000000
--- a/public/posts/index.html
+++ /dev/null
@@ -1,230 +0,0 @@
-<!doctype html>
-<html lang="en">
- <head>
- <meta name="generator" content="Hugo 0.53" />
- <meta charset="utf-8">
-<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-
-<meta property="og:title" content="Edwin Mattiacci - Posts" />
-<meta property="og:description" content="" />
-<meta property="og:type" content="website" />
-<meta property="og:url" content="/posts/" />
-<meta property="og:updated_time" content="2018-12-10T00:00:00&#43;00:00"/>
-
-<meta name="twitter:card" content="summary"/>
-<meta name="twitter:title" content="Edwin Mattiacci - Posts"/>
-<meta name="twitter:description" content=""/>
-
-
-
- <link rel="canonical" href="/posts/">
-
- <title>
-
- Edwin Mattiacci - Posts
-
- </title>
-
-
-
-<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/bootstrap/Bootstrap.php'; ?>
-
-<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/views/snippets/stylesheet.posts.php'; ?>
-
-<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/views/snippets/favicons.php'; ?>
-
-<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/views/snippets/rss.php'; ?>
-
-
-
-
-
- </head>
- <body class="body-opaque">
-
-
-<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/views/partials/navigator.php'; ?>
-
-
-
-
- <div class="container">
- <div class="row">
- <div class="col-12 col-lg-8 blog-main">
-
-
-
-
-
-
-
- <article class="blog-post blog__card">
- <header>
- <h2 class="blog-post-title">
- <a href="/posts/2018/12/does-the-microphone-matter/">Does the microphone matter?</a>
- </h2>
-
-
-
-<div class="blog-post-date text-secondary">
-
- Dec 10, 2018
-
-
- by <span rel="author">Edwin Mattiacci</span>
-
-</div>
-
-
-<div class="blog-post-tags text-secondary">
- <strong>Tags:</strong>
-
- <a class="badge badge-primary" href="/posts/tags/voice/">voice</a>
-
- <a class="badge badge-primary" href="/posts/tags/voiceover/">voiceover</a>
-
-</div>
-
-
-
-<div class="blog-post-categories text-secondary">
- <strong>Categories:</strong>
-
- <a class="badge badge-primary" href="/posts/categories/voiceover/">Voiceover</a>
-
- <a class="badge badge-primary" href="/posts/categories/voice/">Voice</a>
-
-</div>
-
-
- </header>
- <p>
-
- The microphone does matter. But consider that this voiceover was recorded on a microphone that looked something like this.
-While recording on a microphone like that should not be the priority, one can...
-
- </p>
- <a href="/posts/2018/12/does-the-microphone-matter/">Read More →</a>
-</article>
-
-
-
-
-
- <article class="blog-post blog__card">
- <header>
- <h2 class="blog-post-title">
- <a href="/posts/2018/05/the-voice-practitioner/">The Voice Practitioner</a>
- </h2>
-
-
-
-<div class="blog-post-date text-secondary">
-
- May 10, 2018
-
-
- by <span rel="author">Edwin Mattiacci</span>
-
-</div>
-
-
-<div class="blog-post-tags text-secondary">
- <strong>Tags:</strong>
-
- <a class="badge badge-primary" href="/posts/tags/voice/">voice</a>
-
- <a class="badge badge-primary" href="/posts/tags/voiceover/">voiceover</a>
-
-</div>
-
-
-
-<div class="blog-post-categories text-secondary">
- <strong>Categories:</strong>
-
- <a class="badge badge-primary" href="/posts/categories/voiceover/">Voiceover</a>
-
- <a class="badge badge-primary" href="/posts/categories/voice/">Voice</a>
-
-</div>
-
-
- </header>
- <p>
-
- Speech is simply a modified form of singing: the principal difference being in the fact that in singing the vowel sounds are prolonged and the intervals are short, whereas in speech the words are utte...
-
- </p>
- <a href="/posts/2018/05/the-voice-practitioner/">Read More →</a>
-</article>
-
-
-
-
-
-
-
-
-
- </div>
-
- <aside class="col-12 col-lg-3 ml-auto blog-sidebar">
-
-
-
-
-<section>
- <h4>Recent Posts</h4>
- <ol class="list-unstyled blog__recents">
-
- <li>
- <a href="/posts/2018/12/does-the-microphone-matter/">Does the microphone matter?</a>
- </li>
-
- <li>
- <a href="/posts/2018/05/the-voice-practitioner/">The Voice Practitioner</a>
- </li>
-
- </ol>
-</section>
-
-
-
- <section>
-
-
- <h4>Categories</h4>
- <p>
-
- <a class="badge badge-primary" href="/posts/categories/voice/">voice</a>
-
- <a class="badge badge-primary" href="/posts/categories/voiceover/">voiceover</a>
-
- </p>
-
-
-
- <h4>Tags</h4>
- <p>
-
- <a class="badge badge-primary" href="/posts/tags/voice/">voice</a>
-
- <a class="badge badge-primary" href="/posts/tags/voiceover/">voiceover</a>
-
- </p>
-
-
-</section>
-
-
-</aside>
-
- </div>
- </div>
-
-
-
-<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/views/partials/footer.php'; ?>
-
-