Compare commits
3 Commits
f63d2e931f
...
42a747bed8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
42a747bed8 | ||
|
|
df1a3a1fbe | ||
|
|
bf25e4bdf2 |
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 = "magazine-bold"
|
name = "magazine-bold"
|
||||||
display_name = "Magazine Bold"
|
display_name = "Magazine Bold"
|
||||||
scope = "@themes"
|
scope = "@themes"
|
||||||
version = "0.2.1"
|
version = "0.3.0"
|
||||||
description = "A streetwear label's cover-story chrome: massive condensed uppercase headlines, duotone imagery, grid-breaking overlap and fluoro accent slabs. Newsprint plus voltage by day, ink-black plus fluoro by night. For fashion drops, lookbooks and culture publications."
|
description = "A streetwear label's cover-story chrome: massive condensed uppercase headlines, duotone imagery, grid-breaking overlap and fluoro accent slabs. Newsprint plus voltage by day, ink-black plus fluoro by night. For fashion drops, lookbooks and culture publications."
|
||||||
kind = "theme"
|
kind = "theme"
|
||||||
categories = ["templates"]
|
categories = ["templates"]
|
||||||
|
|||||||
BIN
preview.png
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 70 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 82 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 82 KiB |
BIN
screenshots/05-blog-the-offcut-method-light.png
Normal file
|
After Width: | Height: | Size: 98 KiB |
BIN
screenshots/06-blog-the-offcut-method-dark.png
Normal file
|
After Width: | Height: | Size: 99 KiB |