<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chat.papo.im/src/content/img/icon/offline, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/chat.papo.im/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/chat.papo.im/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/chat.papo.im/'/>
<updated>2024-11-03T13:59:57Z</updated>
<entry>
<title>Generate dark variation of light SVG icons</title>
<updated>2024-11-03T13:59:57Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2024-11-03T13:59:57Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/chat.papo.im/commit/?id=9d22e54ce6b4f10233345a75e8688a6d7206b29e'/>
<id>urn:sha1:9d22e54ce6b4f10233345a75e8688a6d7206b29e</id>
<content type='text'>
	for f in src/content/img/icon/*/light.svg; do
		sed \
			-e 's/white/WHITE/g' \
			-e 's/black/white/g' \
			-e 's/WHITE/black/g' \
			&lt; "$f" &gt; "$(dirname "$f")"/dark.svg
	done
</content>
</entry>
<entry>
<title>WIP: Init work on HTML</title>
<updated>2024-10-27T11:01:49Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2024-10-23T08:20:06Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/chat.papo.im/commit/?id=5826fb5037983bdbe04b8d3b364167e8516ab7db'/>
<id>urn:sha1:5826fb5037983bdbe04b8d3b364167e8516ab7db</id>
<content type='text'>
</content>
</entry>
</feed>
