summaryrefslogtreecommitdiffstats
path: root/metadata.json
blob: 422bf63de7705c18409e0b4eb5ef00dfcf3e0080 (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
[
  {
    "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"
    ]
  }
]