[2025-03-02] Creating post archive, some style updates
This commit is contained in:
parent
a99b4a47c8
commit
d3242f91d4
13
_config.yml
13
_config.yml
@ -11,6 +11,10 @@ baseurl: "/"
|
||||
url: "https://andrwcnln.github.io"
|
||||
|
||||
author: Andrew Conlin
|
||||
version: v25.1.U0301
|
||||
bg: FFFFFF
|
||||
fg: FABD2F
|
||||
accent: ""
|
||||
|
||||
defaults:
|
||||
# blog
|
||||
@ -19,6 +23,7 @@ defaults:
|
||||
type: posts
|
||||
values:
|
||||
permalink: blog/:year/:title/
|
||||
category: blog
|
||||
layout: post
|
||||
# til
|
||||
- scope:
|
||||
@ -28,16 +33,14 @@ defaults:
|
||||
permalink: til/:title/
|
||||
category: til
|
||||
layout: post
|
||||
# weeklinks
|
||||
- scope:
|
||||
path: "_posts/weeklinks"
|
||||
path: "_posts/archive"
|
||||
type: posts
|
||||
values:
|
||||
permalink: weeklinks/:title/
|
||||
category: weeklinks
|
||||
permalink: archive/:year/:title/
|
||||
category: archive
|
||||
layout: post
|
||||
|
||||
|
||||
feed:
|
||||
categories:
|
||||
- blog
|
||||
|
@ -1,6 +1,7 @@
|
||||
<br>
|
||||
<div style="text-align: center;">
|
||||
Made with 💕 (and Jekyll)<br>
|
||||
© Andrew Conlin 2023-2024<br>
|
||||
All rights reverse engineered
|
||||
<div style="text-align: center;font-family: Geist Mono;font-size:small;">
|
||||
<span class="growshrink">Be nice to each other!</span><br>
|
||||
© {{ site.author }} 2023-2025 / All rights reverse engineered<br>
|
||||
Last updated: {{ site.time }}<br>
|
||||
{{ site.version }}
|
||||
</div>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<h1><a href="/">andrewconl.in</a></h1>
|
||||
<h1><a href="/">andrewconl.in</a> <span style="color: #A89984;font-size:medium">is tinkering</span></h1>
|
||||
<div>
|
||||
<p style="font-size: x-large;"><a href="/blog">blog</a> // <a href="/weeklinks">weeklinks</a> // <a href="/til">til</a> // <a href="/projects">projects</a> // <a href="/meta">meta</a></p>
|
||||
<p style="font-size: x-large;"><a href="/blog">blog</a> <a href="/til">til</a> <a href="/projects">projects</a> <a href="/meta">meta</a> <a href="/archive">[archive]</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
|
@ -2,9 +2,11 @@
|
||||
layout: default
|
||||
---
|
||||
<span style="font-size: x-large;"><a href="/">~</a> > <a href="/{{page.category}}">{{page.category}}</a> > <a href="">{{page.title}}</a><br></span>
|
||||
|
||||
<br>
|
||||
<span style="font-family: Geist Mono;">
|
||||
{{ page.date | date: "%Y-%m-%d" }}<br>
|
||||
{{ content | reading_time | pluralize: "minute" }}
|
||||
</span>
|
||||
<hr>
|
||||
|
||||
{{ content }}
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Musings on the power of cinema
|
||||
category: blog
|
||||
---
|
||||
|
||||
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 look at things differently in the aftermath; like my perception is temporarily knocked off balance. No, more like a fog is lifted for a while. I especially enjoy that time immediately after, the cycle home. I notice so many little details, scenes of beauty and of strange nostalgia. Like I'm finally seeing the world how it is, or rather, I begin to see rather than look, listen rather than hear. I feel as though these moments, however brief, are when I am truly in touch with myself. My soul, my inner essence. This is why I love the cinema. These moments of private melancholy, of temporary clarity. It is a feeling I cannot replicate anywhere else in my life.
|
||||
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 look at things differently in the aftermath; like my perception is temporarily knocked off balance. No, more like a fog is lifted for a while. I especially enjoy that time immediately after, the cycle home. I notice so many little details, scenes of beauty and of strange nostalgia. Like I'm finally seeing the world how it is, or rather, I begin to see rather than look, listen rather than hear. I feel as though these moments, however brief, are when I am truly in touch with myself. My soul, my inner essence. This is why I love the cinema. These moments of private melancholy, of temporary clarity. It is a feeling I cannot replicate anywhere else in my life.
|
@ -1,10 +1,9 @@
|
||||
---
|
||||
title: Yuri Felsen on love
|
||||
category: blog
|
||||
---
|
||||
|
||||
_"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 to us-the streets, the cities, the rooms, those intelligent beasts of a sad and predatory nature, who have learn to stand on their hind legs, who have built all this but are fated to disappear, who, despite this, still try to cling to something solid and lasting, still try to ward off the inevitability of death, who dreamt up fairy tales and, now that these stories have been disproved, are disconsolate - and for me the only means of defending myself from our terrible fate is love, my love - Lyolya. Without love we fall into a stupor or despair, it covers our naked animal essence; with the fear of death, with deliberate attempts to grab hold of some kind of eternity, one that is at once a mystery to us and yet devised by us, even the remains of love, even its very echo in music, imbues us with a semblance of fearlessness, dignity and the spiritual range to disregard death. Only by loving, by knowing about love, hoping for love, are we inspired and meaningfully engaged in life, able to banish the sovereignty of petty day-to-day cares, to stop waiting for the end to come"_
|
||||
|
||||
**- Yuri Felsen (*trans. Bryan Karetnyk*)**
|
||||
|
||||
From 'Deceit', first published in 1930 and translated to English in 2022.
|
||||
From 'Deceit', first published in 1930 and translated to English in 2022.
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: A measure of how easily thoughts can be translated to action
|
||||
category: blog
|
||||
---
|
||||
|
||||
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 down to this:
|
@ -1,10 +1,9 @@
|
||||
---
|
||||
title: Links aren't performances
|
||||
category: blog
|
||||
---
|
||||
_"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 posted, he infringed on copyright._
|
||||
|
||||
_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: [Pluralistic](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)
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: 001 - Philosophy, grief and macaques
|
||||
category: weeklinks
|
||||
layout: post
|
||||
---
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: 002 - Trains, iPods and plagiarism
|
||||
category: weeklinks
|
||||
layout: post
|
||||
---
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: 003 - Bryan, Cory and Mickey
|
||||
category: weeklinks
|
||||
layout: post
|
||||
---
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: 004 - Obfuscation, dial-up and tiny chess
|
||||
category: weeklinks
|
||||
layout: post
|
||||
---
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: 005 - ccTLDs, BBC Basic and 6174
|
||||
category: weeklinks
|
||||
layout: post
|
||||
---
|
||||
|
@ -1,5 +1,4 @@
|
||||
---
|
||||
category: weeklinks
|
||||
title: 006 - Moka, DRM and cromulence
|
||||
layout: post
|
||||
---
|
18
archive.html
Normal file
18
archive.html
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
layout: default
|
||||
title: archive
|
||||
permalink: /archive
|
||||
---
|
||||
|
||||
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">[{{page.title}}]</a><br></span>
|
||||
<ul style="list-style-type:none;margin:0;padding:0;">
|
||||
{% for post in site.posts %}
|
||||
{% assign category = post.category %}
|
||||
{% if category == 'archive' %}
|
||||
<li>
|
||||
<p><span style="font-family: Geist Mono">{{ post.date | date: "%Y-%m-%d" }} / </span><a href="{{ post.url }}">{{ post.title }}</a></p>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
<hr>
|
@ -59,7 +59,8 @@ div.content {
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #242424;
|
||||
//background-color: #242424;
|
||||
background-color: #000000;
|
||||
color: #E7D7AD;
|
||||
}
|
||||
|
||||
@ -79,7 +80,7 @@ a {
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #242424;
|
||||
color: #000000;
|
||||
background: #FABD2F;
|
||||
text-decoration: none;
|
||||
border-bottom: 3px solid #FABD2F;
|
||||
@ -95,6 +96,25 @@ img {
|
||||
}
|
||||
|
||||
::selection {
|
||||
color: #242424;
|
||||
color: #000000;
|
||||
background: #FABD2F;
|
||||
}
|
||||
|
||||
span.growshrink {
|
||||
display: inline-block;
|
||||
animation-duration: 5s;
|
||||
animation-name: grow-shrink;
|
||||
animation-iteration-count: infinite;
|
||||
}
|
||||
|
||||
@keyframes grow-shrink {
|
||||
25%,
|
||||
75% {
|
||||
scale: 100%;
|
||||
}
|
||||
|
||||
50% {
|
||||
scale: 110%;
|
||||
color: #FABD2F;
|
||||
}
|
||||
}
|
||||
|
@ -5,13 +5,13 @@ permalink: /blog
|
||||
backlink: false
|
||||
---
|
||||
|
||||
<h2>Posts</h2>
|
||||
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">{{page.title}}</a><br></span>
|
||||
<ul style="list-style-type:none;margin:0;padding:0;">
|
||||
{% for post in site.posts %}
|
||||
{% assign category = post.category %}
|
||||
{% if category == 'blog' %}
|
||||
<li>
|
||||
<p>{{ post.date | date: "%Y-%m-%d" }} // <a href="{{ post.url }}">{{ post.title }}</a></p>
|
||||
<p><span style="font-family: Geist Mono">{{ post.date | date: "%Y-%m-%d" }} / </span><a href="{{ post.url }}">{{ post.title }}</a></p>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
@ -4,6 +4,8 @@ title: meta
|
||||
permalink: /meta
|
||||
---
|
||||
|
||||
<h2>Meta</h2>
|
||||
Both the Sans Serif and Monospace fonts used on this site are <a href="https://vercel.com/font">Geist, by Vercel</a>
|
||||
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">{{page.title}}</a><br></span>
|
||||
<p>Both the Sans Serif and Monospace fonts used on this site are <a href="https://vercel.com/font">Geist, by Vercel</a>.</p>
|
||||
<p>Background colour is #000000, text colour is #E7D7AD, accent colour is #FABD2F.</p>
|
||||
<p>The site is built using Jekyll. Source is available <a href="https://git.andrewconl.in/andrew/site">here</a>.</p>
|
||||
<hr>
|
||||
|
@ -3,8 +3,8 @@ layout: default
|
||||
title: projects
|
||||
permalink: /projects
|
||||
---
|
||||
<h2>Projects</h2>
|
||||
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">{{page.title}}</a><br></span>
|
||||
<ul style="list-style-type:none;margin:0;padding:0;">
|
||||
<a href="https://pypi.org/project/tictoc">tictoc</a> // Fast, simple and accurate Python timing. Written in Rust.
|
||||
<p><span style="font-family:Geist Mono"><a href="https://pypi.org/project/tictoc">tictoc</a> / </span>Fast, simple and accurate Python timing. Written in Rust.</p>
|
||||
</ul>
|
||||
<hr>
|
||||
|
4
til.html
4
til.html
@ -4,13 +4,13 @@ title: til
|
||||
permalink: /til
|
||||
backlink: false
|
||||
---
|
||||
<h2>TIL</h2>
|
||||
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">{{page.title}}</a><br></span>
|
||||
<ul style="list-style-type:none;margin:0;padding:0;">
|
||||
{% for post in site.posts %}
|
||||
{% assign category = post.category %}
|
||||
{% if category == 'til' %}
|
||||
<li>
|
||||
<p>{{ post.date | date: "%Y-%m-%d" }} // <a href="{{ post.url }}">{{ post.title }}</a></p>
|
||||
<p><span style="font-family: Geist Mono">{{ post.date | date: "%Y-%m-%d" }} / </span><a href="{{ post.url }}">{{ post.title }}</a></p>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
@ -1,19 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
title: weeklinks
|
||||
permalink: /weeklinks
|
||||
backlink: false
|
||||
---
|
||||
|
||||
<h2>Weeklinks</h2>
|
||||
<ul style="list-style-type:none;margin:0;padding:0;">
|
||||
{% for post in site.posts %}
|
||||
{% assign category = post.category %}
|
||||
{% if category == 'weeklinks' %}
|
||||
<li>
|
||||
<p>{{ post.date | date: "%Y-%m-%d" }} // <a href="{{ post.url }}">{{ post.title }}</a></p>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
<hr>
|
Loading…
x
Reference in New Issue
Block a user