Skip to content

Commit 74045fd

Browse files
committed
undo that
1 parent 63c3316 commit 74045fd

58 files changed

Lines changed: 946 additions & 341 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]
3131
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
3232
# do not have a Java counterpart.
3333
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
34+
35+
# Redirect old files
36+
gem 'jekyll-redirect-from'

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ GEM
6666
webrick (~> 1.7)
6767
jekyll-feed (0.17.0)
6868
jekyll (>= 3.7, < 5.0)
69+
jekyll-redirect-from (0.16.0)
70+
jekyll (>= 3.3, < 5.0)
6971
jekyll-sass-converter (3.1.0)
7072
sass-embedded (~> 1.75)
7173
jekyll-seo-tag (2.8.0)
@@ -166,6 +168,7 @@ DEPENDENCIES
166168
http_parser.rb (~> 0.6.0)
167169
jekyll (~> 4.4.1)
168170
jekyll-feed (~> 0.12)
171+
jekyll-redirect-from
169172
minima (~> 2.5)
170173
tzinfo (>= 1, < 3)
171174
tzinfo-data

_layouts/post.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@
1212
<h1 class="post-title p-name">{{ page.title | markdownify | remove: '<p>' | remove: '</p>' }}</h1>
1313
</header>
1414

15-
{%- comment -%} Add tags with a hashtag {%- endcomment -%}
16-
{%- if page.tags -%}
17-
{% for tag in page.tags %}
18-
<a href="{{site.baseurl}}/archive.html#{{tag | slugize}}">
19-
#{{ tag }}
20-
</a>
21-
{% endfor %}
22-
{%- endif -%}
23-
2415
<div class="post-content e-content">
2516
{{ content }}
2617
</div>

_pages/archive.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

_posts/2025-02-21-truedeceiver.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: post
33
title: "Truth, lies, and life in *The True Deceiver*"
44
date: 2025-02-21
5-
tags: books
65
---
76

87
My favorite book is *The True Deceiver* by Tove Jansson, famed creator of the Moomin comics. It was published in 1982 (late in Jansson’s life; she started creating the Moomin comics in the 1940s) and released in English in 2009.

_site/2020/06/08/elantris.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
6-
<title>Elantris has a great plot, but a disappointing love interest | Devin Logan, Freelance Technical Writer and Editor</title>
6+
<title>Elantris has a great plot, but a disappointing love interest | Devin Logan, Technical Writer and Editor</title>
77
<meta name="generator" content="Jekyll v4.4.1" />
88
<meta property="og:title" content="Elantris has a great plot, but a disappointing love interest" />
99
<meta name="author" content=" " />
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Elantris is the first book I’ve read by Brandon Sanderson, an author I keep hearing about from a lot of different people." />
1313
<link rel="canonical" href="http://localhost:4000/2020/06/08/elantris.html" />
1414
<meta property="og:url" content="http://localhost:4000/2020/06/08/elantris.html" />
15-
<meta property="og:site_name" content="Devin Logan, Freelance Technical Writer and Editor" />
15+
<meta property="og:site_name" content="Devin Logan, Technical Writer and Editor" />
1616
<meta property="og:type" content="article" />
1717
<meta property="article:published_time" content="2020-06-08T00:00:00-04:00" />
1818
<meta name="twitter:card" content="summary" />
@@ -21,9 +21,9 @@
2121
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":" "},"dateModified":"2020-06-08T00:00:00-04:00","datePublished":"2020-06-08T00:00:00-04:00","description":"Elantris is the first book I’ve read by Brandon Sanderson, an author I keep hearing about from a lot of different people.","headline":"Elantris has a great plot, but a disappointing love interest","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2020/06/08/elantris.html"},"url":"http://localhost:4000/2020/06/08/elantris.html"}</script>
2222
<!-- End Jekyll SEO tag -->
2323
<link rel="stylesheet" href="/assets/main.css">
24-
<link rel="icon" type="image/png" href="/assets/favicon.png"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Devin Logan, Freelance Technical Writer and Editor" /></head><body><header class="site-header" role="banner">
24+
<link rel="icon" type="image/png" href="/assets/favicon.png"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Devin Logan, Technical Writer and Editor" /></head><body><header class="site-header" role="banner">
2525

26-
<div class="wrapper"><a class="site-title" rel="author" href="/">Devin Logan, Freelance Technical Writer and Editor</a><nav class="site-nav">
26+
<div class="wrapper"><a class="site-title" rel="author" href="/">Devin Logan, Technical Writer and Editor</a><nav class="site-nav">
2727
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
2828
<label for="nav-trigger">
2929
<span class="menu-icon">
@@ -79,7 +79,7 @@ <h1 class="post-title p-name"><em>Elantris</em> has a great plot, but a disappoi
7979

8080
<div class="wrapper">
8181

