all repos — site @ 6a12fbaa3b3e26d81e862a9875f52736190c1c15

source for my site, found at icyphox.sh

reading: tabulate it
Anirudh Oppiliappan x@icyphox.sh
Mon, 04 Apr 2022 16:44:04 +0530
commit

6a12fbaa3b3e26d81e862a9875f52736190c1c15

parent

40f66b3cbba419c72ac7e5937a887fde44565977

4 files changed, 49 insertions(+), 51 deletions(-)

jump to
M bin/serve.shbin/serve.sh

@@ -1,4 +1,14 @@

-#!/bin/sh +#!/usr/bin/env bash + +kill_vite() { + trap SIGINT + echo "cleaning up..." + pkill vite + exit +} +trap "kill_vite" INT vite serve & find pages/ | entr vite build + +trap SIGINT
M flake.nixflake.nix

@@ -1,5 +1,5 @@

{ - description = "icyphox/site"; + description = "site"; outputs = { self, nixpkgs }: { devShell.x86_64-linux =
M pages/reading.mdpages/reading.md

@@ -1,50 +1,33 @@

--- template: page.html title: reading -subtitle: Books I've read. +subtitle: Tracking my reading. --- -I've read a whole bunch more, but I can't remember beyond 2020. - -## 2022 - -- [Busy Doing - Nothing](https://hundredrabbits.itch.io/busy-doing-nothing) -- now - reading -- [The Great Hunt](https://en.wikipedia.org/wiki/The_Great_Hunt) -- [The Eye of the World](https://en.wikipedia.org/wiki/The_Eye_of_the_World) - -## 2021 -- [The Game](https://en.wikipedia.org/wiki/Tom_Wood_\(author\)#Victor_the_Assassin_Series) -- [Permanent - Record](https://en.wikipedia.org/wiki/Permanent_Record_\(autobiography\)) -- [Dune](https://en.wikipedia.org/wiki/Dune_\(novel\)) -- [The Final - Empire](https://en.wikipedia.org/wiki/Mistborn:_The_Final_Empire) -- [The Well of - Ascension](https://en.wikipedia.org/wiki/Mistborn:_The_Well_of_Ascension) -- [The Hero of - Ages](https://en.wikipedia.org/wiki/Mistborn:_The_Hero_of_Ages) -- [The Alloy of - Law](https://en.wikipedia.org/wiki/Mistborn:_The_Alloy_of_Law) -- [The - Hunter](https://en.wikipedia.org/wiki/Tom_Wood_\(author\)#Victor_the_Assassin_Series) -- [The - Enemy](https://en.wikipedia.org/wiki/Tom_Wood_\(author\)#Victor_the_Assassin_Series) - -## 2020 - -I discovered Brandon Sanderson. - -- [The Way of Kings](https://en.wikipedia.org/wiki/The_Way_of_Kings) -- [Words of Radiance](https://en.wikipedia.org/wiki/Words_of_Radiance) -- [Oathbringer](https://en.wikipedia.org/wiki/Oathbringer) -- [Edgedancer](https://en.wikipedia.org/wiki/Edgedancer) -- [Dawnshard](https://en.wikipedia.org/wiki/The_Stormlight_Archive#Books) -- [Rhythm of War](https://en.wikipedia.org/wiki/Rhythm_of_War) -- [Elantris](https://en.wikipedia.org/wiki/Elantris) -- dropped -- [Warbreaker](https://en.wikipedia.org/wiki/Warbreaker) -- [Sixth of the - Dusk](https://en.wikipedia.org/wiki/Brandon_Sanderson_bibliography#Cosmere_short_works) -- [Shadows for Silence in the Forests of - Hell](https://en.wikipedia.org/wiki/Brandon_Sanderson_bibliography#Cosmere_short_works) +| | | | +| :--- | ---: | ---: | +| **2022** | | | +| [Busy Doing Nothing](https://hundredrabbits.itch.io/busy-doing-nothing) | Hundred Rabbits | now reading | +| [The Great Hunt](https://en.wikipedia.org/wiki/The_Great_Hunt) | Robert Jordan | ★★★★ | +| [The Eye of the World](https://en.wikipedia.org/wiki/The_Eye_of_the_World) | Robert Jordan | ★★★★ | +| **2021** | | | +| [The Game](https://en.wikipedia.org/wiki/Tom_Wood_\(author\)#Victor_the_Assassin_Series) | Tom Wood | ★★★ | +| [Permanent Record](https://en.wikipedia.org/wiki/Permanent_Record_\(autobiography\)) | Edward Snowden |★★★★★ | +| [Dune](https://en.wikipedia.org/wiki/Dune_\(novel\)) | Frank Herbert | ★★★★ | +| [The Final Empire](https://en.wikipedia.org/wiki/Mistborn:_The_Final_Empire)| Brandon Sanderson | ★★★★ | +| [The Well of Ascension](https://en.wikipedia.org/wiki/Mistborn:_The_Well_of_Ascension)| Brandon Sanderson | ★★★★ | +| [The Hero of Ages](https://en.wikipedia.org/wiki/Mistborn:_The_Hero_of_Ages)| Brandon Sanderson | ★★★★★ | +| [The Alloy of Law](https://en.wikipedia.org/wiki/Mistborn:_The_Alloy_of_Law)| Brandon Sanderson | ★★★ | +| [The Hunter](https://en.wikipedia.org/wiki/Tom_Wood_\(author\)#Victor_the_Assassin_Series) | Tom Wood | ★★★★ | +| [The Enemy](https://en.wikipedia.org/wiki/Tom_Wood_\(author\)#Victor_the_Assassin_Series) | Tom Wood | ★★★ | +| **2020** | | | +| [The Way of Kings](https://en.wikipedia.org/wiki/The_Way_of_Kings) | Brandon Sanderson | ★★★★★ | +| [Words of Radiance](https://en.wikipedia.org/wiki/Words_of_Radiance) | Brandon Sanderson | ★★★★★ | +| [Oathbringer](https://en.wikipedia.org/wiki/Oathbringer) | Brandon Sanderson | ★★★★★ | +| [Edgedancer](https://en.wikipedia.org/wiki/Edgedancer) | Brandon Sanderson | ★★★★★ | +| [Dawnshard](https://en.wikipedia.org/wiki/The_Stormlight_Archive#Books) | Brandon Sanderson | ★★★★★ | +| [Rhythm of War](https://en.wikipedia.org/wiki/Rhythm_of_War) | Brandon Sanderson | ★★★★★ | +| [Elantris](https://en.wikipedia.org/wiki/Elantris) | Brandon Sanderson | dropped | +| [Warbreaker](https://en.wikipedia.org/wiki/Warbreaker) | Brandon Sanderson | ★★★★★ | +| [Sixth of the Dusk](https://en.wikipedia.org/wiki/Brandon_Sanderson_bibliography#Cosmere_short_works) | Brandon Sanderson | ★★★ | +| [Shadows for Silence in the Forests of Hell](https://en.wikipedia.org/wiki/Brandon_Sanderson_bibliography#Cosmere_short_works) | Brandon Sanderson | ★★★★ |
M static/style.cssstatic/style.css

@@ -87,10 +87,6 @@ color: var(--darker);

text-decoration: underline; } -table a { - text-decoration: none; -} - a:hover { text-decoration: underline; background: var(--light-gray);

@@ -168,7 +164,16 @@ text-transform: lowercase;

} table { + table-layout: fixed; width: 100%; +} + +table a { + text-decoration: none; +} + +td { + padding-top: 2px; } .index-date {