piyush0 / lab.codingblocks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding Blocks Lab http://lab.codingblocks.com

CB Lab is an open source projects playground. This repository is a Jekyll site that forms the website - http://lab.codingblocks.com

This uses the Harmony Theme on top of Jekyll.

Adding New Projects

Make sure you have ruby and ruby-gems installed. Then make sure you have rake installed.

gem install rake

We have a rake task new_project, which you can run like this -

rake 'new_project["WebIDE", "An IDE in a Webapp to compile and test code online"]'

About

License:Other


Languages

Language:CSS 65.0%Language:HTML 30.9%Language:Ruby 3.7%Language:JavaScript 0.3%