This project handles the DocdokuPLM user-guide and documentation.
Ruby, Jekyll 2.1.0, nodejs, git, grunt, bower
Install local jekyll from given ruby gem
[sudo] gem install jekyll -v 2.1.0
Use latest LTS version
Latest
Latest
Latest
Please edit the _config.yml file if you plan to deploy on a different path than server root
To build the doc, run
npm run build
To develop, use
npm run dev