[29/04/23] sorting colours, needed to be strings in the data yml
This commit is contained in:
parent
ae1b930d77
commit
f8e1f5c38d
@ -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
|
@ -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
|
||||
Via: [Pluralistic](https://pluralistic.net/2023/04/20/links-arent-performances/#free-ian-linkletter])
|
@ -16,15 +16,15 @@
|
||||
|
||||
|
||||
code {
|
||||
color: ;
|
||||
color: #4d8;
|
||||
}
|
||||
|
||||
pre {
|
||||
color:
|
||||
color: #4d8
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: ;
|
||||
background-color: #4d8;
|
||||
color: black
|
||||
}
|
||||
</style>
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
<h1 class="display-3" style="font-weight:700;position:sticky;top:0;backdrop-filter:blur(10px);z-index:1000;">
|
||||
|
||||
<span style="color:black;background-color:;">ac</span>
|
||||
<span style="color:black;background-color:#4d8;">ac</span>
|
||||
|
||||
</h1>
|
||||
<div class="row row-cols-1 row-cols-md-2">
|
||||
@ -113,7 +113,7 @@
|
||||
|
||||
<p style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 14 Jan 2023 |
|
||||
<span style="background-color:;color:black;"> <a class="text-decoration-none" style="color:black" href="/blog/category/thoughts"><i class="fas fa-folder"></i> thoughts</a> </span>
|
||||
<span style="background-color:#4d8;color:black;"> <a class="text-decoration-none" style="color:black" href="/blog/category/thoughts"><i class="fas fa-folder"></i> thoughts</a> </span>
|
||||
|
|
||||
<i class="fas fa-tag"></i>
|
||||
|
||||
|
@ -16,15 +16,15 @@
|
||||
|
||||
|
||||
code {
|
||||
color: ;
|
||||
color: #c66;
|
||||
}
|
||||
|
||||
pre {
|
||||
color:
|
||||
color: #c66
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: ;
|
||||
background-color: #c66;
|
||||
color: black
|
||||
}
|
||||
</style>
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
<h1 class="display-3" style="font-weight:700;position:sticky;top:0;backdrop-filter:blur(10px);z-index:1000;">
|
||||
|
||||
<span style="color:black;background-color:;">ac</span>
|
||||
<span style="color:black;background-color:#c66;">ac</span>
|
||||
|
||||
</h1>
|
||||
<div class="row row-cols-1 row-cols-md-2">
|
||||
@ -113,7 +113,7 @@
|
||||
|
||||
<p style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 05 Mar 2023 |
|
||||
<span style="background-color:;color:black;"> <a class="text-decoration-none" style="color:black" href="/blog/category/quotes"><i class="fas fa-folder"></i> quotes</a> </span>
|
||||
<span style="background-color:#c66;color:black;"> <a class="text-decoration-none" style="color:black" href="/blog/category/quotes"><i class="fas fa-folder"></i> quotes</a> </span>
|
||||
|
|
||||
<i class="fas fa-tag"></i>
|
||||
|
||||
|
@ -16,15 +16,15 @@
|
||||
|
||||
|
||||
code {
|
||||
color: ;
|
||||
color: #4d8;
|
||||
}
|
||||
|
||||
pre {
|
||||
color:
|
||||
color: #4d8
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: ;
|
||||
background-color: #4d8;
|
||||
color: black
|
||||
}
|
||||
</style>
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
<h1 class="display-3" style="font-weight:700;position:sticky;top:0;backdrop-filter:blur(10px);z-index:1000;">
|
||||
|
||||
<span style="color:black;background-color:;">ac</span>
|
||||
<span style="color:black;background-color:#4d8;">ac</span>
|
||||
|
||||
</h1>
|
||||
<div class="row row-cols-1 row-cols-md-2">
|
||||
@ -113,7 +113,7 @@
|
||||
|
||||
<p style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 10 Mar 2023 |
|
||||
<span style="background-color:;color:black;"> <a class="text-decoration-none" style="color:black" href="/blog/category/thoughts"><i class="fas fa-folder"></i> thoughts</a> </span>
|
||||
<span style="background-color:#4d8;color:black;"> <a class="text-decoration-none" style="color:black" href="/blog/category/thoughts"><i class="fas fa-folder"></i> thoughts</a> </span>
|
||||
|
|
||||
<i class="fas fa-tag"></i>
|
||||
|
||||
|
@ -16,15 +16,15 @@
|
||||
|
||||
|
||||
code {
|
||||
color: ;
|
||||
color: #36b;
|
||||
}
|
||||
|
||||
pre {
|
||||
color:
|
||||
color: #36b
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: ;
|
||||
background-color: #36b;
|
||||
color: white
|
||||
}
|
||||
</style>
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
<h1 class="display-3" style="font-weight:700;position:sticky;top:0;backdrop-filter:blur(10px);z-index:1000;">
|
||||
|
||||
<span style="color:white;background-color:;">ac</span>
|
||||
<span style="color:white;background-color:#36b;">ac</span>
|
||||
|
||||
</h1>
|
||||
<div class="row row-cols-1 row-cols-md-2">
|
||||
@ -113,7 +113,7 @@
|
||||
|
||||
<p style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 29 Apr 2023 |
|
||||
<span style="background-color:;color:white;"> <a class="text-decoration-none" style="color:white" href="/blog/category/links"><i class="fas fa-folder"></i> links</a> </span>
|
||||
<span style="background-color:#36b;color:white;"> <a class="text-decoration-none" style="color:white" href="/blog/category/links"><i class="fas fa-folder"></i> links</a> </span>
|
||||
|
|
||||
<i class="fas fa-tag"></i>
|
||||
|
||||
@ -137,7 +137,7 @@
|
||||
|
||||
<p><em>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.”</em></p>
|
||||
|
||||
<p>Via: https://pluralistic.net/2023/04/20/links-arent-performances/#free-ian-linkletter</p>
|
||||
<p>Via: <a href="https://pluralistic.net/2023/04/20/links-arent-performances/#free-ian-linkletter]">Pluralistic</a></p>
|
||||
|
||||
|
||||
<br>
|
||||
|
@ -115,7 +115,7 @@
|
||||
<h4><a href="/blog/2023/04/29/links-arent-performances/">Links aren't performances</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 29 Apr 2023 |
|
||||
<span style="background-color:;color:white;"> <i class="fas fa-folder"></i> links </span>
|
||||
<span style="background-color:#36b;color:white;"> <i class="fas fa-folder"></i> links </span>
|
||||
</div>
|
||||
“For starters, it finds that publishing a link can be a “performance” of a copyrighted work, which meant that when Linkletter linked to the world-viewable Youtube files that Proctorio had...
|
||||
<br>
|
||||
@ -128,7 +128,7 @@
|
||||
<h4><a href="/til/running-python-in-cron-in-docker/">Running a Python script periodically in a Docker container using cron</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 19 Apr 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
<span style="background-color:#ed0;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
</div>
|
||||
Recently, my partner gave a great idea for utilising my old Kindle: generate a “newspaper” each morning from a bunch of RSS feeds, and email it to the Kindle using...
|
||||
<br>
|
||||
@ -141,7 +141,7 @@
|
||||
<h4><a href="/blog/2023/03/10/putting-thoughts-into-action/">A measure of how easily thoughts can be translated to action</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 10 Mar 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
<span style="background-color:#4d8;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
</div>
|
||||
Recently, I’ve been using multiple different languages and frameworks (both at work and personally) and I’ve been thinking about why I prefer some over others. Ultimately, I think it comes...
|
||||
<br>
|
||||
@ -154,7 +154,7 @@
|
||||
<h4><a href="/blog/2023/03/05/yuri-felsen-on-love/">Yuri Felsen on love</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 05 Mar 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> quotes </span>
|
||||
<span style="background-color:#c66;color:black;"> <i class="fas fa-folder"></i> quotes </span>
|
||||
</div>
|
||||
“Like everyone, I have my own, maybe obsessive futile, maybe in some way authentic, vision: all of a sudden, I will imagine the entire homogenous world as it is revealed...
|
||||
<br>
|
||||
@ -167,7 +167,7 @@
|
||||
<h4><a href="/til/nextcloud-php-errors/">Fixing php errors in a Nextcloud docker-compose configuration</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 01 Mar 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
<span style="background-color:#ed0;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
</div>
|
||||
I was trying to rescan the files in my Nextcloud server (running on Raspberry Pi 4 with DietPi), and kept running into some weird php errors. First error - “could...
|
||||
<br>
|
||||
@ -180,7 +180,7 @@
|
||||
<h4><a href="/blog/2023/01/14/musings-on-the-cinema/">Musings on the power of cinema</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 14 Jan 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
<span style="background-color:#4d8;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
</div>
|
||||
I’ve realised that going to the cinema makes me sad; a quiet, contemplative melancholy. Ennui. No matter the film, something about the cinema experience is meditative for me. I always...
|
||||
<br>
|
||||
|
@ -115,7 +115,7 @@
|
||||
<h4><a href="/blog/2023/04/29/links-arent-performances/">Links aren't performances</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 29 Apr 2023 |
|
||||
<span style="background-color:;color:white;"> <i class="fas fa-folder"></i> links </span>
|
||||
<span style="background-color:#36b;color:white;"> <i class="fas fa-folder"></i> links </span>
|
||||
</div>
|
||||
“For starters, it finds that publishing a link can be a “performance” of a copyrighted work, which meant that when Linkletter linked to the world-viewable Youtube files that Proctorio had...
|
||||
<br>
|
||||
@ -128,7 +128,7 @@
|
||||
<h4><a href="/til/running-python-in-cron-in-docker/">Running a Python script periodically in a Docker container using cron</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 19 Apr 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
<span style="background-color:#ed0;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
</div>
|
||||
Recently, my partner gave a great idea for utilising my old Kindle: generate a “newspaper” each morning from a bunch of RSS feeds, and email it to the Kindle using...
|
||||
<br>
|
||||
@ -141,7 +141,7 @@
|
||||
<h4><a href="/blog/2023/03/10/putting-thoughts-into-action/">A measure of how easily thoughts can be translated to action</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 10 Mar 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
<span style="background-color:#4d8;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
</div>
|
||||
Recently, I’ve been using multiple different languages and frameworks (both at work and personally) and I’ve been thinking about why I prefer some over others. Ultimately, I think it comes...
|
||||
<br>
|
||||
@ -154,7 +154,7 @@
|
||||
<h4><a href="/blog/2023/03/05/yuri-felsen-on-love/">Yuri Felsen on love</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 05 Mar 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> quotes </span>
|
||||
<span style="background-color:#c66;color:black;"> <i class="fas fa-folder"></i> quotes </span>
|
||||
</div>
|
||||
“Like everyone, I have my own, maybe obsessive futile, maybe in some way authentic, vision: all of a sudden, I will imagine the entire homogenous world as it is revealed...
|
||||
<br>
|
||||
@ -167,7 +167,7 @@
|
||||
<h4><a href="/til/nextcloud-php-errors/">Fixing php errors in a Nextcloud docker-compose configuration</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 01 Mar 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
<span style="background-color:#ed0;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
</div>
|
||||
I was trying to rescan the files in my Nextcloud server (running on Raspberry Pi 4 with DietPi), and kept running into some weird php errors. First error - “could...
|
||||
<br>
|
||||
@ -180,7 +180,7 @@
|
||||
<h4><a href="/blog/2023/01/14/musings-on-the-cinema/">Musings on the power of cinema</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 14 Jan 2023 |
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
<span style="background-color:#4d8;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
</div>
|
||||
I’ve realised that going to the cinema makes me sad; a quiet, contemplative melancholy. Ennui. No matter the film, something about the cinema experience is meditative for me. I always...
|
||||
<br>
|
||||
|
@ -16,15 +16,15 @@
|
||||
|
||||
|
||||
code {
|
||||
color: ;
|
||||
color: #ed0;
|
||||
}
|
||||
|
||||
pre {
|
||||
color:
|
||||
color: #ed0
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: ;
|
||||
background-color: #ed0;
|
||||
color: black
|
||||
}
|
||||
</style>
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
<h1 class="display-3" style="font-weight:700;position:sticky;top:0;backdrop-filter:blur(10px);z-index:1000;">
|
||||
|
||||
<span style="color:black;background-color:;">ac</span>
|
||||
<span style="color:black;background-color:#ed0;">ac</span>
|
||||
|
||||
</h1>
|
||||
<div class="row row-cols-1 row-cols-md-2">
|
||||
@ -113,7 +113,7 @@
|
||||
|
||||
<p style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 01 Mar 2023 |
|
||||
<span style="background-color:;color:black;"> <a class="text-decoration-none" style="color:black" href="/til"><i class="fas fa-folder"></i> til</a> </span>
|
||||
<span style="background-color:#ed0;color:black;"> <a class="text-decoration-none" style="color:black" href="/til"><i class="fas fa-folder"></i> til</a> </span>
|
||||
|
|
||||
<i class="fas fa-tag"></i>
|
||||
|
||||
|
@ -16,15 +16,15 @@
|
||||
|
||||
|
||||
code {
|
||||
color: ;
|
||||
color: #ed0;
|
||||
}
|
||||
|
||||
pre {
|
||||
color:
|
||||
color: #ed0
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: ;
|
||||
background-color: #ed0;
|
||||
color: black
|
||||
}
|
||||
</style>
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
<h1 class="display-3" style="font-weight:700;position:sticky;top:0;backdrop-filter:blur(10px);z-index:1000;">
|
||||
|
||||
<span style="color:black;background-color:;">ac</span>
|
||||
<span style="color:black;background-color:#ed0;">ac</span>
|
||||
|
||||
</h1>
|
||||
<div class="row row-cols-1 row-cols-md-2">
|
||||
@ -113,7 +113,7 @@
|
||||
|
||||
<p style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 19 Apr 2023 |
|
||||
<span style="background-color:;color:black;"> <a class="text-decoration-none" style="color:black" href="/til"><i class="fas fa-folder"></i> til</a> </span>
|
||||
<span style="background-color:#ed0;color:black;"> <a class="text-decoration-none" style="color:black" href="/til"><i class="fas fa-folder"></i> til</a> </span>
|
||||
|
|
||||
<i class="fas fa-tag"></i>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user