Sha256: 9c5fed4f865aa95cee5268511cf60b4feb2b3964633b637f7784b88048a35bf1
Contents?: true
Size: 572 Bytes
Versions: 2
Compression:
Stored size: 572 Bytes
Contents
--- sort: 7 --- # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll_picture_tag-1.13.0 | docs/users/configuration/disable.md |
jekyll_picture_tag-1.12.0 | docs/users/configuration/disable.md |