Skip to content

Commit

Permalink
Deploying to gh-pages from @ ff8f671 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
knyghty committed Sep 22, 2024
1 parent 46aef19 commit 34851a6
Show file tree
Hide file tree
Showing 19 changed files with 2,544 additions and 169 deletions.
102 changes: 101 additions & 1 deletion about/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,101 @@
<!DOCTYPE html><html lang=en-gb> <meta charset=utf-8> <title>About | Tom Carrick</title> <meta name=viewport content="width=device-width, initial-scale=1"> <link href=https://carrick.eu/theme/images/logo.svg rel=icon type=image/svg+xml> <link href=https://carrick.eu/theme/css/main.min.css?9554b41f rel=stylesheet> <meta name=author content="Tom Carrick"> <meta name=generator content=Pelican> <link href=https://carrick.eu/feeds/all.atom.xml type=application/atom+xml rel=alternate title="Tom Carrick Full Atom Feed"> <meta property=og:site_name content="Tom Carrick"> <meta property=og:locale content=en_GB> <meta property=og:image content=https://carrick.eu/theme/images/logo.png> <meta property=og:image:alt content="Tom Carrick"> <meta property=og:image:width content=300> <meta property=og:image:height content=300> <meta name=twitter:image content=https://carrick.eu/theme/images/logo.png> <meta name=twitter:image:alt content="Tom Carrick"> <meta property=og:type content=website> <meta name=twitter:card content=summary> <meta name=twitter:creator content=@knyghty> <meta name=twitter:site content=@knyghty> <link href=https://carrick.eu/about/ rel=canonical> <meta content=https://carrick.eu/about/ property=og:url> <a class=skip-link href=#main>Skip to content</a> <header class=site-header role=banner> <nav> <a href=https://carrick.eu/ class=home-link> <svg viewbox="0 0 90 90" xmlns=http://www.w3.org/2000/svg fill=#9b59d0 class=logo role=presentation> <g class=t> <rect width=74 height=16></rect> <rect x=31 height=90 width=16></rect> </g> <g class=c> <rect x=31 height=16 width=55></rect> <rect x=31 height=90 width=16></rect> <rect x=31 y=74 height=16 width=55></rect> </g> </svg> Home </a> <a href=https://carrick.eu/blog/ >Blog</a> <a href=https://carrick.eu/cv/ >CV</a> <a href=https://carrick.eu/about/ aria-current=page>About</a> </nav> </header> <main id=main> <section class=content-area> <header class=content-header> <h1>About</h1> About this site, not about me. </header> <div class=content> <p>This site is made with <a href=https://getpelican.com/ class="reference external">Pelican</a>, a Python-powered static site generator. There are a lot of SSGs out there, but I went with this one as it's written in Python, so I can easily extend it if I need to.</p> <p>I wrote the theme myself. It's designed to be minimalist, have semantic markup, clean, modern CSS and use only system fonts. All these help keep the page size to a minimum. There are currently no cookies, and no plans to add any. This is not for any ideoligcal reason — I just don't need them.</p> <p>The design has incorporated accessibility from the start. It should pass <a href=https://www.w3.org/TR/WCAG21/ class="reference external">WCAG 2.1</a> AA. Getting it AAA compliant would be a lot more work for almost no benefit, so it'll only happen if I have some free time and nothing else to do. However, that doesn't mean I won't improve the accessibility generally.</p> <p>The site is hosted on <a href=https://pages.github.com/ class="reference external">GitHub Pages</a> for the sake of simplicity and not having to needlessly throw money away.</p> </div> </section> </main> <footer class=site-footer> © Tom Carrick <ul class="inline unstyled"> <li><a href=https://github.com/knyghty>GitHub</a></li> <li><a href=https://twitter.com/knyghty>Twitter</a></li> </ul> </footer> <script src=https://carrick.eu/theme/js/print.js></script> </html>
<!DOCTYPE html>
<html lang="en-gb">
<meta charset="utf-8">
<title>About | Tom Carrick</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://carrick.eu/theme/images/logo.svg" rel="icon"type="image/svg+xml">
<link href="https://carrick.eu/theme/css/main.min.css?9554b41f" rel="stylesheet">
<meta name="author" content="Tom Carrick">
<meta name="generator" content="Pelican">
<link
href="https://carrick.eu/feeds/all.atom.xml"
type="application/atom+xml"
rel="alternate"
title="Tom Carrick Full Atom Feed"
>
<meta property="og:site_name" content="Tom Carrick">
<meta property="og:locale" content="en_GB">

