diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-15 01:46:18 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-15 01:46:18 +0200 |
| commit | 4bd4b852809521a514b880282095295fde10b30d (patch) | |
| tree | 099cece054a7b552074187132635e33b32b68105 /gemfeed | |
| parent | 21a3c564b0e1a3e49fdf2b21abf039dc0a3e0d95 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html index 41ffb4b4..7d11030f 100644 --- a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html +++ b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html @@ -9,7 +9,7 @@ </head> <body> <h1>"The Pragmatic Programmer" book notes</h1> -<p class="quote"><i>Published at 2023-03-15T00:55:20+02:00</i></p> +<p class="quote"><i>Published at 2023-03-16T00:55:20+02:00</i></p> <p>These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too.</p> <pre> ,.......... .........., diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 5da37e68..ca2123cf 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2023-03-15T01:31:08+02:00</updated> + <updated>2023-03-15T01:46:05+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -10,7 +10,7 @@ <title>'The Pragmatic Programmer' book notes</title> <link href="https://foo.zone/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html" /> <id>https://foo.zone/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.html</id> - <updated>2023-03-15T00:55:20+02:00</updated> + <updated>2023-03-16T00:55:20+02:00</updated> <author> <name>Paul Buetow</name> <email>hi@paul.cyou</email> @@ -19,7 +19,7 @@ <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <h1>"The Pragmatic Programmer" book notes</h1> -<p class="quote"><i>Published at 2023-03-15T00:55:20+02:00</i></p> +<p class="quote"><i>Published at 2023-03-16T00:55:20+02:00</i></p> <p>These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too.</p> <pre> ,.......... .........., |
