Commit Graph

23 Commits

Author SHA1 Message Date
Andrew Gioia 7d014b9cbf Converted list to table with more info 2023-11-30 20:48:09 +00:00
Andrew Gioia 7e8b414e14 Initial creation of Tintin book tracker 2023-11-30 20:38:05 +00:00
Andrew Gioia dafaeaabda Changes file extension 2023-09-26 19:34:24 +00:00
Andrew Gioia 1712a885d9 Adds Hugo shortcode for content files to get data values
Hugo shortcode to access data file values within a content file. Set the data file, add an optional key (otherwise the entire file object will come back), and set the type to either count to get a count of the key's values or value to just get its value.
2023-09-26 19:30:41 +00:00
Andrew Gioia 81ac8a484c Updates file name to more readable syntax 2023-09-26 19:17:38 +00:00
Andrew Gioia 08298420d6 Adds live table filtering javascript snippet
This event handler updates a table's rows based on a search input value. Each change to the input will trigger a refresh of the table rows, and zebra striping is redone based on the new result set.
2023-09-26 19:15:10 +00:00
Andrew Gioia 2f74596859 Fixes cardbot list item margins 2023-06-14 18:45:01 +00:00
Andrew Gioia 6b9343d61b Adds Userstyle domain handling for news.ycombinator.com 2023-06-14 18:43:21 +00:00
Andrew Gioia dd03c45ef2 Adds Userstyle domain handling for mtgzone.com 2023-06-14 18:42:17 +00:00
Andrew Gioia a36d6cf95a Changes filename for automatic userstyle support 2023-06-14 18:39:50 +00:00
Andrew Gioia 0ea3316bb7 Creates initial version of Lemmy dark mode user style
On its way to becoming a full on theme with improved readability, colors, white space, and comment rendering.
2023-06-14 18:39:18 +00:00
Andrew Gioia affd72aca0 Creates first version of playlists.sh bash file that downloads new videos from set YouTube playlists
Requires yt-dlp and will check (and update) playlists.archive to make sure it doesn't download duplicates. Make sure to update the arrays with playlist labels and YouTube hash IDs.
2023-02-03 15:41:10 +00:00
Andrew Gioia 15eb127426 Fixes link colors on comment pages 2023-01-03 17:45:52 +00:00
Andrew Gioia 13ee881871 Fixes width issue on voting area for my own comments 2022-09-08 15:53:49 -04:00
Andrew Gioia 6c34270b85 Adds media query for slight font size scaling on larger screens, comment spacing improvements 2022-04-26 09:47:15 -04:00
Andrew Gioia 21b67a0c7d Fixes border radius on inputs 2022-04-25 17:09:37 -04:00
Andrew Gioia 006dfc00d2 Corrects black text hardcoded 2022-04-25 17:06:05 -04:00
Andrew Gioia 80661c3704 Font sizes for HN post page 2022-04-25 17:01:04 -04:00
Andrew Gioia a0f6dee798 Fixes vote arrow position on HN 2022-04-25 16:54:48 -04:00
Andrew Gioia d0a38818b2 Improvements to HN Dark userstyle 2022-04-25 15:46:44 -04:00
Andrew Gioia 13686f1127 Updates readme 2022-04-25 12:55:57 -04:00
Andrew Gioia 226443b9ea Adds Hacker News dark mode userstyle 2022-04-25 12:53:49 -04:00
Andrew Gioia f3349f8dbf First commit 2022-04-25 12:50:40 -04:00