feat(wpcarro/blog): Create short post about restic
Read the blog post for more information :) Change-Id: I46a2f8ec9dc0a6546062e645f34186aa9195c70f Reviewed-on: https://cl.tvl.fyi/c/depot/+/5907 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
2ec0d36119
commit
aaa0f92c45
2 changed files with 98 additions and 0 deletions
|
|
@ -36,4 +36,11 @@
|
|||
content = ./posts/csharp-unused-variables.md;
|
||||
draft = false;
|
||||
}
|
||||
{
|
||||
key = "restic-field-guide";
|
||||
title = "Beginner's Field Guide to restic";
|
||||
date = 1656645093;
|
||||
content = ./posts/restic.md;
|
||||
draft = false;
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue