Installing

Writing

Customizing

Guide

Easy Installation

First install Node.js, then install jekyde in console:

npm install -g jekyde

Simple Starting

Create an empty folder and run the following command in the folder:

jekyde

We will generate a simple blog inside it for you.

Happy Writing

In your web browser visit the following address:

http://localhost:4040/w

You can edit your posts and pages in browser.