| layout | page |
|---|---|
| title | Thinking in GIS |
| tagline |
{% include JB/setup %}
{% for post in site.posts %}
-
{{ post.date | date_to_string }}, {{ post.title }}
{{ post.content| strip_html | truncatewords: 75 }}
{% endfor %}
| layout | page |
|---|---|
| title | Thinking in GIS |
| tagline |
{% include JB/setup %}
{% for post in site.posts %}
{{ post.date | date_to_string }}, {{ post.title }}
{{ post.content| strip_html | truncatewords: 75 }}
{% endfor %}