Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 505 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 505 Bytes

dasdad.com.br

Source code for Das Dad website.

Powered by Jekyll.

Development

Clone this repository:

$ git clone [email protected]:dasdad/dasdad.github.io.git

Install dependencies:

$ cd dasdad.github.io
$ bundle install
$ gem install foreman

Run:

$ foreman start

Go to localhost:5000.