Sha256: 175afeb368b3d6000fbd1cbc551e6623a06ecf10b776bd319aa6ac758974ff69
Contents?: true
Size: 572 Bytes
Versions: 10
Compression:
Stored size: 572 Bytes
Contents
--- sort: 5 --- # Disable Jekyll Picture Tag *Format:* `disabled: (true|false|environment|array of environments)` *Examples:* - `disabled: true` - `disabled: development` - `disabled: [development, staging]` *Default:* `false` Disable image and markup generation entirely. Useful for debugging, or to speed up site builds when you're working on something else. Hint: If you're going to toggle this frequently, you might use a Jekyll Environment. Set this to something like `nopics`, and then start Jekyll with `JEKYLL_ENV=nopics bundle exec jekyll serve`.
Version data entries
10 entries across 10 versions & 1 rubygems