tsuru / 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
$ make install

That's it. You're set.

Running & developing

Having the dependencies installed, just run:

$ make 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:SCSS 53.9%Language:HTML 39.3%Language:CoffeeScript 3.8%Language:JavaScript 1.4%Language:CSS 1.0%Language:Dockerfile 0.4%Language:Makefile 0.2%