Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > d8544620e4ac7bee48ddb48c85d55709 > files > 444

ikiwiki-3.20190228-1.mga7.noarch.rpm

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>podcast</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="stylesheet" href="style.css" type="text/css" />

<link rel="stylesheet" href="local.css" type="text/css" />










</head>
<body>

<div class="page">

<div class="pageheader">
<div class="header">
<span>
<span class="parentlinks">

<a href="./index.html">ikiwiki</a>/ 

</span>
<span class="title">
podcast

</span>
</span>



</div>









</div>





<div id="pagebody">

<div id="content" role="main">
<p>A podcast is just a <a href="./blog.html">blog</a> with RSS/Atom feeds containing media
enclosures. Once you've made a blog, ikiwiki gives you two ways to
turn it into a podcast.</p>

<h2>Basic podcasting</h2>

<p>Put a media file where you'd put a blog post, and your <code>[[!inline ]]</code>
directive will include it as a media-only post.</p>

<h2>Fancier podcasting</h2>

<p>Put the media file where <code>[[!inline ]]</code> <em>won't</em> directly include it.
Write a blog post with <code>[[!meta  enclosure="WikiLink/to/media.mp3"]]</code>
and your show notes.</p>

<hr />

<p>See also <a href="./tips/migrating_podcast_to_ikiwiki.html">migrating podcast to ikiwiki</a>.</p>

</div>







</div>

<div id="footer" class="pagefooter" role="contentinfo">

<div id="pageinfo">






<div id="backlinks">
Links:

<a href="./features.html">features</a>

<a href="./index.html">index</a>


</div>






<div class="pagedate">
Last edited <span class="date">Tue Feb 26 23:01:54 2019</span>
<!-- Created <span class="date">Tue Feb 26 23:01:54 2019</span> -->
</div>

</div>


<!-- from ikiwiki -->
</div>

</div>

</body>
</html>