[13/09/23] changed theme, added icons, changed feeds

This commit is contained in:
Andrew Conlin 2023-09-13 10:04:54 +01:00
parent 9fb9839a69
commit a7d8893862
36 changed files with 463 additions and 162 deletions

View file

@ -14,38 +14,48 @@
<body>
<div class="container text-start">
<div class="row row-cols-1 row-cols-md-2">
<div class="row row-cols-1 row-cols-md-3">
<div class="col col-md-3">
<div class="row row-cols-1 g-0" id="nav" style="position:sticky;top:0px;">
<h1 class="display-3 logo" style="font-weight:700;" id="logo">
<span style="color:black;background-color:gold;">ac</span>
</h1>
<div class="row row-cols-1 g-0 content" id="nav">
<img src="/assets/images/me-square.jpg" class="me" style="height: 40px;width: 40px; border-radius: 20px;border: 2px solid white;"><br>
<b>andrew conlin</b><br>
software engineer @ MathWorks<br>
&nbsp;<br>
<div class="col">
<h4>
<a href="/" class="text-decoration-none" style="color: white;"> blog </a>
<a href="/" class="text-decoration-none" style="color: white;">
<img src="/assets/images/book.ico" style="height:30px;width:30px;display: inline;">&nbsp;blog
</a>
</h4>
</div>
<div class="col">
<h4>
<a href="/til" class="text-decoration-none" style="color: white;"> til </a>
<a href="/til" class="text-decoration-none" style="color: white;">
<img src="/assets/images/globe.ico" style="height:30px;width:30px;display: inline;">&nbsp;til
</a>
</h4>
</div>
<div class="col">
<h4>
<a href="/projects" class="text-decoration-none" style="color: white;"> projects </a>
<a href="/projects" class="text-decoration-none" style="color: white;">
<img src="/assets/images/computer.ico" style="height:30px;width:30px;display: inline;">&nbsp;projects
</a>
</h4>
</div>
<div class="col">
<h4>
<a href="http://andrewconlinphotography.co.uk" class="text-decoration-none" style="color: white;"> photos↗ </a>
<a href="http://andrewconlinphotography.co.uk" class="text-decoration-none" style="color: white;">
<img src="/assets/images/film.ico" style="height:30px;width:30px;display: inline;">&nbsp;photos↗
</a>
</h4>
</div>
<div class="col gy-2" style="font-family: Arial, Helvetica, sans-serif;">
&nbsp;<br>
<!--<div class="col gy-2" style="font-family: Arial, Helvetica, sans-serif;">
<h4>
<div>
<span>
@ -85,13 +95,19 @@
</span>
</div>
</h4>
</div>
</div>-->
<hr class="menu">
</div>
</div>
<!--
<h1 class="display-3 logo" style="font-weight:700;" id="logo">
<span style="color:black;background-color:gold;">ac</span>
</h1>
-->
<div class="col col-md-9 content">
<h1 style="font-weight: 500;">
latest posts <span style="font-size:20px;"><a href="/feed.xml"><i class="fas fa-rss-square"></i></a></span>
latest posts <span style="font-size:20px;"><a href="/feed/blog.xml"><i class="fas fa-rss-square"></i></a></span>
</h1>
<p>
all the posts, in reverse chronological. there is an atom feed above.
@ -104,7 +120,7 @@
<li>
<h4><a href="/blog/2023/04/29/links-arent-performances/">Links aren't performances</a></h4>
<div style="font-style: italic;">
<i class="fas fa-calendar"></i>&nbsp;29 Apr 2023
<img src="/assets/images/write.ico" style="display: inline;height: 20px;width: 20px;">&nbsp;29 Apr 2023
</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>
@ -120,7 +136,7 @@
<li>
<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-style: italic;">
<i class="fas fa-calendar"></i>&nbsp;10 Mar 2023
<img src="/assets/images/write.ico" style="display: inline;height: 20px;width: 20px;">&nbsp;10 Mar 2023
</div>
Recently, Ive been using multiple different languages and frameworks (both at work and personally) and Ive been thinking about why I prefer some over others. Ultimately, I think it comes...
<br>
@ -133,7 +149,7 @@
<li>
<h4><a href="/blog/2023/03/05/yuri-felsen-on-love/">Yuri Felsen on love</a></h4>
<div style="font-style: italic;">
<i class="fas fa-calendar"></i>&nbsp;05 Mar 2023
<img src="/assets/images/write.ico" style="display: inline;height: 20px;width: 20px;">&nbsp;05 Mar 2023
</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>
@ -149,7 +165,7 @@
<li>
<h4><a href="/blog/2023/01/14/musings-on-the-cinema/">Musings on the power of cinema</a></h4>
<div style="font-style: italic;">
<i class="fas fa-calendar"></i>&nbsp;14 Jan 2023
<img src="/assets/images/write.ico" style="display: inline;height: 20px;width: 20px;">&nbsp;14 Jan 2023
</div>
Ive 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>