aboutsummaryrefslogtreecommitdiff
path: root/_articles
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_articles/2018-08-01-verifying-npm-ci-reproducibility.md3
-rw-r--r--_articles/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md5
-rw-r--r--_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md6
3 files changed, 8 insertions, 6 deletions
diff --git a/_articles/2018-08-01-verifying-npm-ci-reproducibility.md b/_articles/2018-08-01-verifying-npm-ci-reproducibility.md
index 8faced9..f5004be 100644
--- a/_articles/2018-08-01-verifying-npm-ci-reproducibility.md
+++ b/_articles/2018-08-01-verifying-npm-ci-reproducibility.md
@@ -132,7 +132,8 @@ computing the hash of each individual file.
`npm ci` really "generates identical trees".
I'm not aware of any other existing solution for verifying the hash
-signature of a directory. If you know any I'd [like to know](mailto:eu@euandre.org).
+signature of a directory. If you know any I'd
+[like to know](mailto:{{ site.author.email }}).
## *Edit*
diff --git a/_articles/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md b/_articles/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md
index 34b0c63..2b3b2bf 100644
--- a/_articles/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md
+++ b/_articles/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md
@@ -261,8 +261,9 @@ present anywhere else; *etc.*
youtube-dl is a great tool to keep at hand. It covers a really large
range of video websites and works robustly.
-Feel free to copy and modify this code, and [send me](mailto:eu@euandre.org)
-suggestions of improvements or related content.
+Feel free to copy and modify this code, and
+[send me](mailto:{{ site.author.email }}) suggestions of improvements or related
+content.
## *Edit*
diff --git a/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md b/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md
index 42c543c..71ee181 100644
--- a/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md
+++ b/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md
@@ -125,9 +125,9 @@ manager](https://nixos.org/nix/) (not the whole NixOS) on your current
distribution (it can live alongside any other package manager).
If you have experience with declarative Emacs package managements, GNU
-Stow or any similar tool, *etc.*, [I'd like some
-tips](mailto:eu@euandre.org). If you don't have any experience at all,
-[I'd still love to hear from you](mailto:eu@euandre.org).
+Stow or any similar tool, *etc.*,
+[I'd like some tips](mailto:{{ site.author.email }}). If you don't have any
+experience at all, I'd still love to hear from you.
[^last-week]: "Last week" as of the start of this writing, so around the end of
May 2019.