Development Tools
Tools you need for local testing your documentation changes
-
NOTE: On macOS at the moment of writing the latest Ruby version is 3.3.1 and that can be compiled without any issues by homebrew (unlike the version 3.1.3 that is mentioned by the jekyllrb site)
- Install bundler
It’s just a ruby gem itself too, so simply rungem install bundle
- Install node.js
It’s needed only if you have to modify and re-pack the site wide .js script files