| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
| |
Previously, this would show all of Joe's hipster emojis for every single
postmortem, which is kind of redundant.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
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.
|
|
|