-
Notifications
You must be signed in to change notification settings - Fork 0
/
2013.json
36 lines (36 loc) · 1.23 KB
/
2013.json
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
{
"posts": [
{
"title": "Yes, This is Bootstrap",
"url": "/2013/10/10/yes-this-is-bootstrap.html"
},
{
"title": "Interview with a Stranger",
"url": "/2013/10/11/interview-with-a-stranger.html"
},
{
"title": "Today I Learned: Bootstrap has Built-in Code Blocks",
"url": "/2013/10/16/today-i-learned-bootstrap-has-built-in-code-blocks.html"
},
{
"title": "Prepare for Your Interview",
"url": "/2013/11/15/prepare-for-your-interview.html"
},
{
"title": "Let a Baby Pick Your Passwords",
"url": "/2013/12/02/let-a-baby-pick-your-passwords.html"
},
{
"title": "Technical Interview Prep: Phone Screen Fun",
"url": "/2013/12/09/technical-interview-prep-phone-screen-fun.html"
},
{
"title": "How I Pull Down My Latest Social Posts: FeedMeSocial",
"url": "/2013/12/10/how-i-pull-down-my-latest-social-posts-feedmesocial.html"
},
{
"title": "Tries in Python",
"url": "/2013/12/17/tries-in-python.html"
}
]
}