Update Landing Pages
This commit is contained in:
parent
ad3ce93720
commit
354be7b95e
@ -2,6 +2,18 @@
|
|||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
|
||||||
|
A Rolling release, interview-centered podcast all about being a player, community member, modder, and just about everything else in the Minetest world!
|
||||||
|
|
||||||
|
New episodes are released every 1st and 3rd Friday of the month, as close to 00:00:00 UTC as possible (often not hit, but I'm catching up)
|
||||||
|
|
||||||
|
Currently hosted through pcloud (cloud backup service), and YouTube. Many many more platforms are in the works, but podcasts are frowned upon by the music streaming industry, so please be patient.
|
||||||
|
|
||||||
|
____
|
||||||
|
|
||||||
|
# Episodes
|
||||||
|
|
||||||
|
____
|
||||||
|
|
||||||
{% for post in site.posts %}
|
{% for post in site.posts %}
|
||||||
- [{{ post.title }}]({{site.baseurl}}{{ post.url }})
|
- [{{ post.title }}]({{site.baseurl}}{{ post.url }})
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
10
readme.md
10
readme.md
@ -1,11 +1,5 @@
|
|||||||
![Nodecast Logo](assets/nodecast_sm.jpg)
|
![Nodecast Logo](assets/nodecast_sm.jpg)
|
||||||
# The Unofficial Minetest Podcast
|
# The Unofficial Minetest Podcast
|
||||||
## Rolling release, interview-centered podcast about minetest.
|
|
||||||
> New episodes released every 1st and 3rd Friday of the month, as close to 00:00:00 UTC as possible
|
# [Dedicated Webpage for the podcast](https://exevirus.github.io/nodecast/)
|
||||||
>
|
|
||||||
> Currently hosted through pcloud (cloud backup service), and pending youtube upload.
|
|
||||||
>
|
|
||||||
> Many many more platforms are in the works, but podcasts are being frowned upon by the streaming industry, so please be patient.
|
|
||||||
- ## [Episodes](episodes/readme.md): Every released episode and show notes
|
|
||||||
- ## [Podcasting Stuff](podcasting_stuff): ExeVirus's deskspace
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user