Jekyll on Raspberry Pi

green and black circuit board

Jekyll is a blog aware static website generator written in Ruby that converts Markdown files into static HTML files. It supports many Markdown interpreter here are some of them RDiscount , Maruku, Kramdown and RedCarpet. Jekyll stores its configuration in a _config.yml file that contains information about how to build the static website and which module and plugins should be used, It is one of the most widely used static website generators. It is recommended due to its popularity and large community support and active development.

Read more

Atom on Arch Linux

Atom is a cross platform open source text/source code editor developed by GitHub written in C++, Node.js, Coffee Script, JavaScript, CSS. Atom offers a built-in package manager called APM to install packages developed by Atom developers and third-party developers. Atom is built on top of Chromium-based desktop application framework. The user can tweak atom UI. All the user must do is edit a simple stylesheet written in ‘less’. This stylesheet overrides the default config. The Atom UI can also be reset by cleaning the changes made me the user. Atom editor in active development, Atom by default has a limit of only a file of 2 MB which can be tweaked by the user if he wishes to open a larger file. Atom supports languages that other editor does not support (example: sass, scss).

Read more

Brackets on Debian/Ubuntu…

[![Brackets](https://revryl.com/wp-content/uploads/2014/04/200px-Brackets_Icon.png)](http://brackets.io/) Adobe Brackets (once known as Edge) is an Open-Source cross-platform source/text editor for Web development written in HTML, CSS and JavaScript. Brackets is free and licensed under the MIT License and maintained on GitHub. Currently, Brackets has yet to achieve version 1.0. It gets updates roughly twice a month. Brackets, at the time, is under … Read more

Brackets on Debian/Ubuntu

Brackets is an editor for Web development written in HTML, CSS and JavaScript, Brackets is created by Adobe Systems. Its is a free software licensed under the MIT License, and is maintained on [GitHub](https://github.com/adobe/brackets). Brackets has not achieved 1.0, Brackets is under active development and roughly twice a month a new Sprint release of Brackets … Read more

Rutorrent on Debian

Rtorrent is a text-based ncurses BitTorrent client written in C++ based on the LibTorrent libraries for Unix. Rtorrent is very minimal and takes very few system resources. On high-bandwidth connections, It claims to be able to seed at three times the speed of the official BitTorrent client. Rtorrent is a package available for various Linux … Read more