Customized version of 5eTools for deployment on DungeonChurch server
https://5e.dungeon.church
- JavaScript 71.6%
- Shell 16.7%
- CSS 9.4%
- HTML 2.3%
|
All checks were successful
Build Pipeline / check_updates (push) Successful in 28s
Build Pipeline / build_2014 (push) Has been skipped
Build Pipeline / build_custom (push) Successful in 59s
Build Pipeline / summary (push) Successful in 1s
Build Pipeline / deploy_2014_lan (push) Has been skipped
Build Pipeline / deploy_2014_prod (push) Has been skipped
Build Pipeline / deploy_custom_prod (push) Successful in 27s
Build Pipeline / deploy_custom_lan (push) Successful in 56s
Build Pipeline / final_summary (push) Successful in 1s
The upstream renamed many CSS classes to add a `ve-` prefix (e.g. `rd__h--2` → `ve-rd__h--2`, `active` → `ve-active`). This broke most custom styling (stat blocks, headings, tabs, quotes). Also fixes two other issues: - patch-template.sh: BSD sed on macOS doesn't interpret \t, causing literal "t" characters in the HTML head. Now uses real tabs. - patch-index.sh: the GITHUB_DISCLAIMER removal was deleting the closing </div> of the container div, trapping the icon grid inside a width-constrained container (icons wrapping 3+1 instead of 4). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| .patches | ||
| build@d93e57545c | ||
| .gitignore | ||
| CLAUDE.md | ||
| dev.sh | ||