Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Improve documentation | 2024-07-25 | -2253/+0 | |
| | | | | | | | | | | This commit ports our documentation to Sphinx. The reason for this is straightforward. We need to improve both the quality and the accessibility of our documentation. Hugo is not capable of doing this, as its primary output format is HTML. Sphinx builds plenty of high-quality output formats out of the box, and incentivizes writing good documentation. | |||
* | Add link to DevOps Kanban board in meeting template (#420) | 2024-07-25 | -0/+2 | |
| | ||||
* | Include instructions for killing dependency update mails | 2024-07-07 | -0/+4 | |
| | ||||
* | Finish meeting notes for today | 2024-07-07 | -3/+95 | |
| | ||||
* | Update meeting doc to correct date | 2024-07-07 | -1/+1 | |
| | ||||
* | Add topic points for Flux & polonium | 2024-07-07 | -0/+7 | |
| | ||||
* | Add topic point regarding finger server | 2024-07-07 | -0/+9 | |
| | ||||
* | Add topic point on Rethinking Bella | 2024-07-07 | -0/+8 | |
| | ||||
* | Add topic point about new blog | 2024-07-07 | -0/+9 | |
| | ||||
* | Add initial meeting notes for 2024-07-02 | 2024-07-07 | -0/+34 | |
| | ||||
* | Add tooling documentation | 2024-06-16 | -0/+58 | |
| | ||||
* | Move AlertManager to pydis.wtf | 2024-05-14 | -1/+1 | |
| | ||||
* | Move prometheus to pydis.wtf | 2024-05-14 | -1/+1 | |
| | ||||
* | Update tools docs to point to new Grafana URL | 2024-05-14 | -1/+1 | |
| | ||||
* | update access table to netcup servers | 2024-04-29 | -1/+1 | |
| | ||||
* | Move documentation to Hugo | 2024-04-27 | -0/+2030 | |
Shortly before merge, the repository settings need to be updated to set GitHub Actions as the deployment source, to prevent GitHub from trying to build with Jekyll. |