Compare commits
3 Commits
def29b6e9c
...
a441b4cccf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a441b4cccf | ||
|
|
a1acb0f886 | ||
|
|
620644f386 |
2
Makefile
@ -38,7 +38,7 @@ archive-check:
|
|||||||
echo "archive-check OK"
|
echo "archive-check OK"
|
||||||
|
|
||||||
# Publish the prebuilt .bnp to the active registry.
|
# Publish the prebuilt .bnp to the active registry.
|
||||||
# Pass --host https://my.localdev.blockninjacms.com for the dev orchestrator.
|
# Pass --host https://my.blockninja.dev for the dev orchestrator.
|
||||||
publish: build
|
publish: build
|
||||||
$(NINJA) plugin publish --bnp $(BNP)
|
$(NINJA) plugin publish --bnp $(BNP)
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
name = "art-deco"
|
name = "art-deco"
|
||||||
display_name = "Art Deco"
|
display_name = "Art Deco"
|
||||||
scope = "@themes"
|
scope = "@themes"
|
||||||
version = "0.2.1"
|
version = "0.3.0"
|
||||||
description = "Luxury Art Deco theme with champagne gold gradients, jet black, ivory and geometric fan motifs for hotels, fine dining, weddings and jewellers."
|
description = "Luxury Art Deco theme with champagne gold gradients, jet black, ivory and geometric fan motifs for hotels, fine dining, weddings and jewellers."
|
||||||
kind = "theme"
|
kind = "theme"
|
||||||
categories = ["templates"]
|
categories = ["templates"]
|
||||||
|
|||||||
BIN
preview.png
|
Before Width: | Height: | Size: 136 KiB After Width: | Height: | Size: 59 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 59 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 60 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 60 KiB |
BIN
screenshots/05-blog-the-gold-standard-light.png
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
screenshots/06-blog-the-gold-standard-dark.png
Normal file
|
After Width: | Height: | Size: 58 KiB |