/testJekyll

A Test for using Jekyll

Primary LanguageCSS

testJekyll

A small template blog using Jekyll

View the live demo for this template here

To test and build it locally. First install Jekyll:

	gem install jekyll

Then clone this project:

	git clone https://github.com/byeah/testJekyll.git
	cd testJekyll
	jekyll serve

Then view the page at http://localhost:4000/testJekyll

Have fun!