<feed xmlns='http://www.w3.org/2005/Atom'>
<title>euandre.org/_data, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/euandre.org/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/euandre.org/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/'/>
<updated>2020-10-10T22:30:12Z</updated>
<entry>
<title>Use Jekyll to output slides HTML files</title>
<updated>2020-10-10T22:30:12Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2020-10-10T22:29:58Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=d37970ccd647b89a790c0944611f3e3be1f05eaf'/>
<id>urn:sha1:d37970ccd647b89a790c0944611f3e3be1f05eaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor i18n structure, remove layouts, add slides</title>
<updated>2020-10-10T17:31:24Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2020-10-06T00:27:57Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=a7c4db7e9215694ef6c50debcc0b4e7402265687'/>
<id>urn:sha1:a7c4db7e9215694ef6c50debcc0b4e7402265687</id>
<content type='text'>
Yep, this commit is too big big I didn't want to take the trouble of splitting
it now.

- _config.yml translation keys are now simetrical on the entitiy: articles,
pastebins, tils, slides, etc.;
- _posts were moved to _articles: the _posts collection had special treatment in
Jekyll which I wanted to avoid;
- the filtering of entries for the Atom feed is now done inside the
_includes/feed.atom file instead of every feed file;
- all entities are now dealt with using the pluralized name: articles,
pastebins, tils, slides. No more inconsistencies on the key names, they now
should only make sense as the translation value on the dictionary;
- add base reveal.js infrastruture, with Jekyll generating the listing page and
nothing else.
</content>
</entry>
</feed>