<meta property="og:image" content="https://carrick.eu/theme/images/logo.png">
<meta property="og:image:alt" content="Tom Carrick">
<meta property="og:image:width" content="300">
<meta property="og:image:height" content="300">
<meta name="twitter:image" content="https://carrick.eu/theme/images/logo.png">
<meta name="twitter:image:alt" content="Tom Carrick">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:creator" content="@knyghty">
<meta name="twitter:site" content="@knyghty">


<link href="https://carrick.eu/about/" rel="canonical">

<meta property="og:url" content="https://carrick.eu/about/">



<a class="skip-link" href='#main'>Skip to content</a>

<header class="site-header" role="banner">
<nav>
<a href="https://carrick.eu/" class="home-link">
<svg
viewBox="0 0 90 90"
xmlns="http://www.w3.org/2000/svg"
fill="#9b59d0"
class="logo"
role="presentation"
>
<g class="t">
<rect width="74" height="16"></rect>
<rect x="31" height="90" width="16"></rect>
</g>
<g class="c">
<rect x="31" height="16" width="55"></rect>
<rect x="31" height="90" width="16"></rect>
<rect x="31" y="74" height="16" width="55"></rect>
</g>
</svg>
Home
</a>
<a href="https://carrick.eu/blog/">Blog</a>
<a href="https://carrick.eu/cv/">CV</a>
<a href="https://carrick.eu/about/" aria-current="page">About</a>
</nav>
</header>
<main id="main">
<section class="content-area">
<header class="content-header">
<h1>About</h1>
About this site, not about me.

</header>

<div class="content">
<p>This site is made with <a class="reference external" href="https://getpelican.com/">Pelican</a>, a Python-powered static site generator.
There are a lot of SSGs out there, but I went with this one as it's written in Python,
so I can easily extend it if I need to.</p>
<p>I wrote the theme myself. It's designed to be minimalist, have semantic markup,
clean, modern CSS and use only system fonts. All these help keep the page size to a
minimum. There are currently no cookies, and no plans to add any.
This is not for any ideoligcal reason — I just don't need them.</p>
<p>The design has incorporated accessibility from the start. It should pass <a class="reference external" href="https://www.w3.org/TR/WCAG21/">WCAG 2.1</a> AA.
Getting it AAA compliant would be a lot more work for almost no benefit, so it'll only
happen if I have some free time and nothing else to do. However, that doesn't mean I
won't improve the accessibility generally.</p>
<p>The site is hosted on <a class="reference external" href="https://pages.github.com/">GitHub Pages</a> for the sake of simplicity and not having
to needlessly throw money away.</p>

</div>

