{% capture columns %}
1
2
3
4
5
{% endcapture %}

Simple columns

Just add columns, they will resize themselves

1

2

3

4

5

Info

While it's possible to add as many columns as you want, it is recommended to stick with 12 columns.
If you want smaller divisions, you can always nest columns.

{% highlight html %}{{ columns }}{% endhighlight %}