Skip to content

Custom actions

haskelt edited this page Dec 23, 2020 · 6 revisions

Salal is designed for one specific task, which is building websites. However, in the process of developing a site, you may want to perform various other 'utility' actions. For example, you might want to deploy your site to a server. For convenience, Salal provides a way to define custom actions that will execute a set of external commands.

Custom actions are configured by the use of system variables.

Clone this wiki locally