Skip to content
/ jekyde Public

Static blog generater, server and writer. Write markdown with latex in desktop/mobile browsers.

Notifications You must be signed in to change notification settings

zohooo/jekyde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyde

A static blog generator, server and writer in Node.JS.

Easy Installing

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:

https://localhost:4040/w

You can edit your posts and pages in browser.

About

Static blog generater, server and writer. Write markdown with latex in desktop/mobile browsers.

Resources

Stars

Watchers

Forks

Packages

No packages published