{%- set baseurl = "https://podcast.c3woc.de" -%} {%- set search = "eisen" -%} {%- if bag('translate', this.alt, 'hefeed') -%} {{ bag('translate', this.alt, 'hefeed') }} {%- else -%} Das heisse Eisen {%- endif -%} {{ baseurl }}/ de >© 2019 L3D L3D und Venty {%- if bag('translate', this.alt, 'hefeed_description') %} {{ bag('translate', this.alt, 'hefeed_description') }} {%- else %} Der Waffelpodcast: 'Das heisse Eisen'. Venty und L3D erzählen euch alles, was man über Waffeln wissen muss. {%- endif %} serial L3D l3d@c3woc.de {{ baseurl }}/podcast-he.xml no Von Hand als Jinja2 Template von L3D geschrieben {{ none|datetimeformat('YYYY-MM-ddThh:mm:ss') }}Z 2019-06-14T00:42:23Z {{ none|datetimeformat('YYYY-MM-ddThh:mm:ss') }}Z Der Podcast des CCC Waffel Operation Center {# #} {%- if bag('translate', this.alt, 'hefeed_description') -%} {{ bag('translate', this.alt, 'hefeed_description') }} {%- else -%} Der Waffelpodcast: 'Das heisse Eisen'. Mit Venty und L3D. {%- endif -%} {# #} {%- if bag('translate', this.alt, 'hefeed_keywords') -%} {{ bag('translate', this.alt, 'hefeed_keywords') }} {%- else -%} Waffel, C3WOC, CCC, Chaos, Waffle, Waffles, Waffeln, VOC, WOC, Operation, Center {%- endif -%} {# #} {{ baseurl }}/podcast-he.xml {# #} no {# #} Technology {# #} Waffles {%- set pages = site.query('/eisen').include_undiscoverable(true).all() -%} {%- set firstrun = true %} {%- for page in pages -%} {%- if not page._hidden %} {# #} {# #} {{ page.title }} {# #} {{ baseurl }}/{{ search }}/{{ page._id }}/ {# #} {%- if page.author -%} {{ page.author }} {%- else -%} L3D und Venty {%- endif -%} {# #} {{ page.pub_date|datetimeformat('YYYY-MM-ddThh:mm:ss') }}Z {# #} {# #} {{ page._id }} {# #} {{ baseurl }}/{{ search }}/{{ page._id }}/{{ page.podcastmp3 }} {# #} no {# #} {{ page.xml }} {%- if page.xml_img -%} <img width="23%" src="{{ page.xml_img }}" /> {% endif %} <br/><a href="{{ baseurl }}{{ page|url }}{{ page.podcastmp3 }}" class="button special primary" download>{{ page.shorttitle }} - MP3 Download</a> {# #} {# #} {%- endif %} {%- endfor %}