tangled
alpha
login
or
join now
trnck.dev
/
blog
0
fork
atom
blog.trnck.dev
0
fork
atom
overview
issues
pulls
pipelines
:bug: Corrected a bug with posts
trnck.dev
6 years ago
9a87a767
7bbce373
+1
-1
8 changed files
expand all
collapse all
unified
split
_includes
thoughts.html
_posts
2019-05-14-hello-website.md
2019-05-18-geoproject.md
2019-08-11-interclip-3.0.md
2019-09-08-Interclip3.0.1.md
2019-09-14-roboschool_2019.md
2019-09-29-Inter-embeds.md
2019-10-15-files-on-interclip.md
+1
-1
_includes/thoughts.html
···
1
1
<h2 {% if site.style == 'dark' %}class="text-white"{% endif %}>Blog</h2>
2
2
<p class="f4 mb-4 {% if site.style == 'dark' %}text-white{% else %}text-gray{% endif %}">Some articles I have written</p>
3
3
<div class="d-sm-flex flex-wrap gutter-condensed mb-4">
4
4
-
{% for post in site.posts limit: 6 %}
4
4
+
{% for post in site.posts limit: 12 %}
5
5
<div class="col-sm-6 col-md-12 col-lg-6 col-xl-4 mb-3">
6
6
{% include post-card.html %}
7
7
</div>
_layouts/_posts/2019-05-14-hello-website.md
_posts/2019-05-14-hello-website.md
_layouts/_posts/2019-05-18-geoproject.md
_posts/2019-05-18-geoproject.md
_layouts/_posts/2019-08-11-interclip-3.0.md
_posts/2019-08-11-interclip-3.0.md
_layouts/_posts/2019-09-08-Interclip3.0.1.md
_posts/2019-09-08-Interclip3.0.1.md
_layouts/_posts/2019-09-14-roboschool_2019.md
_posts/2019-09-14-roboschool_2019.md
_layouts/_posts/2019-09-29-Inter-embeds.md
_posts/2019-09-29-Inter-embeds.md
_layouts/_posts/2019-10-15-files-on-interclip.md
_posts/2019-10-15-files-on-interclip.md