Skip to content

yourbase/docs.yourbase.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public documentation

This holds the source for the docs.yourbase.io site. It is automatically deployed on merges to main.

Running locally

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