Initialize New Theme
apex package init-theme <THEME <
|
|
Used immediately after splitting a new theme into header / footer includes. This will go through the includes and automatically convert them for Apex, such as replacing links with /themes/apex merge field, et al.
|
Parameters
| Parameter | Description |
|---|---|
| theme | The alias of the theme / package to initialize. |
Flags
| Flag | Description |
|---|
Examples
- ./apex package init-theme my-new-theme