phtan.github.io/books.html

36 lines
764 B
HTML
Raw Normal View History

<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
2021-04-13 11:33:42 +00:00
<div>
<h3>Books I've read in 2021 A.D.
</h3>
<ol>
<li>Sir Arthur Conan Doyle. "The hound of the Baskervilles".
</li>
2021-05-07 07:12:31 +00:00
<li>John Bunyan.
2021-06-21 12:21:59 +00:00
Edited by Jesse Lyman Hurlbut.
2021-05-07 07:12:31 +00:00
"The pilgrim's progress".
</li>
2021-05-09 06:02:52 +00:00
<li>Derek Sivers.
<a href="https://sive.rs/m">
"Your music and people:
Creative and considerate fame".</a>
</li>
<li>Crispin Rodrigues. "The Nomad Principle".
</li>
2021-06-18 13:50:10 +00:00
<li>Eric Linklater. "Poet's pub".
</li>
2021-06-26 05:30:07 +00:00
<li>Yossi Ghinsberg. "Jungle: A harrowing true story
of survival in the Amazon".
</li>
</ol>
</div>
2021-06-02 04:43:42 +00:00
<br />
2021-06-02 04:59:34 +00:00
<div><small>
I note a few books I disliked, over
<a href="books_disliked.html">there
</a>. Yes, I did not enjoy them.
</small>
2021-06-02 04:40:05 +00:00
</div>
</html>