/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

philipnewborough.co.uk
| | ravendb.net
0.7 parsecs away

Travel
| | If you are reading this blog, I assume that you are a like-minded person. My idea of relaxation is to sit and write code. Hopefully on something that Im not...
| | ayende.com
1.0 parsecs away

Travel
| | In the previous post I outlined the requirements we have for FastPFor in RavenDB. Now I want to dig into the actual implementation. Here is the shape of the ...
| | eran.sandler.co.il
8.8 parsecs away

Travel
| | It's time to move my blog to version 3. This time we are going back in time and into the future at the same time. Before we begin, here is a little history of my blog: Version 1 - Blogger Version 1 ran on Blogger - which was essentially a static site generation platform. It gave you an editor, you would write your posts and then it would generate your complete site in HTML and even allowed you to publish it on your own server by uploading the result via FTP.
| | blog.m5e.de
15.1 parsecs away

Travel
| Static site generators like Hugo, Jekyll or Nuxt are awesome. They provide way faster delivery of your contents to your customers than any PHP solution like WordPress. Unfortunately you have to create the Markdown files for your content yourself, but because every single post has a filename, title, date and often tags as well as a status for draft, I created a simple tool which takes care of doing exactly that.