Skip to content

kinzhao/jekyll-proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll Proj

Install Jekyll and Bundler $ gem install jekyll bundler

Start new Project $ jekyll new jekyll-proj

Go into Project Directory $ cd jekyll-proj

Serve Jekyll locally ~/jekyll-proj $ bundle exec jekyll serve

Then go to http://localhost:4000/ in your browser and code away!

alt text