aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2019-06-06 17:18:22 -0400
committerJoey Hess <joeyh@joeyh.name>2019-06-06 17:18:22 -0400
commit123480795ee843644287061df1168a999d4f1496 (patch)
tree489ac479016e7fe4ec60bcad78b621f3a9bbc232
parentc22b239892e1267cbdbbb07a958ab8efc409b5a8 (diff)
parentbf412a027b6fcb10cbae7b2af849604eb04976c0 (diff)
downloadikiwiki-123480795ee843644287061df1168a999d4f1496.tar
ikiwiki-123480795ee843644287061df1168a999d4f1496.tar.gz
Merge branch 'master' of ssh://git.ikiwiki.info
-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..7209b22e7 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 [[ikiwiki/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]]