Compare commits
3 Commits
d7d7e1a7a3
...
0ae327ea56
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0ae327ea56 | ||
|
|
0d4ddd7f4c | ||
|
|
955688daf6 |
2
Makefile
@ -38,7 +38,7 @@ archive-check:
|
||||
echo "archive-check OK"
|
||||
|
||||
# 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
|
||||
$(NINJA) plugin publish --bnp $(BNP)
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
name = "kindergarten"
|
||||
display_name = "Kindergarten"
|
||||
scope = "@themes"
|
||||
version = "0.2.1"
|
||||
version = "0.3.0"
|
||||
description = "Primary-colored, hand-lettered theme for preschools and daycares — crayon borders, sticker badges, confetti, and a bouncing mascot showpiece."
|
||||
kind = "theme"
|
||||
categories = ["templates"]
|
||||
|
||||
BIN
preview.png
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 90 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 90 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 91 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 93 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
screenshots/05-blog-settling-in-light.png
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
screenshots/06-blog-settling-in-dark.png
Normal file
|
After Width: | Height: | Size: 74 KiB |