Compare commits
3 Commits
ad1a1d83aa
...
32455b5497
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
32455b5497 | ||
|
|
bd0d886854 | ||
|
|
24a11b75d3 |
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 = "earthen"
|
||||
display_name = "Earthen"
|
||||
scope = "@themes"
|
||||
version = "0.2.1"
|
||||
version = "0.3.0"
|
||||
description = "Botanical nonprofit theme in moss, clay, sage and cream — hand-illustrated motifs for cause-driven sites."
|
||||
kind = "theme"
|
||||
categories = ["templates"]
|
||||
|
||||
BIN
preview.png
|
Before Width: | Height: | Size: 351 KiB After Width: | Height: | Size: 325 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 325 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 339 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 246 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 251 KiB |
BIN
screenshots/05-blog-the-first-rain-after-planting-light.png
Normal file
|
After Width: | Height: | Size: 225 KiB |
BIN
screenshots/06-blog-the-first-rain-after-planting-dark.png
Normal file
|
After Width: | Height: | Size: 230 KiB |