Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 605 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 605 Bytes

mdToolkit-web

Informational website for mdToolkit.

Built using:

Prerequisites (for development)

Follow Jekyll's installation guide for your operating system.

Installation

  • git clone https://github.com/adiwg/mdToolkit-web.git this repository
  • cd mdToolkit-web change into the new directory
  • gem install jekyll bundler install the jekyll and bundler gems

Running/Development