Landing page do site https://lobby.tech
- Instale: Ruby v2.x ou superior
- Clone esse repositório (
git clone [email protected]:lobby-tech/lobby.tech.git
) - Instale Jekyll e Bundler:
gem install jekyll bundler
- Execute comando:
jekyll serve
- Acesse:
http://localhost:4000
- Basta alterar o site e fazer push na master, que github automaticamente faz o deploy