-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
46 lines (33 loc) · 2.46 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>jlamoure.net</title>
<link href="http://www.jlamoure.net//atom.xml" rel="self"/>
<id>http://www.jlamoure.net/</id>
<updated>2018-05-06T19:08:57-07:00</updated>
<author>
<name>The Review Index</name>
<uri>http://jlamoure.net</uri>
<email>[email protected]</email>
</author>
<entry>
<title>Sweet Steven Universe Ringtone with the Sonic Pi software</title>
<link href="http://www.jlamoure.net//blog/steven-universe-ringtone"/>
<id>http://www.jlamoure.net//blog/steven-universe-ringtone</id>
<updated>2017-12-07T00:00:00-08:00</updated>
<content type="html"><p>This is a very simple construction using the Sonic Pi syntax to mimic Steven’s own ringtone for Season 2, Episode 1, song/episode title “<a href="https://www.youtube.com/watch?v=4rkez0Bi8fs">Full Disclosure</a>.” I wanted it as my ringtone, so I had to make it up myself.</p> <p>Here’s the <a href="https://raw.githubusercontent.com/jlamoure/sonic-pi-music/master/steven/steven.mp3">ringtone</a> itself in .mp3!</p> <p>Here’s the <a...</content>
</entry>
<entry>
<title>The Pi Penthouse: DIY accommodations for Raspberry Pi and Peripherals</title>
<link href="http://www.jlamoure.net//blog/pi-penthouse"/>
<id>http://www.jlamoure.net//blog/pi-penthouse</id>
<updated>2017-12-07T00:00:00-08:00</updated>
<content type="html"><p>My main issue with most Raspberry Pi cases is that they only contain the Pi itself. I want a fat hard drive, which in turn requires an external power supply. Most Raspi setups are necessarily a rat’s nest. So, here’s what you need to do to end up with a...</content>
</entry>
<entry>
<title>First project post</title>
<link href="http://www.jlamoure.net//blog/hello-world"/>
<id>http://www.jlamoure.net//blog/hello-world</id>
<updated>2017-10-02T00:00:00-07:00</updated>
<content type="html"><p>This site has been my first project. It was templated by hand, rendered locally with <a href="https://jekyllrb.com/">Jekyll</a>, then statically hosted on <a href="https://github.com/jlamoure/jlamoure.net">Github</a>, linked to the jlamoure.net domain. This is a static site complete with blog and <a href="/atom.xml">atom feed</a>. Yeah, the CSS was a pain to get nice for...</content>
</entry>
</feed>