almirfilho / tsuru.io

Tsuru PaaS website.

Home Page:https://tsuru.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsuru.io website

This is the tsuru.io landing page.

Setting up

You must have SASS, Node.js and grunt-cli installed. After that, clone this project:

$ git clone git@github.com:tsuru/tsuru.io.git

And install the dependencies:

$ cd tsuru.io
$ npm install

That's it. You're set.

Running & developing

Having the dependencies installed, just grunt run:

$ cd tsuru.io
$ grunt run

Now you can access it locally at localhost:7777.
At any changes, the page will be automatically generated again.

About

Tsuru PaaS website.

https://tsuru.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CSS 64.8%Language:HTML 26.9%Language:CoffeeScript 6.2%Language:JavaScript 2.1%Language:Makefile 0.1%