</section>
</main>
<footer class="site-footer">
© Tom Carrick
<ul class="inline unstyled">
<li><a href="https://github.com/knyghty">GitHub</a></li>
<li><a href="https://twitter.com/knyghty">Twitter</a></li>
</ul>
</footer>
<script src="https://carrick.eu/theme/js/print.js"></script>
</html>
80 changes: 79 additions & 1 deletion archives.html
Original file line number Diff line number Diff line change
@@ -1 +1,79 @@
<!DOCTYPE html><html lang=en-gb> <meta charset=utf-8> <title>Archives | Tom Carrick</title> <meta name=viewport content="width=device-width, initial-scale=1"> <link href=https://carrick.eu/theme/images/logo.svg rel=icon type=image/svg+xml> <link href=https://carrick.eu/theme/css/main.min.css?9554b41f rel=stylesheet> <meta name=author content="Tom Carrick"> <meta name=generator content=Pelican> <link href=https://carrick.eu/feeds/all.atom.xml type=application/atom+xml rel=alternate title="Tom Carrick Full Atom Feed"> <meta property=og:site_name content="Tom Carrick"> <meta property=og:locale content=en_GB> <meta property=og:image content=https://carrick.eu/theme/images/logo.png> <meta property=og:image:alt content="Tom Carrick"> <meta property=og:image:width content=300> <meta property=og:image:height content=300> <meta name=twitter:image content=https://carrick.eu/theme/images/logo.png> <meta name=twitter:image:alt content="Tom Carrick"> <meta property=og:type content=website> <meta name=twitter:card content=summary> <meta name=twitter:creator content=@knyghty> <meta name=twitter:site content=@knyghty> <a class=skip-link href=#main>Skip to content</a> <header class=site-header role=banner> <nav> <a href=https://carrick.eu/ class=home-link> <svg viewbox="0 0 90 90" xmlns=http://www.w3.org/2000/svg fill=#9b59d0 class=logo role=presentation> <g class=t> <rect width=74 height=16></rect> <rect x=31 height=90 width=16></rect> </g> <g class=c> <rect x=31 height=16 width=55></rect> <rect x=31 height=90 width=16></rect> <rect x=31 y=74 height=16 width=55></rect> </g> </svg> Home </a> <a href=https://carrick.eu/blog/ >Blog</a> <a href=https://carrick.eu/cv/ >CV</a> <a href=https://carrick.eu/about/ >About</a> </nav> </header> <main id=main> <h1>Archives for Tom Carrick</h1> <dl> <dt><time datetime=2024-07-09T00:00:00+02:00>9 July 2024</time></dt> <dd><a href=https://carrick.eu/blog/faster-dependabot-updates-with-groups/ >Faster dependabot updates with groups</a></dd> <dt><time datetime=2022-02-12T00:00:00+01:00>12 February 2022</time></dt> <dd><a href=https://carrick.eu/blog/automatically-updating-dependencies-with-dependabot/ >Automatically updating dependencies with dependabot</a></dd> <dt><time datetime=2022-01-12T00:00:00+01:00>12 January 2022</time></dt> <dd><a href=https://carrick.eu/blog/testing-django-data-migrations/ >Testing Django data migrations</a></dd> </dl> </main> <footer class=site-footer> © Tom Carrick <ul class="inline unstyled"> <li><a href=https://github.com/knyghty>GitHub</a></li> <li><a href=https://twitter.com/knyghty>Twitter</a></li> </ul> </footer> <script src=https://carrick.eu/theme/js/print.js></script> </html>
<!DOCTYPE html>
<html lang="en-gb">
<meta charset="utf-8">
<title>Archives | Tom Carrick</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://carrick.eu/theme/images/logo.svg" rel="icon"type="image/svg+xml">
<link href="https://carrick.eu/theme/css/main.min.css?9554b41f" rel="stylesheet">
<meta name="author" content="Tom Carrick">
<meta name="generator" content="Pelican">
<link
href="https://carrick.eu/feeds/all.atom.xml"
type="application/atom+xml"
rel="alternate"
title="Tom Carrick Full Atom Feed"
>
<meta property="og:site_name" content="Tom Carrick">
<meta property="og:locale" content="en_GB">

<meta property="og:image" content="https://carrick.eu/theme/images/logo.png">
<meta property="og:image:alt" content="Tom Carrick">
<meta property="og:image:width" content="300">
<meta property="og:image:height" content="300">
<meta name="twitter:image" content="https://carrick.eu/theme/images/logo.png">
<meta name="twitter:image:alt" content="Tom Carrick">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:creator" content="@knyghty">
<meta name="twitter:site" content="@knyghty">

<a class="skip-link" href='#main'>Skip to content</a>

<header class="site-header" role="banner">
<nav>
<a href="https://carrick.eu/" class="home-link">
<svg
viewBox="0 0 90 90"
xmlns="http://www.w3.org/2000/svg"
fill="#9b59d0"
class="logo"
role="presentation"
>
<g class="t">
<rect width="74" height="16"></rect>
<rect x="31" height="90" width="16"></rect>
</g>
<g class="c">
<rect x="31" height="16" width="55"></rect>
<rect x="31" height="90" width="16"></rect>
<rect x="31" y="74" height="16" width="55"></rect>
</g>
</svg>
Home
</a>
<a href="https://carrick.eu/blog/">Blog</a>
<a href="https://carrick.eu/cv/">CV</a>
<a href="https://carrick.eu/about/">About</a>
</nav>
</header>
<main id="main">
<h1>Archives for Tom Carrick</h1>

<dl>
<dt><time datetime="2024-07-09T00:00:00+02:00">9 July 2024</time></dt>
<dd><a href="https://carrick.eu/blog/faster-dependabot-updates-with-groups/">Faster dependabot updates with groups</a></dd>
<dt><time datetime="2022-02-12T00:00:00+01:00">12 February 2022</time></dt>
<dd><a href="https://carrick.eu/blog/automatically-updating-dependencies-with-dependabot/">Automatically updating dependencies with dependabot</a></dd>
<dt><time datetime="2022-01-12T00:00:00+01:00">12 January 2022</time></dt>
<dd><a href="https://carrick.eu/blog/testing-django-data-migrations/">Testing Django data migrations</a></dd>
</dl>
</main>
<footer class="site-footer">
© Tom Carrick
<ul class="inline unstyled">
<li><a href="https://github.com/knyghty">GitHub</a></li>
<li><a href="https://twitter.com/knyghty">Twitter</a></li>
</ul>
</footer>
<script src="https://carrick.eu/theme/js/print.js"></script>
</html>
Loading

0 comments on commit 34851a6

Please sign in to comment.