aboutsummaryrefslogtreecommitdiffstats
path: root/yocto-controller/templates/README.txt
blob: 78201578c4879148998fcfbebba4f16c64d719d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This is the directory to place customized templates for webstatus.

You can find the sources for the templates used in:
buildbot/status/web/templates

You can copy any of those files to this directory, make changes, and buildbot will automatically
use your modified templates.

Also of note is that you will not need to restart/reconfig buildbot master to have these changes take effect.

The syntax of the templates is Jinja2:
http://jinja.pocoo.org/