diff --git a/_data/categories.yml b/_data/categories.yml index 6df2b00..32e47e7 100644 --- a/_data/categories.yml +++ b/_data/categories.yml @@ -1,12 +1,12 @@ til: - backColor: #eedd00 + backColor: "#ed0" textColor: black thoughts: - backColor: #44dd88 + backColor: "#4d8" textColor: black quotes: - backColor: #cc6666 + backColor: "#c66" textColor: black links: - backColor: #3366bb + backColor: "#36b" textColor: white \ No newline at end of file diff --git a/_posts/blog/2023-04-29-links-arent-performances.md b/_posts/blog/2023-04-29-links-arent-performances.md index 2f8ad45..ccc64d6 100644 --- a/_posts/blog/2023-04-29-links-arent-performances.md +++ b/_posts/blog/2023-04-29-links-arent-performances.md @@ -12,4 +12,4 @@ _"For starters, it finds that publishing a link can be a "performance" of a copy _This is a perverse, even surreal take on copyright. The court rejects Linkletter's argument that even Youtube's terms of service warned Proctorio that publishing world-viewable material on its site constituted permission for people to link to and watch that material."_ -Via: https://pluralistic.net/2023/04/20/links-arent-performances/#free-ian-linkletter \ No newline at end of file +Via: [Pluralistic](https://pluralistic.net/2023/04/20/links-arent-performances/#free-ian-linkletter]) \ No newline at end of file diff --git a/_site/blog/2023/01/14/musings-on-the-cinema/index.html b/_site/blog/2023/01/14/musings-on-the-cinema/index.html index 7543e82..717ffea 100644 --- a/_site/blog/2023/01/14/musings-on-the-cinema/index.html +++ b/_site/blog/2023/01/14/musings-on-the-cinema/index.html @@ -16,15 +16,15 @@ code { - color: ; + color: #4d8; } pre { - color: + color: #4d8 } ::selection { - background-color: ; + background-color: #4d8; color: black } @@ -37,7 +37,7 @@
14 Jan 2023 | - thoughts + thoughts | diff --git a/_site/blog/2023/03/05/yuri-felsen-on-love/index.html b/_site/blog/2023/03/05/yuri-felsen-on-love/index.html index d427338..d238760 100644 --- a/_site/blog/2023/03/05/yuri-felsen-on-love/index.html +++ b/_site/blog/2023/03/05/yuri-felsen-on-love/index.html @@ -16,15 +16,15 @@ code { - color: ; + color: #c66; } pre { - color: + color: #c66 } ::selection { - background-color: ; + background-color: #c66; color: black } @@ -37,7 +37,7 @@
05 Mar 2023 | - quotes + quotes | diff --git a/_site/blog/2023/03/10/putting-thoughts-into-action/index.html b/_site/blog/2023/03/10/putting-thoughts-into-action/index.html index 887aea9..37fa049 100644 --- a/_site/blog/2023/03/10/putting-thoughts-into-action/index.html +++ b/_site/blog/2023/03/10/putting-thoughts-into-action/index.html @@ -16,15 +16,15 @@ code { - color: ; + color: #4d8; } pre { - color: + color: #4d8 } ::selection { - background-color: ; + background-color: #4d8; color: black } @@ -37,7 +37,7 @@
10 Mar 2023 | - thoughts + thoughts | diff --git a/_site/blog/2023/04/29/links-arent-performances/index.html b/_site/blog/2023/04/29/links-arent-performances/index.html index 5a139c2..80c1a5e 100644 --- a/_site/blog/2023/04/29/links-arent-performances/index.html +++ b/_site/blog/2023/04/29/links-arent-performances/index.html @@ -16,15 +16,15 @@ code { - color: ; + color: #36b; } pre { - color: + color: #36b } ::selection { - background-color: ; + background-color: #36b; color: white } @@ -37,7 +37,7 @@
29 Apr 2023 | - links + links | @@ -137,7 +137,7 @@
This is a perverse, even surreal take on copyright. The court rejects Linkletter’s argument that even Youtube’s terms of service warned Proctorio that publishing world-viewable material on its site constituted permission for people to link to and watch that material.”
-Via: https://pluralistic.net/2023/04/20/links-arent-performances/#free-ian-linkletter
+Via: Pluralistic
01 Mar 2023 | - til + til | diff --git a/_site/til/running-python-in-cron-in-docker/index.html b/_site/til/running-python-in-cron-in-docker/index.html index d91670f..4609319 100644 --- a/_site/til/running-python-in-cron-in-docker/index.html +++ b/_site/til/running-python-in-cron-in-docker/index.html @@ -16,15 +16,15 @@ code { - color: ; + color: #ed0; } pre { - color: + color: #ed0 } ::selection { - background-color: ; + background-color: #ed0; color: black } @@ -37,7 +37,7 @@