For building website, and website maintenance.
Expects the following structure:
.
├── developer.fedoraproject.org
├── tools
└── website
Check the usage for any script with:
$ tools/common.sh -h
Latest way to build the website is using the container:
$ tools/container.sh
To get links with changed files, run:
$ tools/links.sh -s de3274559907af5e25377717be58e2305801986c
-s
for staging- and commit to diff to.
Alternatively, there's email.sh
script that uses developer.fedoraproject.org
(latest commit only), and is more accurate/detailed (i.e. includes whitespace changes).