aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAmitai Schleier <schmonz-web-ikiwiki@schmonz.com>2019-06-05 13:50:22 -0400
committerAmitai Schleier <schmonz-web-ikiwiki@schmonz.com>2019-06-05 13:50:22 -0400
commit189e62f700ecf190fec6e677ac6c5cc96a6f7ed7 (patch)
tree3a92c3d55947ffc88302b3f5deb307a4bbdd9b6e /doc
parent441078462c5178a08cf43ef958906eb605e32065 (diff)
downloadikiwiki-189e62f700ecf190fec6e677ac6c5cc96a6f7ed7.tar
ikiwiki-189e62f700ecf190fec6e677ac6c5cc96a6f7ed7.tar.gz
Reply to fancypodcast question.
Diffstat (limited to 'doc')
-rw-r--r--doc/podcast/discussion.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/podcast/discussion.mdwn b/doc/podcast/discussion.mdwn
index 1a2e22275..ac3da985c 100644
--- a/doc/podcast/discussion.mdwn
+++ b/doc/podcast/discussion.mdwn
@@ -1 +1,12 @@
I'm trying to figure out if there is a way to perhaps host podcast content on the Internet Archive and make reference to the files there as enclosures. So far I've not had the greatest successes trying to upload content to incorporate as enclosures on my own site. I'm still trying to straighten things out to get the site running https as it is now... -- [skellat](http://coyote.works) / [alpacaherder](https://mastodon.sdf.org/@alpacaherder)
+
+> Podcast content must be in `srcdir`, at present,
+> so that `bestlink()` can find it (applying [[SubPage/LinkingRules]]).
+> Some future enhancement might turn external media into enclosures; see
+> [[forum/ikiwiki_and_big_files]],
+> [[todo/git-annex_support]],
+> and
+> [[todo/fancypodcast]]).
+> In the meantime, enclosures from your site can definitely work.
+> What have you tried, and in what way did it fail?
+> -- [[schmonz]]