Search

Showing 7 of 1,697 result(s)

/site-essentials-for-statamic/v1/antlers-tags/se-current-view#content-se-current-viewend-tag

The se_current_view:end tag will output a <!-- END: --> HTML comment with the current relative view path. This tag does nothing when the site is in production mode. 1 {{ se_current_view : end / }}

/social-media-image-kit/v1/artisan-commands#content-generate-images

The generate-images Artisan command may be used to generate images for all configured collections. It can be invoked by running the following command from the root of your project: 1 php artisan social-media-image-kit:generate-images This command...

/social-media-image-kit/v1/configuration#content-configuring-folder-paths

By default, Social Media Image Kit will produce a nested folder structure for all generated assets. Folder names are generated using an Antlers template. This template can be changed by modifying the folder configuration value within the...

/social-media-image-kit/v1/creating-image-templates

Social Media Image Kit creates images by rendering Antlers or Blade templates and converting the results to an image. By default, templates must be stored within the following folder: 1 resources/views/social-media-image-kit/ A very basic template...

/social-media-image-kit/v1/generating-images#content-regenerating-images

By default Social Media Image Kit will not regenerate images that were previously generated when running the generate-images command. To force a regeneration we can use the --regen flag: 1 php artisan social-media-image-kit:generate-images --regen

/social-media-image-kit/v1/installation#content-html-rendering-setup

If you intend to use the provided Browershot, you will also need to ensure that Puppeteer is installed and configured on your system. For more information on how to do this, please consult the Browsershot documentation at...

/social-media-image-kit/v1/license#content-gnu-general-public-license

Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. < https://fsf.org/ > Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.