reformat authored by anarcat's avatar anarcat
......@@ -179,11 +179,13 @@ currently built.
This involved:
* a new [static component](howto/static-component) owned by `torwww`
* a new [build script](https://gitweb.torproject.org/project/jenkins/tools.git/tree/slaves/linux/hugo-website-status?id=7fff67041e41206fef7d128ac60488db375652a1) in the [Jenkins tools repo](https://gitweb.torproject.org/project/jenkins/tools.git/),
* a [new entry](https://gitweb.torproject.org/admin/static-builds.git/commit/?id=b2344aa1d68f4f065764c6f23d14494020b81f86) in the [ssh wrapper](https://gitweb.torproject.org/admin/static-builds.git/tree/ssh-wrap?id=b2344aa1d68f4f065764c6f23d14494020b81f86)
* a new [build job](https://gitweb.torproject.org/project/jenkins/jobs.git/commit/?id=170fd9879ff0da65670aaa36c20e63c0db1ed039) in the [Jenkins jobs repo](https://gitweb.torproject.org/project/jenkins/jobs.git/)
* a new [git](howto/git) repository with hooks to ping the Jenkins server and
* a new [static component](howto/static-component) owned by `torwww` (in the
`tor-puppet.git` repository)
* a new [build script](https://gitweb.torproject.org/project/jenkins/tools.git/tree/slaves/linux/hugo-website-status?id=7fff67041e41206fef7d128ac60488db375652a1) in the [jenkins/tools.git](https://gitweb.torproject.org/project/jenkins/tools.git/) repository
* a new [build job](https://gitweb.torproject.org/project/jenkins/jobs.git/commit/?id=170fd9879ff0da65670aaa36c20e63c0db1ed039) in the [jenkins/jobs.git](https://gitweb.torproject.org/project/jenkins/jobs.git/) repository
* a [new entry](https://gitweb.torproject.org/admin/static-builds.git/commit/?id=b2344aa1d68f4f065764c6f23d14494020b81f86) in the [ssh wrapper](https://gitweb.torproject.org/admin/static-builds.git/tree/ssh-wrap?id=b2344aa1d68f4f065764c6f23d14494020b81f86) in the
[admin/static-builds.git](https://gitweb.torproject.org/admin/static-builds.git/) repository
* a new [gitolite](howto/git) repository with hooks to ping the Jenkins server and
mirror to GitLab
We also considered using GitLab CI for deployment but (a) GitLab pages
......
......