Skip to content

Latest commit

 

History

History
43 lines (41 loc) · 1.37 KB

File metadata and controls

43 lines (41 loc) · 1.37 KB
layout page
title BlueWombat's Space
tagline My ramblings, projects etc.

{% include JB/setup %}

Below you'll find a series of blog posts. I write about everything I find interesting, daily work challenges, random thoughts and really everything and nothing. I write this blog both for you to enjoy, and as a reminder of useful approaches for myself. I hope you'll enjoy it as much as I enjoy writing it; have fun :-)

    {% for post in site.posts %}
  • 0 Comments {{ post.content | split:"" | first }}
  • {% if forloop.index0 == 2 %}
  • <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-8311298276239162", enable_page_level_ads: true }); </script>
  • {% endif %} {% endfor %}
<script> $(function() { setTimeout(function () { var short_name = "bluewombat"; var tag = document.createElement("script"); tag.src = "https://" + short_name + ".disqus.com/count.js"; tag.setAttribute("id", "dsq-count-scr"); $("body").append(tag); }, 500); }); </script>