posts: 007
authorLucian Mogosanu <lucian.mogosanu@gmail.com>
Sat, 10 Aug 2013 10:40:52 +0000 (13:40 +0300)
committerLucian Mogosanu <lucian.mogosanu@gmail.com>
Sat, 10 Aug 2013 10:40:52 +0000 (13:40 +0300)
posts/y00/007-changes.markdown [new file with mode: 0644]

diff --git a/posts/y00/007-changes.markdown b/posts/y00/007-changes.markdown
new file mode 100644 (file)
index 0000000..55f187a
--- /dev/null
@@ -0,0 +1,27 @@
+---
+postid: 007
+title: The Tar Pit: changes
+author: Lucian MogoČ™anu
+date: August 10, 2013
+tags: asphalt
+---
+
+This post brings along a few changes to The Tar Pit.
+
+Firstly, the site structure has been modified to accomodate year changes. Posts
+can now be found in `posts/yxz/id-postname.html` instead of
+`posts/id-postname.html`, where `xz` is a two-digit number, starting with year
+00 (equivalent to 2013). I doubt that I will ever write more than 365 posts per
+year, and I doubt even more that I will ever write more than 150 posts per
+year, while most modern computer file systems can accomodate about 500 to 1000
+files per directory without a significant performance loss in file loading.
+Unfortunately, this breaks a few external links I have sent. Fortunately, the
+number of broken links is yet small, which is why I've decided to implement
+this now rather than later.
+
+Secondly, I downloaded the fonts on Google Fonts locally, for my personal
+convenience, as I doubt Google sites will have any significant downtime anytime
+soon. I've specified font licenses in a [LICENSE.markdown][1] file. Please
+contact me if you see anything wrong there, I'm not too familiar with Legalese.
+
+[1]: /css/fonts/LICENSE.markdown