Files
Ikraam Ghoor cd79062d4d Added git-ready CI scaffold to init and clone
Necessary so a new plugin is immediately ready to push to GitHub and
deploy on every commit to main. Init and clone now drop a CI workflow
and .gitignore, and run `git init -b main` so the scaffold lands on
the branch the workflow expects. The Docker image now includes git
for the `docker run trmnl/trmnlp clone` flow. View templates ship
canonical layout + title_bar markup. Use --skip-git to opt out.
2026-05-20 11:50:50 +01:00
..