Compare commits
3 Commits
2aa1b0f506
...
b77b3bffd2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b77b3bffd2 | ||
|
|
c6e6b60900 | ||
|
|
af5abf91de |
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 = "scifi-clean"
|
name = "scifi-clean"
|
||||||
display_name = "Sci-Fi Clean"
|
display_name = "Sci-Fi Clean"
|
||||||
scope = "@themes"
|
scope = "@themes"
|
||||||
version = "0.2.1"
|
version = "0.3.0"
|
||||||
description = "Minimalist futurist theme for aerospace, robotics, and R&D — off-white surfaces, technical blue, signal-orange accents, mono numerals."
|
description = "Minimalist futurist theme for aerospace, robotics, and R&D — off-white surfaces, technical blue, signal-orange accents, mono numerals."
|
||||||
kind = "theme"
|
kind = "theme"
|
||||||
categories = ["templates"]
|
categories = ["templates"]
|
||||||
|
|||||||
BIN
preview.png
|
Before Width: | Height: | Size: 136 KiB After Width: | Height: | Size: 53 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 94 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
screenshots/05-blog-control-loop-light.png
Normal file
|
After Width: | Height: | Size: 68 KiB |
BIN
screenshots/06-blog-control-loop-dark.png
Normal file
|
After Width: | Height: | Size: 66 KiB |