Compare commits
3 Commits
43a2e3dce4
...
ea61a282ce
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea61a282ce | ||
|
|
d6a9422633 | ||
|
|
925b1e5349 |
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 = "y2k"
|
name = "y2k"
|
||||||
display_name = "Y2K"
|
display_name = "Y2K"
|
||||||
scope = "@themes"
|
scope = "@themes"
|
||||||
version = "0.2.1"
|
version = "0.3.0"
|
||||||
description = "Millennium-web band theme — liquid-chrome bevels, frosted plastic, gradient mesh, marquees, glitter, a webring, and a canvas metaball hero. Built for musicians and bands."
|
description = "Millennium-web band theme — liquid-chrome bevels, frosted plastic, gradient mesh, marquees, glitter, a webring, and a canvas metaball hero. Built for musicians and bands."
|
||||||
kind = "theme"
|
kind = "theme"
|
||||||
categories = ["templates"]
|
categories = ["templates"]
|
||||||
|
|||||||
BIN
preview.png
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 88 KiB |
BIN
screenshots/01-home-light.png
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
screenshots/02-home-dark.png
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
screenshots/03-about-light.png
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
screenshots/04-about-dark.png
Normal file
|
After Width: | Height: | Size: 75 KiB |
BIN
screenshots/05-blog-tracking-to-tape-light.png
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
screenshots/06-blog-tracking-to-tape-dark.png
Normal file
|
After Width: | Height: | Size: 73 KiB |