Skip to content

Commit 9f4a5f4

Browse files
committed
add new post on blog revamp
1 parent 7d733cd commit 9f4a5f4

4 files changed

Lines changed: 48 additions & 0 deletions

File tree

assets/images/blog_old.png

423 KB
Loading

assets/images/blog_old_crop.png

94 KB
Loading

assets/images/blog_really_old.png

440 KB
Loading

blog/_posts/2016-01-07-revamp.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: "New year, new site"
3+
author: Tamas Nagy
4+
layout: post
5+
tags: [blog, design]
6+
image: blog_old_crop.png
7+
---
8+
9+
Ever since my (now former) hosting provider,
10+
[Greenqloud](https://www.greenqloud.com/), changed directions back last
11+
September and shutdown its public cloud offering, my site has been in a
12+
state of limbo. My lack of any posts for over a year didn't help the
13+
matter either. So I did what any rational person would(n't) do. I yanked
14+
the cord, brushed up on my Ruby and Liquid, and rebuilt the whole thing
15+
from scratch.
16+
17+
That's what you are seeing right now. A new site for a new year. Is it any
18+
better? Probably not. It's different though, I'll let you decide:
19+
20+
![One of the earliest versions. Had a nifty time-to-read indicator. Pretty
21+
boring otherwise.](/assets/images/blog_really_old.png)
22+
23+
![Previous version. It was heavily inspired by Trevor Bedford's
24+
[site](http://bedford.io). Spot the
25+
resemblance?](/assets/images/blog_old.png)
26+
27+
Best features of the new site? I really like that I now have the following
28+
things:
29+
30+
- A dedicated photos section. I like having everything self-hosted and in
31+
one place.
32+
33+
- The about page has the version information for the software used to
34+
build the site.
35+
36+
- Both the HTML and PDF versions of my CV are perfectly synced up thanks
37+
to [Pandoc](http://pandoc.org).
38+
39+
- The revision history of a post is extracted from git and shown under
40+
each one. Why? Because I can.
41+
42+
I'm also changing the focus of content on this website. I intend to use it
43+
as a running list of interesting software tweaks and solutions that I've
44+
found useful and I want to keep track of. I would also like to have more
45+
exploratory posts where I dive into interesting problems.
46+
47+
Most importantly, everyone's favorite hypotrochoid is still featured on
48+
the site. New year, new site, same hypotrochoid.

0 commit comments

Comments
 (0)