Replace the retired .so Makefile with the wasm/.bnp convention (build / verify / archive-check / publish via ninja plugin build), gitignore *.so and *.bnp artifacts, and refresh the stale [compatibility] block_core constraint to the v0.15 era. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
13 lines
412 B
Modula-2
13 lines
412 B
Modula-2
[plugin]
|
|
name = "kindergarten"
|
|
display_name = "Kindergarten"
|
|
scope = "@themes"
|
|
version = "0.1.2"
|
|
description = "Primary-colored, hand-lettered theme for schools, daycares, toy shops, museums, and kids' publishers."
|
|
kind = "theme"
|
|
categories = ["templates"]
|
|
tags = ["kids", "education", "playful", "family", "school", "museum", "friendly", "daycare", "publisher"]
|
|
|
|
[compatibility]
|
|
block_core = ">=0.15.0 <0.16.0"
|