Prepare "things I read" for 3 weeks
Makes it easier to just write them in time
This commit is contained in:
parent
ed7b5ca4ca
commit
65fa698009
9
_drafts/2018-01-15-things-i-read-week-3.md
Normal file
9
_drafts/2018-01-15-things-i-read-week-3.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
extends: post.liquid
|
||||
title: "Things I read, Week 3"
|
||||
date: 15 Jan 2018 12:00:00 +0100
|
||||
path: /:year/:month/:day/things-i-read-week-3
|
||||
route: blog
|
||||
---
|
||||
|
||||
This post is part of a [new experiment this year](/2018/01/08/things-i-read-week-2/index.html):
|
||||
Trying to briefly collect articles/posts/code/documentation I read in the past week and add some comments for things I consider important.
|
9
_drafts/2018-01-22-things-i-read-week-4.md
Normal file
9
_drafts/2018-01-22-things-i-read-week-4.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
extends: post.liquid
|
||||
title: "Things I read, Week 4"
|
||||
date: 22 Jan 2018 12:00:00 +0100
|
||||
path: /:year/:month/:day/things-i-read-week-4
|
||||
route: blog
|
||||
---
|
||||
|
||||
This post is part of a [new experiment this year](/2018/01/08/things-i-read-week-2/index.html):
|
||||
Trying to briefly collect articles/posts/code/documentation I read in the past week and add some comments for things I consider important.
|
9
_drafts/2018-01-29-things-i-read-week-5.md
Normal file
9
_drafts/2018-01-29-things-i-read-week-5.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
extends: post.liquid
|
||||
title: "Things I read, Week 5"
|
||||
date: 29 Jan 2018 12:00:00 +0100
|
||||
path: /:year/:month/:day/things-i-read-week-5
|
||||
route: blog
|
||||
---
|
||||
|
||||
This post is part of a [new experiment this year](/2018/01/08/things-i-read-week-2/index.html):
|
||||
Trying to briefly collect articles/posts/code/documentation I read in the past week and add some comments for things I consider important.
|
Loading…
Reference in a new issue