Skip to content

Website for audiommunity - a podcast about our bodies' never-ending fight with the outside world

Notifications You must be signed in to change notification settings

kescobo/audiommunity.org

Repository files navigation

Audiommunity

This is the code for generating the website audiommunity.org, and for hosting Audiommunity, a podcast about our bodies' never-ending fight with the outside world.

It uses Xranklin.jl as a static-site generator, but most of the pages are just written in markdown. If you have a suggestion for the site or notice any typos, please feel free to open an issue.

About

Need to fill this in a bit more at some point.

Contributing

TODO - info on how to make suggestions

  • baserow form
  • github issues
  • patreon posts

Website details (mostly for Kevin)

Xranklin modifications

Podcast GUIDs

<podcast:guid>

See here

julia> u4 = UUID("ead4c236-bf58-58c6-a2c6-a6b28d128cb6"); # "podcast" namespace

julia> audommunity_guid = uuid5(u4, "audiommunity.org/feed")
UUID("389e74b1-be77-567e-b7b8-98eacec29284")

Episode-specific guid

Eg. <guid>audiommunity-001</guid>

Other issues

Keeping track at https://github.com/kescobo/audiommunity.org/issues

About

Website for audiommunity - a podcast about our bodies' never-ending fight with the outside world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published