diff options
| author | 2024-04-27 21:21:51 +0200 | |
|---|---|---|
| committer | 2024-04-27 21:21:04 +0100 | |
| commit | de9307796340070c0b44e6325a902184ad65492a (patch) | |
| tree | f7a873d1a4b14281580b0450ba77ee9290b22c3c /docs/meeting_notes/_template.md | |
| parent | Use same indent for all fail2ban options (diff) | |
Move documentation to Hugo
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.
Diffstat (limited to 'docs/meeting_notes/_template.md')
| -rw-r--r-- | docs/meeting_notes/_template.md | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/meeting_notes/_template.md b/docs/meeting_notes/_template.md deleted file mode 100644 index c579435..0000000 --- a/docs/meeting_notes/_template.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -layout: default -title: "2022-04-07: Devops meeting template" -parent: Meeting notes -nav_order: ---- - -# DevOps Meeting Notes - - -<!-- - -Useful links - -- Infra open issues: https://github.com/python-discord/infra/issues - -- infra open pull requests: https://github.com/python-discord/infra/pulls - -- *If* any open issue or pull request needs discussion, why was the existing - asynchronous logged communication over GitHub insufficient? - ---> - - -## Agenda - - - -<!-- vim: set textwidth=80 sw=2 ts=2: --> |