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.html186
1 files changed, 186 insertions, 0 deletions
diff --git a/public/posts/index.html b/public/posts/index.html
new file mode 100644
index 0000000..21f1c99
--- /dev/null
+++ b/public/posts/index.html
@@ -0,0 +1,186 @@
+<!doctype html>
+<html lang="en">
+ <head>
+ <meta name="generator" content="Hugo 0.46" />
+ <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-05-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>
+
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous" media="preload" onload="if(media!='all')media='all'">
+ <noscript><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"></noscript>
+
+ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
+ <link rel="stylesheet" href="/posts/css/style.css">
+
+ <link rel="icon" href="/favicon.png"/>
+
+
+ <link href="/posts/index.xml" rel="alternate" type="application/rss+xml" title="Edwin Mattiacci - Posts" />
+
+
+
+
+
+ </head>
+ <body id="main">
+
+ <?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">
+ <header>
+ <h2 class="blog-post-title">
+ <a class="text-dark" 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>
+ 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 uttered in what may be called “staccato” tones. - William Scheppegrell&quot; Welcome to my blog. We will be discussing all manner of topics related to voiceover and the voiceover industry. Stay tuned.
+ <p></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">
+
+ <li>
+ <a href="/posts/2018/05/the-voice-practitioner/">The Voice Practitioner</a>
+ </li>
+
+ <li>
+ <a href="/posts/post/">Posts</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'; ?>
+
+