Home Create a Blog with Jekyll and Markdown Files
Post
Cancel

Create a Blog with Jekyll and Markdown Files

Install Jekyll on Windows

Link: Install Jekyll on Windows

Fork a Theme from Github

Create a new repository from an existing theme and name it .github.io.

Install dependencies

1
$ bundle

Start Local Server

1
$ bundle exec jekyll s
This post is licensed under CC BY 4.0 by the author.