Archive for February 2016

flycheck-typescript-tslint released

My GNU Emacs flycheck extension 'flycheck-typescript-tslint' version 0.21 relised

Writen on Feb 13, 2016, 21:45 and filed under: TypeScript, Elisp, GNU Emacs.

Loading and unloading GNU Emacs themes

Every time you call `load-theme` in GNU Emacs, there is a chance that previous theme changed something that new theme does not. Also, sometimes themes change `linum` (line numbers) settings and if you use `linum` you don't want that.

Writen on Feb 13, 2016, 15:02 and filed under: GNU Emacs, Elisp.

Why Middleman?

Why I choose Middleman as static website generator for this site and not Jekyll

Writen on Feb 6, 2016, 20:23 and filed under: Website, Middleman.

Header images on this website

This article is about an older design of this website and it's no longer relevant

Writen on Feb 5, 2016, 15:12 and filed under: Website.

Building categories page on this site

How I used CSS Columns to build categories page on this website

Writen on Feb 3, 2016, 19:14 and filed under: Website, CSS.