feed.xml (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>EMOJESIS</title>
<subtitle>A tiny universe made of symbols — project updates</subtitle>
<id>https://github.com/pablomurad/emojesis</id>
<link href="https://github.com/pablomurad/emojesis"/>
<link rel="self" href="https://github.com/pablomurad/emojesis/feed.xml"/>
<updated>2026-07-30T00:00:00Z</updated>
<author>
<name>Pablo Murad</name>
</author>
<entry>
<title>EMOJESIS 1.0.0 — first release</title>
<id>https://github.com/pablomurad/emojesis/releases/tag/v1.0.0</id>
<link href="https://github.com/pablomurad/emojesis"/>
<updated>2026-07-30T00:00:00Z</updated>
<summary>110 elements, 168 recipes, 12 categories, 16 secrets, a daily challenge, and a terminal that listens to the outer dark. No accounts, no tracking, no ads.</summary>
</entry>
</feed>
|