82-
<h2 class="footer-heading">Devin Logan, Freelance Technical Writer and Editor</h2>
82+
<h2 class="footer-heading">Devin Logan, Technical Writer and Editor</h2>
8383

8484
<div class="footer-col-wrapper">
8585
<div class="footer-col footer-col-1">

_site/2020/06/13/normalpeople.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
6-
<title>Normal People is about shifting power dynamics, not love | Devin Logan, Freelance Technical Writer and Editor</title>
6+
<title>Normal People is about shifting power dynamics, not love | Devin Logan, Technical Writer and Editor</title>
77
<meta name="generator" content="Jekyll v4.4.1" />
88
<meta property="og:title" content="Normal People is about shifting power dynamics, not love" />
99
<meta name="author" content=" " />
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Normal People is about the power dynamics that are present inside and outside of a romantic relationship and how they shift over time (over years and also over moments) because of the relationship itself, external factors, and individual factors like insecurity and mental health." />
1313
<link rel="canonical" href="http://localhost:4000/2020/06/13/normalpeople.html" />
1414
<meta property="og:url" content="http://localhost:4000/2020/06/13/normalpeople.html" />
15-
<meta property="og:site_name" content="Devin Logan, Freelance Technical Writer and Editor" />
15+
<meta property="og:site_name" content="Devin Logan, Technical Writer and Editor" />
1616
<meta property="og:type" content="article" />
1717
<meta property="article:published_time" content="2020-06-13T00:00:00-04:00" />
1818
<meta name="twitter:card" content="summary" />
@@ -21,9 +21,9 @@
2121
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":" "},"dateModified":"2020-06-13T00:00:00-04:00","datePublished":"2020-06-13T00:00:00-04:00","description":"Normal People is about the power dynamics that are present inside and outside of a romantic relationship and how they shift over time (over years and also over moments) because of the relationship itself, external factors, and individual factors like insecurity and mental health.","headline":"Normal People is about shifting power dynamics, not love","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2020/06/13/normalpeople.html"},"url":"http://localhost:4000/2020/06/13/normalpeople.html"}</script>
2222
<!-- End Jekyll SEO tag -->
2323
<link rel="stylesheet" href="/assets/main.css">
24-
<link rel="icon" type="image/png" href="/assets/favicon.png"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Devin Logan, Freelance Technical Writer and Editor" /></head><body><header class="site-header" role="banner">
24+
<link rel="icon" type="image/png" href="/assets/favicon.png"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Devin Logan, Technical Writer and Editor" /></head><body><header class="site-header" role="banner">
2525

26-
<div class="wrapper"><a class="site-title" rel="author" href="/">Devin Logan, Freelance Technical Writer and Editor</a><nav class="site-nav">
26+
<div class="wrapper"><a class="site-title" rel="author" href="/">Devin Logan, Technical Writer and Editor</a><nav class="site-nav">
2727
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
2828
<label for="nav-trigger">
2929
<span class="menu-icon">
@@ -94,7 +94,7 @@ <h1 class="post-title p-name"><em>Normal People</em> is about shifting power dyn
9494

9595
<div class="wrapper">
9696

97-
<h2 class="footer-heading">Devin Logan, Freelance Technical Writer and Editor</h2>
97+
<h2 class="footer-heading">Devin Logan, Technical Writer and Editor</h2>
9898

9999
<div class="footer-col-wrapper">
100100
<div class="footer-col footer-col-1">

_site/2020/09/26/americanwoman.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
6-
<title>American Woman considers how radicalism can produce ambivalence | Devin Logan, Freelance Technical Writer and Editor</title>
6+
<title>American Woman considers how radicalism can produce ambivalence | Devin Logan, Technical Writer and Editor</title>
77
<meta name="generator" content="Jekyll v4.4.1" />
88
<meta property="og:title" content="American Woman considers how radicalism can produce ambivalence" />
99
<meta name="author" content=" " />
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="American Woman is a fictionalization of the Patty Hearst kidnapping and aftermath – specifically, it focuses on the time between the SLA robbery of a sporting goods store in May 1974 and her arrest in April 1975." />
1313
<link rel="canonical" href="http://localhost:4000/2020/09/26/americanwoman.html" />
1414
<meta property="og:url" content="http://localhost:4000/2020/09/26/americanwoman.html" />
15-
<meta property="og:site_name" content="Devin Logan, Freelance Technical Writer and Editor" />
15+
<meta property="og:site_name" content="Devin Logan, Technical Writer and Editor" />
1616
<meta property="og:type" content="article" />
1717
<meta property="article:published_time" content="2020-09-26T00:00:00-04:00" />
1818
<meta name="twitter:card" content="summary" />
@@ -21,9 +21,9 @@
2121
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":" "},"dateModified":"2020-09-26T00:00:00-04:00","datePublished":"2020-09-26T00:00:00-04:00","description":"American Woman is a fictionalization of the Patty Hearst kidnapping and aftermath – specifically, it focuses on the time between the SLA robbery of a sporting goods store in May 1974 and her arrest in April 1975.","headline":"American Woman considers how radicalism can produce ambivalence","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2020/09/26/americanwoman.html"},"url":"http://localhost:4000/2020/09/26/americanwoman.html"}</script>
2222
<!-- End Jekyll SEO tag -->
2323
<link rel="stylesheet" href="/assets/main.css">
24-
<link rel="icon" type="image/png" href="/assets/favicon.png"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Devin Logan, Freelance Technical Writer and Editor" /></head><body><header class="site-header" role="banner">
24+
<link rel="icon" type="image/png" href="/assets/favicon.png"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Devin Logan, Technical Writer and Editor" /></head><body><header class="site-header" role="banner">
2525

