Skip to content
Snippets Groups Projects
Forked from elixir / daisy-doc
13 commits behind the upstream repository.

Daisy documentation

How to get started

  1. clone the repository

  2. install dependencies using bundler

bundle install --path vendor/bundle
  1. run server locally
bundle exec jekyll server