Skip to content

zizkovrb/zizkovrb.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman-ricpic

A small project template for Middleman, the fantastic static site building tool. Without any front-facing extension, even the blog one. Use for starting the new site. Add what's necessary later.

And yes it is blatantly ripped off fine middleman-neato template. Thanks @shkm!

The name is based on czech saying ricpic (read ritz-pitz) which means at once.

Features

Ricpic sets you up with the following, straight out of the box:

Thanks to the brilliance of Middleman, this should get you up and running on new projects pretty darn fast.

Use

Install Middleman:

gem install middleman

Clone Ricpic:

git clone git@github.com:pepe/middleman-ricpic.git my-project

Install gems and get to work!

cd my-project
bundle install
middleman

Template Install

If you find yourself using ricpic often, you can install it as a middleman template:

git clone git@github.com:shkm/middleman-ricpic.git ~/.middleman/ricpic

Now you can simply init new projects with the Ricpic template:

middleman init -T=ricpic my-project

Just don't forget to update ~/.middleman/ricpic every now and then.

Thanks

Jamie Schembri @shkm for middleman-neato, which is probably much better for you than this.

Copyright and licence

Copyright 2014 Josef Pospíšil, under the MIT licence.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •