| layout | title | tagline |
|---|---|---|
page |
Joe's Time Wasting Learn-o-thon |
Where I do what I *feel* like I want to do, and not what I'm supposed to do. |
{% include JB/setup %}
I am playing with static site generators. I don't like relying on crazy complex
databases; I like what's simple. I also am trying out werc. I would like to
know about more.
-
{% for post in site.posts %}
- {{ post.date | date_to_string }} » {{ post.title }} {% endfor %}