Skip to content

hauntpet/theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hauntpet/theme

The base package used to build a custom Haunt theme.

Documenation

Installation

composer require hauntpet/theme

Build

Repository::add($key, [
    // metadata
], [
    // options
]);

Options

Options can be added as the 3rd parameter of the add function.

Menus

By default there is always a primary menu.

'menus' => [
    'secondary' => 'Secondary Menu',
]

About

The main theme package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages