Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 389 Bytes

File metadata and controls

14 lines (8 loc) · 389 Bytes

Materialize-Parallax

A Parallax theme for OctoberCMS using Materialize framework.

Installation

$ php artisan theme:install martin.materialize-parallax <theme>

Replace <theme> with the name of your theme.

Using the theme

$ php artisan theme:use <name>

Where <name> is whatever you specified in theme:install.