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 serve

Incrementing the Lodash Version

  1. Generate new documentation by running npm run doc:sitehtml from the Lodash repository.
  2. Copy the generated documentation from lodash/doc/ to lodash.github.io/docs/.
  3. Update the release field 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%