diff options
author | Alan Pearce | 2024-06-28 20:43:14 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-29 16:50:51 +0200 |
commit | 6c4a3268bc4c528ecff45f50ed5ca6aa1d48500c (patch) | |
tree | 6663946e586d5c0745b984a0a809fc2330ce70d0 /content | |
parent | b4095d108a2646bcf9e7fff64788b10d9bce8da3 (diff) | |
download | website-postdate.tar.lz website-postdate.tar.zst website-postdate.zip |
wip postdate
Diffstat (limited to 'content')
-rw-r--r-- | content/dates.json | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/content/dates.json b/content/dates.json new file mode 100644 index 0000000..83f0b85 --- /dev/null +++ b/content/dates.json @@ -0,0 +1,54 @@ +{ + "content/post/a-new-site.md": { + "Created": "2014-06-08T11:31:54+01:00", + "LastUpdated": "2023-09-15T19:35:23+02:00" + }, + "content/post/back-again.md": { + "Created": "2017-05-06T18:02:45+02:00", + "LastUpdated": "2023-09-15T19:35:23+02:00" + }, + "content/post/cedit-and-paredit.md": { + "Created": "2014-08-09T10:17:48+01:00", + "LastUpdated": "2023-09-15T19:35:23+02:00" + }, + "content/post/emacs-package-archive-statistics.md": { + "Created": "2014-07-19T13:24:29+01:00", + "LastUpdated": "2023-09-15T19:35:23+02:00" + }, + "content/post/git-cloning-similar-repositories.md": { + "Created": "2014-06-22T09:46:16+01:00", + "LastUpdated": "2023-09-15T19:35:23+02:00" + }, + "content/post/homesteading.md": { + "Created": "2023-09-22T12:38:34+02:00", + "LastUpdated": "2023-11-29T10:29:49+01:00" + }, + "content/post/nixos-on-nanopi-r5s.md": { + "Created": "2023-07-30T10:38:40+02:00", + "LastUpdated": "2024-04-21T22:07:12+02:00" + }, + "content/post/now-on-three-continents.md": { + "Created": "2023-07-02T10:01:36+02:00", + "LastUpdated": "2023-09-22T08:38:00+02:00" + }, + "content/post/opening-projects-with-projectile.md": { + "Created": "2014-07-12T11:57:34+01:00", + "LastUpdated": "2023-09-15T19:35:23+02:00" + }, + "content/post/postfix-as-null-client-with-external-catchall.md": { + "Created": "2020-09-11T20:17:15+02:00", + "LastUpdated": "2023-09-15T19:35:23+02:00" + }, + "content/post/repository-management-with-ghq.md": { + "Created": "2017-05-07T00:10:06+02:00", + "LastUpdated": "2023-09-15T19:35:23+02:00" + }, + "content/post/self-hosted-git.md": { + "Created": "2017-06-04T13:50:36+02:00", + "LastUpdated": "2024-04-21T20:36:01+02:00" + }, + "content/post/when-tailscale-magicdns-isn't.md": { + "Created": "2024-06-25T09:03:58+02:00", + "LastUpdated": "2024-06-25T09:03:58+02:00" + } +} \ No newline at end of file |