diff options
| author | Grisha Shipunov | 2026-01-12 21:38:16 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2026-01-12 21:38:16 +0100 |
| commit | ecd36f650d27b4de6f2cfcf93f683a96706ec3c9 (patch) | |
| tree | 86023e3705c285d3dd832e7a10ef395829bc5d90 /atom.xml | |
update
Diffstat (limited to 'atom.xml')
| -rw-r--r-- | atom.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/atom.xml b/atom.xml new file mode 100644 index 0000000..1683967 --- /dev/null +++ b/atom.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8"?> +<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"> + <title>Grisha's awesome website</title> + <subtitle>Recovering scientist. Hacker. 🏳️🌈. He/him.</subtitle> + <link rel="self" type="application/atom+xml" href="https://oxapentane.com/atom.xml"/> + <link rel="alternate" type="text/html" href="https://oxapentane.com"/> + <generator uri="https://www.getzola.org/">Zola</generator> + <updated>2026-01-07T00:00:00+00:00</updated> + <id>https://oxapentane.com/atom.xml</id> + <entry xml:lang="en"> + <title>In the Wild: Digitale Gracht</title> + <published>2026-01-07T00:00:00+00:00</published> + <updated>2026-01-07T00:00:00+00:00</updated> + + <author> + <name> + + Unknown + + </name> + </author> + + <link rel="alternate" type="text/html" href="https://oxapentane.com/pics/itw-digitale-gracht/"/> + <id>https://oxapentane.com/pics/itw-digitale-gracht/</id> + + <content type="html" xml:base="https://oxapentane.com/pics/itw-digitale-gracht/"><p>This year I want to try to bring you some pictures of the infrastructure in our natural habitat, so welcome to the first edition of "In the Wild"!</p> +<p>I'll start by dumping some old pics to kick things off. And today we are looking at Amsterdam's "Pilot stadsgeluid" (Pilot city soundscapes).</p> +<p>According to <a rel="external" href="https://sensorenregister.amsterdam.nl/">sensorenregister</a></p> +</content> + + </entry> +</feed> |
