aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content (follow)
Commit message (Collapse)AuthorAgeLines
* Improve documentationGravatar Johannes Christ2024-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)Gravatar jchristgit2024-07-25-0/+2
|
* Include instructions for killing dependency update mailsGravatar Johannes Christ2024-07-07-0/+4
|
* Finish meeting notes for todayGravatar Johannes Christ2024-07-07-3/+95
|
* Update meeting doc to correct dateGravatar Chris Lovering2024-07-07-1/+1
|
* Add topic points for Flux & poloniumGravatar Chris Lovering2024-07-07-0/+7
|
* Add topic point regarding finger serverGravatar Johannes Christ2024-07-07-0/+9
|
* Add topic point on Rethinking BellaGravatar Johannes Christ2024-07-07-0/+8
|
* Add topic point about new blogGravatar Johannes Christ2024-07-07-0/+9
|
* Add initial meeting notes for 2024-07-02Gravatar Johannes Christ2024-07-07-0/+34
|
* Add tooling documentationGravatar Johannes Christ2024-06-16-0/+58
|
* Move AlertManager to pydis.wtfGravatar Joe Banks2024-05-14-1/+1
|
* Move prometheus to pydis.wtfGravatar Joe Banks2024-05-14-1/+1
|
* Update tools docs to point to new Grafana URLGravatar Joe Banks2024-05-14-1/+1
|
* update access table to netcup serversGravatar Amrou Bellalouna2024-04-29-1/+1
|
* Move documentation to HugoGravatar Johannes Christ2024-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.