Перейти к основному содержимому

2 записи с тегом "contentpack"

Посмотреть все теги

📦 Content Pack - Podcast Delivery Without Internet

· 3 мин. чтения
Nathan
Director, Guardian Project

We have released a small, self-contained sample podcast content pack, built on a webpage and RSS feed from Guardian Project. This repository is intended as an example "content pack": a minimal, portable bundle of everything needed to host and distribute a podcast, including episode audio, show notes, a landing page, and a standards-compliant feed.

DOWNLOAD SAMPLE PODCAST CONTENTPACK

What's inside

  • index.html : A simple, styled landing page that lists each episode with inline audio playback.
  • podcast.xml : An RSS 2.0 feed with iTunes podcast extensions, suitable for submission to podcast directories and use in podcast players.
  • posts/*.md : Per-episode show notes in Markdown (YAML frontmatter holds the episode metadata).
  • posts/*.mp3 : The episode audio files, colocated with their show notes.
  • build.sh : Regenerates index.html and podcast.xml from the contents of posts/.

📦 Content Pack - WebXDC Offline Apps

· 1 мин. чтения
Nathan
Director, Guardian Project

WebXDC apps are marketed as "Secure mini apps for chats". They are supported by a variety of secure messagings apps, but primarily Delta Chat. As we recently added support to ButterBox for offline communication via DeltaChat and built-in ChatMail server, we though it made sense to also have a content pack for distributing an excellent collection of offline ready apps you can run inside your groups chats.

The content in this pack comes from webxdc.org and apps.testrun.org. All rights and permissions to the content are as stated on those sites and in their respective source code repositories.

DOWNLOAD WEBXDC CONTENTPACK