lodash.com
1.0.0
The Lodash website.
Clone the repository locally.
Install required gems & packages in the repository directory.
$ bundle
$ npm iBuild & run.
$ bundle exec jekyll serveGenerate new documentation by running npm run doc:sitehtml from the Lodash repository.
Copy the generated documentation from lodash/doc/ to lodash.com/docs/.
Update _config.yml for the release.
$ npm run build:config <version>