diff options
Diffstat (limited to 'content/posts/2021-12-04-contacts.md')
-rw-r--r-- | content/posts/2021-12-04-contacts.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/content/posts/2021-12-04-contacts.md b/content/posts/2021-12-04-contacts.md index c6fb5a5..dd4c334 100644 --- a/content/posts/2021-12-04-contacts.md +++ b/content/posts/2021-12-04-contacts.md @@ -1,9 +1,9 @@ --- -title: "Contacts" -date: 2021-12-04T15:05:47Z -draft: false -params: - comments: true +.title = "Contacts", +.author = "Martin Ashby", +.date = @date("2021-12-04T15:05:47Z"), +.layout = "single.html", +.custom = {"comments": true}, --- I'm now using [radicale](https://radicale.org/) for calendar and contacts. This was very easy to install and configure in manjaro linux. I'm using this in conjunction with [radicale-imap](https://github.com/r3c/radicale-imap) plugin for authentication. Eventually I might look at an SSO solution for the variety of services I have installed on my server. |