Skip to content

Latest commit

History

History
20 lines (16 loc) 路 444 Bytes

readme.md

File metadata and controls

20 lines (16 loc) 路 444 Bytes

Hyde

馃摑 Blazing fast Next.js blog inspired by Jekyll. Makes it super-easy to migrate your posts and config from your old Jekyll-blog.

How to install?

$ git clone https://github.com/pankajparashar/hyde.git
$ cd hyde
$ npm install
$ npm run dev