subscript 0.4.1

reserved 👉 for the new compiler (and other infrastructure) see https://github.com/subscript-publishing 👉 We decided to move away from the old monolithic codebase and split everything into smaller sub-projects (for now).
1
2
3
4
5
6
7
[project]
root = "."
pages = ["pages/**/*.html"]
output_dir = "output"
plugins = ["plugins/**/*.rhai"]