From 9fd9c75ecdfdcbcadd82c5b757ea94f8b00fabb7 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 22 Sep 2014 16:22:38 +0200 Subject: fetch last git commits from atom feed It might be nice to have a general RSS atom feed importer since it can be reused for bugs and other things --- _scripts/atom-to-yaml.xsl | 54 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 _scripts/atom-to-yaml.xsl (limited to '_scripts') diff --git a/_scripts/atom-to-yaml.xsl b/_scripts/atom-to-yaml.xsl new file mode 100644 index 0000000..6c9a5e7 --- /dev/null +++ b/_scripts/atom-to-yaml.xsl @@ -0,0 +1,54 @@ + + + +--- + +--- + + + + \' + ' + + + + + + + + + + + + + + + + + + + + + +- + title: ' + + ' + id: ' + + ' + author_name: ' + + ' + author_email: '' + published: + updated: + link: + + + -- cgit v1.2.3