layout | title | tagline |
---|---|---|
page |
Hello World! |
I wish I knew what I'm doing. |
{% include JB/setup %}
I have set up a blog to publish the stuff on my mind that are too long for a facebook status. We'll see how that goes.
-
{% for post in site.posts %}
- {{ post.date | date_to_string }} » {{ post.title }} {% endfor %}