Informational website for mdToolkit.
Built using:
Follow Jekyll's installation guide for your operating system.
git clone https://github.com/adiwg/mdToolkit-web.git
this repositorycd mdToolkit-web
change into the new directorygem install jekyll bundler
install the jekyll and bundler gems
bundle exec jekyll serve
- Visit your app at localhost:4000.