--- # This file is licensed under the MIT License (MIT) available on # http://opensource.org/licenses/MIT. lang: en --- Bitcoin conferences and events https://bitcoin.org/en/events This RSS feed allows to follow Bitcoin events and conferences. Bitcoin conferences and events https://bitcoin.org/img/icons/logo_rss.png https://bitcoin.org/en/events {% assign date_sorted_conferences = site.conferences | sort: 'date' %} {% for p in date_sorted_conferences %} {{ p.title | htmlescape }}, {{ p.city | htmlescape }} - {{ p.country | htmlescape }} {{p.link}} {{p.link}} {{ p.date | date: "%a, %d %b %Y" }} 00:00:00 GMT {% endfor %}