26-
<div class="wrapper"><a class="site-title" rel="author" href="/">Devin Logan, Freelance Technical Writer and Editor</a><nav class="site-nav">
26+
<div class="wrapper"><a class="site-title" rel="author" href="/">Devin Logan, Technical Writer and Editor</a><nav class="site-nav">
2727
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
2828
<label for="nav-trigger">
2929
<span class="menu-icon">
@@ -86,7 +86,7 @@ <h1 class="post-title p-name"><em>American Woman</em> considers how radicalism c
8686

8787
<div class="wrapper">
8888

89-
<h2 class="footer-heading">Devin Logan, Freelance Technical Writer and Editor</h2>
89+
<h2 class="footer-heading">Devin Logan, Technical Writer and Editor</h2>
9090

9191
<div class="footer-col-wrapper">
9292
<div class="footer-col footer-col-1">

_site/2021/01/01/ereaders.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
6-
<title>I like e-readers now | Devin Logan, Freelance Technical Writer and Editor</title>
6+
<title>I like e-readers now | Devin Logan, Technical Writer and Editor</title>
77
<meta name="generator" content="Jekyll v4.4.1" />
88
<meta property="og:title" content="I like e-readers now" />
99
<meta name="author" content=" " />
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="I’ve never been a fan of e-readers. I’m put off by the prospect of paying for a book that only exists on a device, especially when the price of e-books approaches or exceeds the cost of physical books (especially the used copies I tend to buy). I also just love physical books – the weight and feel of them, the experience of reading, the look of books on my shelf." />
1313
<link rel="canonical" href="http://localhost:4000/2021/01/01/ereaders.html" />
1414
<meta property="og:url" content="http://localhost:4000/2021/01/01/ereaders.html" />
15-
<meta property="og:site_name" content="Devin Logan, Freelance Technical Writer and Editor" />
15+
<meta property="og:site_name" content="Devin Logan, Technical Writer and Editor" />
1616
<meta property="og:type" content="article" />
1717
<meta property="article:published_time" content="2021-01-01T00:00:00-05:00" />
1818
<meta name="twitter:card" content="summary" />
@@ -21,9 +21,9 @@
2121
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":" "},"dateModified":"2021-01-01T00:00:00-05:00","datePublished":"2021-01-01T00:00:00-05:00","description":"I’ve never been a fan of e-readers. I’m put off by the prospect of paying for a book that only exists on a device, especially when the price of e-books approaches or exceeds the cost of physical books (especially the used copies I tend to buy). I also just love physical books – the weight and feel of them, the experience of reading, the look of books on my shelf.","headline":"I like e-readers now","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2021/01/01/ereaders.html"},"url":"http://localhost:4000/2021/01/01/ereaders.html"}</script>
2222
<!-- End Jekyll SEO tag -->
2323
<link rel="stylesheet" href="/assets/main.css">
24-
<link rel="icon" type="image/png" href="/assets/favicon.png"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Devin Logan, Freelance Technical Writer and Editor" /></head><body><header class="site-header" role="banner">
24+
<link rel="icon" type="image/png" href="/assets/favicon.png"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Devin Logan, Technical Writer and Editor" /></head><body><header class="site-header" role="banner">
2525

26-
<div class="wrapper"><a class="site-title" rel="author" href="/">Devin Logan, Freelance Technical Writer and Editor</a><nav class="site-nav">
26+
<div class="wrapper"><a class="site-title" rel="author" href="/">Devin Logan, Technical Writer and Editor</a><nav class="site-nav">
2727
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
2828
<label for="nav-trigger">
2929
<span class="menu-icon">
@@ -72,7 +72,7 @@ <h1 class="post-title p-name">I like e-readers now
7272

7373
<div class="wrapper">
7474

75-
<h2 class="footer-heading">Devin Logan, Freelance Technical Writer and Editor</h2>
75+
<h2 class="footer-heading">Devin Logan, Technical Writer and Editor</h2>
7676

7777
<div class="footer-col-wrapper">
7878
<div class="footer-col footer-col-1">

0 commit comments

Comments
 (0)