Compare commits
3 Commits
44f94ac93e
...
4a33dae2f7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a33dae2f7 | ||
|
|
1ca40326cf | ||
|
|
493cfe952a |
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 = "brutalist"
|
||||
display_name = "Brutalist"
|
||||
scope = "@themes"
|
||||
version = "0.2.1"
|
||||
version = "0.3.0"
|
||||
description = "Concrete, oversized type, hard 12-col grid theme for design studios, architecture firms and art galleries."
|
||||
kind = "theme"
|
||||
categories = ["templates"]
|
||||
|
||||
BIN
preview.png
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 49 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 52 KiB |
BIN
screenshots/05-blog-in-praise-of-a-hard-border-light.png
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
screenshots/06-blog-in-praise-of-a-hard-border-dark.png
Normal file
|
After Width: | Height: | Size: 71 KiB |