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.