Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

executable file
·
10 lines (8 loc) · 290 Bytes

Build Your Own Portfolio and Blog Site with GitHub Pages Workshop

$ git clone https://github.com/SuzeShardlow/github-pages-workshop.git
$ cd github-pages-workshop
$ bundle install
$ bundle exec jekyll serve --watch

Then browse to http://127.0.0.1:4000/github-pages-workshop/.