Skip to content

runk/lodash.github.io

Repository files navigation

lodash.github.io

The lodash website.

Running Locally

  1. Clone the repository locally.

  2. Install the github-pages gem.

    $ gem install github-pages
  3. Build & run from the repository’s directory.

    $ jekyll build
    $ jekyll serve --watch

Incrementing the lodash version

  1. Generate the new documentation by running npm run doc:sitehtml in the lodash/lodash repo and copying the file over.
  2. Update the latestRelease variable in _config.yml.
  3. Update the releases variable in _config.yml.

About

The Lodash website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.3%
  • JavaScript 23.8%
  • CSS 19.8%
  • Ruby 0.1%