This repo contains the Docs website for Self XDSD: https://docs.self-xdsd.com
To run locally, you will need Ruby, Bundler and Jekyll installed.
bundle install
bundle exec jekyll serve --config _config_local.yml
Go to http://localhost:4000
.
This repo contains the Docs website for Self XDSD: https://docs.self-xdsd.com
To run locally, you will need Ruby, Bundler and Jekyll installed.
bundle install
bundle exec jekyll serve --config _config_local.yml
Go to http://localhost:4000
.