💾 Archived View for lists.sh › oevl › rss captured on 2022-07-16 at 14:06:28. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-06-11)
-=-=-=-=-=-=-
<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom">
<title>Simple series of stuff by @oevl</title>
<id>/oevl</id>
<updated>2022-07-16T14:06:28Z</updated>
<link href="/oevl"></link>
<author>
<name>oevl</name>
</author>
<entry>
<title>Series</title>
<updated>2022-05-21T20:53:32Z</updated>
<id>/oevl/series</id>
<content type="text/plain">


### Reacher (Amazon Video)
=> https://www.amazon.com/Reacher-Season-1/dp/B09MKZTJF4 https://www.amazon.com/Reacher-Season-1/dp/B09MKZTJF4
* May 2022
* Season 1
* From the first Reacher book by Lee Child, just another violent fantasy. Watched while sick with COVID.

### Café con Aroma de Mujer (Netflix)
=> https://www.netflix.com/pa/title/81396406 https://www.netflix.com/pa/title/81396406
* March-April 2022
* Season 1
* Another take at this famous telenovela, watched it with my wife. The casting for the Vallejo family seemed odd at the beginning, but it worked out.

</content>
<link href="/oevl/series" rel="alternate"></link>
<summary type="text/plain">TV series I have watched</summary>
</entry>
<entry>
<title>Plain text spec examples</title>
<updated>2022-03-15T00:00:00Z</updated>
<id>/oevl/spec-example</id>
<content type="text/plain">

* Hello world!
* I wonder where I'll float next?
=> https://erock.io https://erock.io
=> https://erock.io my website
> this is a block quote. I wonder how well it will work inside a list?

## Header
* another item
* Back to basics

### Subheader
* Doing great
=> https://i.imgur.com/iXMNUN5.jpg archlinux
* feeling great
```

#!/usr/bin/env bash

set -x

echo "Here is a bash script"
```

</content>
<link href="/oevl/spec-example" rel="alternate"></link>
<summary type="text/plain">Here are some examples of the plain text list format</summary>
</entry>
<entry>
<title>Plain text spec examples source</title>
<updated>2022-05-21T21:04:30Z</updated>
<id>/oevl/spec-example.src</id>
<content type="text/plain">

```

=: publish_at 2022-03-15
=: title Plain text spec examples
=: description Here are some examples of the plain text list format
=: list_type decimal
Hello world!
I wonder where I'll float next?
=> https://erock.io
=> https://erock.io my website
> this is a block quote. I wonder how well it will work inside a list?
# Header
another item
Back to basics
## Subheader
Doing great
=< https://i.imgur.com/iXMNUN5.jpg archlinux

feeling great
""
#!/usr/bin/env bash

set -x

echo "Here is a bash script"
""
```

</content>
<link href="/oevl/spec-example.src" rel="alternate"></link>
<summary type="text/plain"></summary>
</entry>
<entry>
<title>_readme</title>
<updated>2022-05-21T19:14:53Z</updated>
<id>/oevl/_readme</id>
<content type="text/plain">


## These are simple series of the stuff I do or find and share.

</content>
<link href="/oevl/_readme" rel="alternate"></link>
<summary type="text/plain"></summary>
</entry>
<entry>
<title>Simple series of stuff by @oevl</title>
<updated>2022-05-21T19:14:53Z</updated>
<id>/oevl/_header</id>
<content type="text/plain">

=> https://oevl.info website
=> https://twitter.com/oevl twitter

</content>
<link href="/oevl/_header" rel="alternate"></link>
<summary type="text/plain"></summary>
</entry>
</feed>