| layout | page |
|---|---|
| title | A Gentleman and a Scala |
| tagline | Understanding math through code |
{% include JB/setup %}
-
{% for post in site.posts %}
- {{ post.title }} {% endfor %}
{% for post in site.posts limit:10 %}
{% if post.content contains "" %}
{{ post.content | split:"" | first % }}
Read more
{% endif %} {% endfor %}
{% endif %} {% endfor %}