From eee6e6ea00c493a3621dda9943d181b5ea7d8a59 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 23 Oct 2020 09:46:37 -0300 Subject: Use site.tld for referencing TLD address, and site.author.email for email --- _articles/2018-08-01-verifying-npm-ci-reproducibility.md | 3 ++- .../2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md | 5 +++-- _articles/2019-06-02-using-nixos-as-an-stateless-workstation.md | 6 +++--- _config.yml | 1 + _includes/public-inbox.html | 6 +++--- _layouts/default.html | 2 +- ...-10-19-rollout-feature-flag-experiment-operational-toggle.slides | 2 +- 7 files changed, 14 insertions(+), 11 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. diff --git a/_config.yml b/_config.yml index 3eceb93..5eb7ced 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,7 @@ --- title: EuAndreh url: "https://euandre.org" +tld: 'euandre.org' author: name: EuAndreh email: eu@euandre.org diff --git a/_includes/public-inbox.html b/_includes/public-inbox.html index 824a694..c186509 100644 --- a/_includes/public-inbox.html +++ b/_includes/public-inbox.html @@ -1,20 +1,20 @@ {% if page.lang == 'en' %} Do you have a comment on this text? - Email me + Email me directly or start a discussion in my public inbox, or see existing discussions. {% elsif page.lang == 'pt' %} Você tem um comentário sobre esse texto? - Me mande um email + Me mande um email diretamente ou comece uma discussão na minha caixa de entrada pública, ou procure por discussões existentes. {% elsif page.lang == 'fr' %} Avez-vous des commentaires à propos de cette text? - Envoyez-moi un email + Envoyez-moi un email directement ou commencer une discussiòn dans ma boîte de récepcion publique, ou rechèrche les diff --git a/_layouts/default.html b/_layouts/default.html index dfc33d3..bed733e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -84,7 +84,7 @@