Compare commits
3 Commits
65457ca821
...
34a9bc61c0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
34a9bc61c0 | ||
|
|
7e5fea562f | ||
|
|
523f1fb0ec |
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 = "noir"
|
||||
display_name = "Noir"
|
||||
scope = "@themes"
|
||||
version = "0.2.1"
|
||||
version = "0.3.0"
|
||||
description = "Detective and true-crime dossier theme: case-file cards, typewriter type, redaction bars, evidence board and film grain. High-key gallery by day, darkroom black by night."
|
||||
kind = "theme"
|
||||
categories = ["templates"]
|
||||
|
||||
BIN
preview.png
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 43 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
screenshots/05-blog-the-harbour-light-light.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
screenshots/06-blog-the-harbour-light-dark.png
Normal file
|
After Width: | Height: | Size: 48 KiB |