Tucker McKnight <tucker@pangolin.lan> | Mon Jan 12 2026
Remove logging/debug lines for build steps Seems to be a problem that happens with a specific git version. Couldn't figure out what the issue was. Also add name of mithril server side rendering branch name to wiki.
44 45 46
}
```
test44 45
}
```
15 16 17 18 19
- Goal: allow users to specify a glob pattern (like `deploy/**`) instead of spelling out every branch name in full in their config file
- [Project page](./projects/branch-globs.md.html)
- [ ] Better Template Readability
- Goal: Do not simply have a bunch of strings as the HTML for the default virtual
template. Maybe look into using mithril for server-side rendering?
- This will also make the code look much less "ewww" for possible new contributors.15 16 17 18 19 20
- Goal: allow users to specify a glob pattern (like `deploy/**`) instead of spelling out every branch name in full in their config file
- [Project page](./projects/branch-globs.md.html)
- [ ] Better Template Readability
- git-branch: `mithril-server-side-rendering`
- Goal: Do not simply have a bunch of strings as the HTML for the default virtual
template. Maybe look into using mithril for server-side rendering?
- This will also make the code look much less "ewww" for possible new contributors.