Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Feb 26, 2024
1 parent 702a972 commit 8e978ff
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bc19bacd
70d253f7
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h1 class="title">Fave Syllabify</h1>
</header>


<p><img src="https://img.shields.io/badge/Lifecycle-Maturing-lightgreen.png" class="img-fluid"> <img src="https://badge.fury.io/py/fave-syllabify.svg" class="img-fluid" alt="PyPI version"> <a href="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/lint-and-test.yml"><img src="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/lint-and-test.yml/badge.svg" class="img-fluid" alt="Lint and Test"></a> <a href="https://forced-alignment-and-vowel-extraction.github.io/fave-syllabify/"><img src="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/build_docs.yml/badge.svg" class="img-fluid" alt="Build Docs"></a> <a href="https://codecov.io/gh/Forced-Alignment-and-Vowel-Extraction/fave-syllabify"><img src="https://codecov.io/gh/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/graph/badge.svg?token=WDBJ0O9P6L" class="img-fluid" alt="codecov"></a></p>
<p><img src="https://img.shields.io/badge/[email protected]" class="img-fluid"> <img src="https://badge.fury.io/py/fave-syllabify.svg" class="img-fluid" alt="PyPI version"> <a href="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/lint-and-test.yml"><img src="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/lint-and-test.yml/badge.svg" class="img-fluid" alt="Lint and Test"></a> <a href="https://forced-alignment-and-vowel-extraction.github.io/fave-syllabify/"><img src="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/build_docs.yml/badge.svg" class="img-fluid" alt="Build Docs"></a> <a href="https://codecov.io/gh/Forced-Alignment-and-Vowel-Extraction/fave-syllabify"><img src="https://codecov.io/gh/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/graph/badge.svg?token=WDBJ0O9P6L" class="img-fluid" alt="codecov"></a> <a href="https://doi.org/10.5281/zenodo.10708119"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.10708119.svg" class="img-fluid" alt="DOI"></a></p>
<p>This is a work in progress.</p>
<section id="installation" class="level2">
<h2 class="anchored" data-anchor-id="installation">Installation</h2>
Expand All @@ -206,7 +206,7 @@ <h2 class="anchored" data-anchor-id="installation">Installation</h2>
<section id="usage" class="level2">
<h2 class="anchored" data-anchor-id="usage">Usage</h2>
<p>Import classes and functions</p>
<div id="1c825624" class="cell" data-execution_count="1">
<div id="94c77a50" class="cell" data-execution_count="1">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand All @@ -215,7 +215,7 @@ <h2 class="anchored" data-anchor-id="usage">Usage</h2>
<span id="cb2-3"><a href="#cb2-3" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> pathlib <span class="im">import</span> Path</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</div>
<p>Read in a textgrid</p>
<div id="1ed0427d" class="cell" data-execution_count="2">
<div id="d0e62d61" class="cell" data-execution_count="2">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand All @@ -235,7 +235,7 @@ <h2 class="anchored" data-anchor-id="usage">Usage</h2>
</div>
</div>
<p>Syllabify the textgrid</p>
<div id="5c287f34" class="cell" data-execution_count="3">
<div id="5e08530e" class="cell" data-execution_count="3">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand All @@ -248,7 +248,7 @@ <h2 class="anchored" data-anchor-id="usage">Usage</h2>
</div>
<section id="exploring-the-syllabification" class="level3">
<h3 class="anchored" data-anchor-id="exploring-the-syllabification">Exploring the syllabification</h3>
<div id="7cb04638" class="cell" data-execution_count="4">
<div id="bb77df59" class="cell" data-execution_count="4">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand All @@ -261,7 +261,7 @@ <h3 class="anchored" data-anchor-id="exploring-the-syllabification">Exploring th
</div>
</div>
<p>Each syllable is labelled with its stress.</p>
<div id="6051ed44" class="cell" data-execution_count="5">
<div id="c05a213b" class="cell" data-execution_count="5">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand All @@ -274,7 +274,7 @@ <h3 class="anchored" data-anchor-id="exploring-the-syllabification">Exploring th
</div>
</div>
<p>Each syllable contains its constituent parts in a flat hierarchy (there’s no rhyme constituent).</p>
<div id="e5bd2030" class="cell" data-execution_count="6">
<div id="9d648c05" class="cell" data-execution_count="6">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand All @@ -288,7 +288,7 @@ <h3 class="anchored" data-anchor-id="exploring-the-syllabification">Exploring th
</div>
</div>
<p>Each constituent contains its relevant phone.</p>
<div id="b69b46a0" class="cell" data-execution_count="7">
<div id="5e0582f1" class="cell" data-execution_count="7">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down
6 changes: 3 additions & 3 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://Forced-Alignment-and-Vowel-Extraction.github.io/fave-syllabify/reference/index.html</loc>
<lastmod>2024-02-26T13:26:23.961Z</lastmod>
<lastmod>2024-02-26T13:34:15.727Z</lastmod>
</url>
<url>
<loc>https://Forced-Alignment-and-Vowel-Extraction.github.io/fave-syllabify/index.html</loc>
<lastmod>2024-02-26T13:25:56.140Z</lastmod>
<lastmod>2024-02-26T13:33:49.823Z</lastmod>
</url>
<url>
<loc>https://Forced-Alignment-and-Vowel-Extraction.github.io/fave-syllabify/reference/syllabify.html</loc>
<lastmod>2024-02-26T13:26:23.977Z</lastmod>
<lastmod>2024-02-26T13:34:15.743Z</lastmod>
</url>
</urlset>

0 comments on commit 8e978ff

Please sign in to comment.