Skip to content
This repository has been archived by the owner on Jan 17, 2018. It is now read-only.

daytona/daytona.github.com

Repository files navigation

daytona.io

Here’s to the crazy ones osv..

Setup

Install dependencies

bundle install

Run jekyll locally and watch for file changes

jekyll serve --watch

Deploy

git push

The folder _site hosts the static files. To deploy just push to this repo.