Compare commits
3 Commits
4409f21e35
...
d4e21e484b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d4e21e484b | ||
|
|
99fb13b4a2 | ||
|
|
2fe663ca74 |
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 = "pastel-dream"
|
name = "pastel-dream"
|
||||||
display_name = "Pastel Dream"
|
display_name = "Pastel Dream"
|
||||||
scope = "@themes"
|
scope = "@themes"
|
||||||
version = "0.2.2"
|
version = "0.3.0"
|
||||||
description = "Soft bakery and patisserie theme — watercolor washes, scalloped edges, rounded menu cards, and seasonal specials in blush, berry, and lilac."
|
description = "Soft bakery and patisserie theme — watercolor washes, scalloped edges, rounded menu cards, and seasonal specials in blush, berry, and lilac."
|
||||||
kind = "theme"
|
kind = "theme"
|
||||||
categories = ["templates"]
|
categories = ["templates"]
|
||||||
|
|||||||
BIN
preview.png
|
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 67 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 85 KiB |
BIN
screenshots/05-blog-strawberries-are-in-light.png
Normal file
|
After Width: | Height: | Size: 360 KiB |
BIN
screenshots/06-blog-strawberries-are-in-dark.png
Normal file
|
After Width: | Height: | Size: 399 KiB |