The Lodash website.
-
Clone the repository locally.
-
Install the
github-pages
gem.$ gem install github-pages
-
Build & run from the repository’s directory.
$ jekyll serve
- Generate new documentation by running
npm run doc:sitehtml
from the Lodash repository. - Copy the generated documentation from
lodash/doc/
tolodash.github.io/docs/
. - Update the
release
field in_config.yml
.