☀ Hey, Automad version 2 is now available as an alpha version.
Read more here!
Try a Demo
♡ Sponsor
Index
Show All
Show All ✓
Blocks
Case
Cheat Sheet
Command Line Interface
Composer
Condition
Configuration
Content
Context
Dashboard
Date
Development
Extension
File
Filelist
Filter
Find
HTML
Headless
Image
Inheritance
Installation
Language
Layout
Loop
Math
Method
Navigation
Object
PHP
Package
Pagelist
Pipe
Preview
Recursion
Regex
SEO
Session
Snippet
Sort
Statement
Strip
Theme
URL
Variable
v2
100
pages found
Template Language ⁄
Working with Images
— Template Language
Images are the most important type of media used in the internet and are essential for any kind of blog or portfolio. Automad's template language provides handy methods for basic image processing like resizing and cropping. When using a single image or iterating a set of images, ...
Template Language ⁄
Multilingual Content
— Template Language
In case you want to provide your content in multiple languages, it is important that once a user has selected a language, the selection persits across multiple pages. Automad provides an easy way to store such data in the session data array. The saved selection will then be used ...
Toolbox ⁄
breadcrumbs
— Toolbox
Creates the markup for a breadcrumb trail to the current page.
Pipe ⁄
ceil
— Pipe
Returns the next highest integer value by rounding up a variable if necessary. This function doesn't expect any parameters.
Pipe ⁄
dateFormat
— Pipe
Formats a date variable according to a given format string. By default, the syntax of PHP's internal date function is used for formatting. However, it is possible to also define a locale as the second argument in which case the IntlDateFormatter class is used for formatting which ...
Pipe ⁄
def
— Pipe
Returns a given default value for a variable, in case the variable is not defined anywhere.
Pipe ⁄
escape
— Pipe
Escapes a string to be safely used in JSON formatted data or similar. This function doesn't expect any parameters.
Toolbox ⁄
filelist
— Toolbox
Updates the configuration of the filelist object. A foreach loop can be used to iterate over the files in the list. This method has no output.
←
→
Automad
Getting Started
System
User Guide
Developer Guide
Headless Mode
Discuss
Packages
Live Demo
☀ Version 2