self-xdsd / self-docs

Self XDSD Documentation Website
https://docs.self-xdsd.com
Other
3 stars 1 forks source link
jekyll
self-xsdsd-logo

Self XDSD Documentation

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.