The lodash website.
-
Clone the repository locally.
-
Install the
github-pages
gem.$ gem install github-pages
-
Build & run from the repository’s directory.
$ jekyll build $ jekyll serve --watch
- Generate the new documentation by running
npm run doc:sitehtml
in thelodash/lodash
repo and copying the file over. - Update the
latestRelease
variable in_config.yml
. - Update the
releases
variable in_config.yml
.