Skip to content

softcomoss/jekyll-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-starter-kit

make sure you have jekyll bundler installed on your computer before use

you can do that by running this simple code on your terminal

gem install bundler jekyll

Step 1 : Update jekyll bundle from the folder directory

run bundle update

Step 2 : run on server

bundle exec jekyll serve

or

bundle exec jekyll serve --livereload

=> Now browse to http://localhost:4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors