Lodash.com Save

The Lodash website.

Project README

lodash.com

The Lodash website.

Running Locally

  1. Clone the repository locally.

  2. Install required gems & packages in the repository directory.

    $ bundle
    $ npm i
    
  3. Build & run.

    $ bundle exec 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.com/docs/.

  3. Update _config.yml for the release.

    $ npm run build:config <version>
    
Open Source Agenda is not affiliated with "Lodash.com" Project. README Source: lodash/lodash.com
Stars
135
Open Issues
24
Last Commit
1 month ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating