summaryrefslogtreecommitdiffstats
path: root/metadata.json
blob: 34b446372b4dbe7e29d6790a0deb26c511873795 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
  {
    "title": "About me",
    "date": "2016-11-15",
    "file": "about",
    "published": "False"
  },
  {
    "title": "New blog!",
    "date": "2016-11-12",
    "file": "new-blog",
    "tags": [
      "blog"
    ]
  },
  {
    "title": "Style",
    "date": "2016-11-15",
    "file": "style",
    "tags": [
      "blog"
    ]
  },
  {
    "title": "cffi-alpm: A New Hope",
    "date": "2016-11-17",
    "file": "cffi-alpm-a-new-hope",
    "tags": [
      "python",
      "libalpm"
    ]
  },
  {
    "title": "Testing Phabricator",
    "date": "2016-11-19",
    "file": "testing-phabricator",
    "tags": [
      "phabricator",
      "git"
    ]
  },
  {
    "title": "stuff",
    "date": "2017-02-07",
    "file": "stuff"
  }
]