2021-12-27 14:38:35 +01:00
|
|
|
# To format the date, run:
|
|
|
|
# $ date -d "2020-04-02" +%s
|
|
|
|
[
|
|
|
|
{
|
|
|
|
key = "cell-phone-experiment";
|
|
|
|
title = "Cell Phone Experiment";
|
|
|
|
date = 1585800000;
|
|
|
|
content = ./posts/cell-phone-experiment.md;
|
|
|
|
draft = false;
|
|
|
|
}
|
|
|
|
{
|
|
|
|
key = "quassel-google-vm";
|
|
|
|
title = "IRC, GCP, and NixOS";
|
|
|
|
date = 1640404800;
|
|
|
|
content = ./posts/quassel-google-vm.md;
|
|
|
|
draft = true;
|
|
|
|
}
|
2022-01-06 21:15:32 +01:00
|
|
|
{
|
|
|
|
key = "send-mail-as-2fa";
|
|
|
|
title = "2FA and Gmail's \"Send mail as\"";
|
|
|
|
date = 1641497483;
|
|
|
|
content = ./posts/send-mail-as-2fa.md;
|
|
|
|
draft = false;
|
|
|
|
}
|
2021-12-27 14:38:35 +01:00
|
|
|
]
|