aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-07-01 20:49:30 +0200
committerGravatar Johannes Christ <[email protected]>2024-07-07 17:45:34 +0200
commite90d2a01bc745d377d77e1a7629480b5d76d4d5d (patch)
tree86e4a40c8a463751c1462e8ea1a106b19f66919d
parentAdd initial meeting notes for 2024-07-02 (diff)
Add topic point about new blog
-rw-r--r--docs/content/docs/meeting_notes/2024-07-01.md9
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: -->