diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/docs/meeting_notes/2024-07-01.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/content/docs/meeting_notes/2024-07-01.md b/docs/content/docs/meeting_notes/2024-07-01.md index af0c049..ba2f0dd 100644 --- a/docs/content/docs/meeting_notes/2024-07-01.md +++ b/docs/content/docs/meeting_notes/2024-07-01.md @@ -29,6 +29,15 @@ Useful links powering https://stats.pythondiscord.com via the https://github.com/python-discord/public-stats repository. +- **New blog powered by Hugo** (Johannes) + + Our current Ghost-powered blog is a tiny bit strange, and the onboarding ramp + to contribute articles is large. We want to migrate this to Hugo - Johannes is + leading the effort on it. The main work will be building an appropriate theme, + as no nicely suitable replacement theme has been found so far. Front-end + contributors would be nice for this, although currently everything is still + local on my machine. + <!-- vim: set textwidth=80 sw=2 ts=2: --> |