Meta: Add the commandbar theme
This commit is contained in:
parent
bc113fdd3b
commit
92bd9a5d07
1 changed files with 7 additions and 0 deletions
|
@ -37,6 +37,12 @@ module:
|
||||||
target: layouts/shortcodes
|
target: layouts/shortcodes
|
||||||
- source: layouts/partials
|
- source: layouts/partials
|
||||||
target: layouts/partials
|
target: layouts/partials
|
||||||
|
- path: commandbar
|
||||||
|
mounts:
|
||||||
|
- source: assets/js
|
||||||
|
target: assets/js/commandbar
|
||||||
|
- source: layouts/partials
|
||||||
|
target: layouts/partials/commandbar
|
||||||
|
|
||||||
permalinks:
|
permalinks:
|
||||||
page:
|
page:
|
||||||
|
@ -47,5 +53,6 @@ permalinks:
|
||||||
tests: "/tests/"
|
tests: "/tests/"
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
|
- commandbar
|
||||||
- blog
|
- blog
|
||||||
- base
|
- base
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue