Skip to content

kippo/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground

For quick HTML & CSS experiments.

Install

git clone git@github.com:haydn/playground.git
cd playground
gem install bundler
bundle

Getting Started

Create a new project (just make a copy of the _template directory):

rake new example
cd example

Start the Jekyll server:

jekyll s

You can now view your project here:

http://localhost:4000/

About

For quick HTML & CSS experiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published