The Lodash website.
- 
Clone the repository locally. 
- 
Install required gems & packages in the repository directory. $ bundle $ npm i 
- 
Build & run. $ bundle exec jekyll serve
- 
Generate new documentation by running npm run doc:sitehtmlfrom the Lodash repository.
- 
Copy the generated documentation from lodash/doc/tolodash.com/docs/.
- 
Update _config.ymlfor the release.$ npm run build:config <version>