Ghost on Ubuntu

Ghost is a free open source blogging platform built with Node.js. It started as a Kickstarter project and turned into a great blogging platform that is still un

Read Article

Static site generators

Static sites are the fast, secure and easy to create and manage, it is also the fastest in load up time. It’s the best way to serve content, if all you want to

Read Article

Markdown

It let the user focus on what they were writing, and not what they were trying to make thing look like as they write. Markdown, hmm, What is that? Markdown is a

Read Article

Flat File vs Database driven CMS

These days there are a lot of CMS’s being rapidly developed, the most eye-catching CMS’s currently being developed is the flat-file type, which does not rely on

Read Article

Node.js on OSX

Node.js is an open source, cross-platform runtime environment for server-side and networking applications. Node.js applications are written in JavaScript, If yo

Read Article

MacVim on OSX

MacVim is a text and source code editor for Mac that offers a GUI for Vim. It comes with extra features and supports Mac-based keyboard shortcuts, making it ver

Read Article