Angular-in-Jekyll
Mon 22 June 2015
Can I use Angular, or other mustache like templating, in a page or post on my Jekyll blog?
Continue reading »
Can I use Angular, or other mustache like templating, in a page or post on my Jekyll blog?
Continue reading »
Following the series of blogposts about making a blog part one, part two, the intermezzo and finally part three I have some todo's left in the code.
One of those resurfaced as an issue in the github repo for the bogart blog. So, let's get on fixing it. This one …
Continue reading »
39 (thirty-nine) is the natural number following 38 and preceding 40.
Thirty-nine is the sum of consecutive primes (3 + 5 + 7 + 11 + 13)
and also is the product of the first and the last of those consecutive primes. Among small semiprimes only three other integers (10, 155, and 371)
share …
A while ago I migrated all my web-endeavors to a new server. It takes up a lot of time and while most of the configuration files are copied between servers a few things have changed.
One of those is the fact that I seem to have gained something called Referer …
Continue reading »
We're finally at a point that we start to care about content here. In parts one we created a simple webserver and in part two we hooked up the database. Now we have to read that content.
Ofcourse we made a mess of things the …
Continue reading »