diff options
author | wires <wires@noreply.wires.systems> | 2025-07-29 15:05:41 -0400 |
---|---|---|
committer | wires <wires@noreply.wires.systems> | 2025-07-29 15:05:41 -0400 |
commit | d098011fb100ea9c8a9d2d44bc84459a5b14fd16 (patch) | |
tree | b7864d0e63d0b77f734d8652e459573076dfac51 | |
parent | add active color for links (diff) | |
download | blog-d098011fb100ea9c8a9d2d44bc84459a5b14fd16.tar.gz |
update reading list
-rw-r--r-- | content/reading-list.md | 9 | ||||
-rw-r--r-- | content/reading.md | 13 |
2 files changed, 13 insertions, 9 deletions
diff --git a/content/reading-list.md b/content/reading-list.md deleted file mode 100644 index 0144097..0000000 --- a/content/reading-list.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "reading" -layout = "special" -hidden = true -draft = true -[menus.main] - weight = -2 -+++ -This is a record of all the books I've read since starting this blog diff --git a/content/reading.md b/content/reading.md new file mode 100644 index 0000000..2142c1e --- /dev/null +++ b/content/reading.md @@ -0,0 +1,13 @@ ++++ +title = "reading" +layout = "special" +hidden = true +[menus.main] + weight = -2 ++++ +This is a record of all the books I've finished since starting this blog + +- Robert Shea and Robert Anton Wilson - _The Illuminatus! Trilogy_ +- Roger Zelazny - _Creatures of Light and Darkness_ +- Joris-Karl Huysmans - _Against Nature_ (trans. Robert Baldick) +- Gilles Deleuze - _Spinoza: Practical Philosophy_ (trans. Robert Hurley) |