Showing 10 of 1,085 results.

Configuration Overview

Site Essentials for Statamic provides many configuration files, each focusing on a specific subset of features. If you have not yet published the configuration files, you can do so by running the following command from the root of your project: 1...

Introduction & Installation

Site Essentials for Statamic is a Statamic addon that provides many different features, each targeted at simplifying an aspect of creating Statamic websites. Site Essentials for Statamic ships with the following features out of the box: Favicon...

Custom Command Styles With Laravel Artisan

…e that the style tags need to be closed with the </> closing tag. 1 <?php 2 3 // ... 4 5 function handle ( ) 6 { 7 $ this -> line ( ' <fg=red>A simple line.</> ' ) ; 8 } 9 10 // ... To set the foreground color when styling command text set the fg...

Site Settings

A few properties of your site can be configured by using the "Site Settings" global, directly within the control panel: Site Name, : Controls the title that appears on the site (, important, : make sure to also update your site's, APP_NAME,...

Permalinks

Tidal will automatically insert permalink links for headings within your content. This is done for pages authored using the "Documentation (Markdown)" and "Documentation (Page Builder)" blueprints. The links created for headings within your...

Permission Variables | Default Variables

Each comment author array ( author or internal_parent_author ) contains an array permissions containing all of the resolved permissions for the user. Anonymous authors will also have a permissions array, with all permissions set to false . The...

Filter Search