From f3e264cf0dadd6436bc9df62560f1a17850b3721 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 25 Jan 2020 15:33:37 -0300 Subject: Use tags in titles --- site/posts/2018-08-01-verifying-npm-ci-reproducibility.org | 2 +- .../2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'site/posts') diff --git a/site/posts/2018-08-01-verifying-npm-ci-reproducibility.org b/site/posts/2018-08-01-verifying-npm-ci-reproducibility.org index da3947d..7d19632 100644 --- a/site/posts/2018-08-01-verifying-npm-ci-reproducibility.org +++ b/site/posts/2018-08-01-verifying-npm-ci-reproducibility.org @@ -1,5 +1,5 @@ --- -title: Verifying npm ci reproducibility +title: Verifying npm ci reproducibility date: 2018-08-01 --- When [[https://blog.npmjs.org/post/161081169345/v500][npm@5]] came bringing [[https://docs.npmjs.com/files/package-locks][package-locks]] with it, I was confused about the benefits it provided, since running =npm install= more than once could resolve all the dependencies again and yield yet another fresh =package-lock.json= file. The message saying "you should add this file to version control" left me hesitant on what to do[fn:npm-install]. diff --git a/site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org b/site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org index 594b892..b4f4e81 100644 --- a/site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org +++ b/site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org @@ -1,5 +1,5 @@ --- -title: Using youtube-dl to manage YouTube subscriptions +title: Using youtube-dl to manage YouTube subscriptions date: 2018-12-21 --- I've recently read the [[https://www.reddit.com/r/DataHoarder/comments/9sg8q5/i_built_a_selfhosted_youtube_subscription_manager/][announcement]] of a very nice [[https://github.com/chibicitiberiu/ytsm][self-hosted YouTube subscription manager]]. I haven't used YouTube's built-in subscriptions for a while now, and haven't missed it at all. When I saw the announcement, I considered writing about the solution I've built on top of [[https://youtube-dl.org/][youtube-dl]]. -- cgit v1.2.3