Compare commits
3 Commits
a7a90ba3c1
...
ef4c8c3519
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef4c8c3519 | ||
|
|
1e60f4360f | ||
|
|
a054fc0377 |
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 = "corporate-modernist"
|
||||
display_name = "Corporate Modernist"
|
||||
scope = "@themes"
|
||||
version = "0.2.1"
|
||||
version = "0.3.0"
|
||||
description = "Swiss-grid B2B theme with restrained typography, a single configurable accent, and trust-signal blocks for enterprise sites."
|
||||
kind = "theme"
|
||||
categories = ["templates"]
|
||||
|
||||
BIN
preview.png
|
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 76 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 85 KiB |
BIN
screenshots/05-blog-operations-reset-light.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
screenshots/06-blog-operations-reset-dark.png
Normal file
|
After Width: | Height: | Size: 69 KiB |