This holds the source for the docs.yourbase.io site. It is
automatically deployed on merges to main
.
To run docs locally, use
yb exec
or to run without yb
,
bundle install
bundle exec jekyll serve --livereload --config _config.yml,_config_dev.yml