From: Lucian Mogosanu Date: Sat, 10 Aug 2013 10:40:52 +0000 (+0300) Subject: posts: 007 X-Git-Tag: v0.2~26 X-Git-Url: https://git.mogosanu.ro/?a=commitdiff_plain;h=28824a6415d57aeed06ce91999f0fb24f6d05a70;p=thetarpit.git posts: 007 --- diff --git a/posts/y00/007-changes.markdown b/posts/y00/007-changes.markdown new file mode 100644 index 0000000..55f187a --- /dev/null +++ b/posts/y00/007-changes.markdown @@ -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