{%- 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 }}/ {{ baseurl }}/podcast-he.xml {%- if bag('translate', this.alt, 'hefeed_description') -%} {{ bag('translate', this.alt, 'hefeed_description') }} {%- else -%} Der Waffelpodcast: 'Das heisse Eisen'. Mit Venty und L3D. {%- endif -%} Von Hand als Jinja2 Template von L3D geschrieben de L3D {{ none|datetimeformat('YYYY-MM-ddThh:mm:ss') }}Z {%- set pages = site.query('/eisen').include_undiscoverable(true).all() -%} {%- set firstrun = true %} {%- for page in pages -%} {%- if not page._hidden %} {%- if firstrun == true %} {# #} 2019-06-14T00:42:23Z {# #} {{ none|datetimeformat('YYYY-MM-ddThh:mm:ss') }}Z {# #} L3D {# #} 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 -%} {# #} no {# #} {# #} L3D {# #} l3d@c3woc.de {# #} {# #} {# #} {{ baseurl }}/podcast-he.xml {# #} no {# #} {# #} {# #} {# #} {%- endif %} {%- set firstrun = false %} {# #} {# #} {{ 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 Downloaded</a> {# #} {# #} {%- endif -%} {%- endfor %}