Posted inArticles

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 under active development. It can be self-hosted, or you can choose a hosted built at Ghost.org. It uses SQLite by default as its Database, you use MySQL to. […]

Posted inArticles, Linux

Visual Studio Code on Ubuntu

Microsoft recently announced Visual Studio Code at its BUILD conference. Visual Studio Code is a free build of Visual Studio that supports Windows, Mac, and Linux. Visual Studio Code is built for developers who focus on ASP.NET or Node.js. It has Git integration. It’s an excellent source/text editor currently in its preview stage and supports […]

Posted inArticles

How to install Harp on Ubuntu

Harp is a web static server with pre-processing for Ejs, Jade, Sass, Stylus, Markdown, Harp is written in Node.js. Harp lets you create a static website without any pain. The Harp web server does require any pre-configuration before running. Harp is not limited to creating a static website, It can also be used as a […]