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

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 361 Bytes

README.md

File metadata and controls

executable file
·
22 lines (16 loc) · 361 Bytes

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.