|
| 1 | +# Documentation Community Team Meeting (June 2023) |
| 2 | + |
| 3 | +- **Date:** 2023-06-05 |
| 4 | +- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2023-06-05/19:00/Docs%20Meeting) |
| 5 | +- **This HackMD:** https://hackmd.io/@encukou/pydocswg1 |
| 6 | +- [**Discourse thread**](https://discuss.python.org/t/27334) (for June) |
| 7 | +- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) |
| 8 | +- **Calendar event:** (send your e-mail to Mariatta for an invitation) |
| 9 | +- **How to participate:** |
| 10 | + - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. |
| 11 | + - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). |
| 12 | + |
| 13 | +By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). |
| 14 | +Please take a second to read through it! |
| 15 | + |
| 16 | + |
| 17 | +## Roll call |
| 18 | + |
| 19 | +(Name / `@GitHubUsername` / Discord if different) |
| 20 | +- Petr Viktorin / `@encukou` |
| 21 | +- Manuel Kaufmann / `@humitos` |
| 22 | +- Ege Akman / `@egeakman` |
| 23 | +- Daniele / `@DanieleProcida` |
| 24 | +- Ned / `@nedbat` |
| 25 | +- Yaa / `@YaaNuamah` |
| 26 | +- CAM / `@CAM-Gerlach` (everywhere) |
| 27 | +- Hugo / `@hugovk` |
| 28 | +- Bradley |
| 29 | +- Marcus / `@betteridiot` |
| 30 | + |
| 31 | +Regrets: |
| 32 | +- Jim DeLaHunt / `@JDLH` (Sorry, I have no deliverables to report to the group, and I am busy with another project this month.) |
| 33 | +- Mariatta |
| 34 | + |
| 35 | + |
| 36 | +## Reports and celebrations |
| 37 | + |
| 38 | +* [CAM and Erlend's PyCon US talk is now up](https://youtu.be/nMekFX2CDVk) |
| 39 | + * CAM also pressented a derived version at his local Huntsville Python Users Group (HSV.py) |
| 40 | + |
| 41 | +* PEPs site updated for better readability and performance: [python/peps#3132](https://github.com/python/peps/pull/3132) |
| 42 | + |
| 43 | +## Discussion |
| 44 | + |
| 45 | +* [PSF elections](https://discuss.python.org/t/psf-board-election-dates-for-2023): do 5h/month for Python? [Self-certify/re-self-certify to vote](https://docs.google.com/forms/d/e/1FAIpQLSfwWBGkzvkWDZrxW3up_M_B7qgt1IWZlx9KJ0ucLA5WJP1vfA/viewform) |
| 46 | + * Re-do the certification for this year! |
| 47 | + |
| 48 | +* Infra: stats for docs |
| 49 | + * [Demo](https://hugovk-cpython.readthedocs.io/en/plausible/) |
| 50 | + * [Dashboard](https://plausible.io/share/hugovk-cpython.readthedocs.io?auth=XDF9fK3EB2dEHCr4sC9hn) |
| 51 | + * Script in header: [hugovk/cpython#28b2355](https://github.com/hugovk/cpython/commit/28b23555030d58fdb52b74a547cc621c49690de0) |
| 52 | + * [More info](https://plausible.io/self-hosted-web-analytics) |
| 53 | + |
| 54 | +* Dark theme is live on 3.12 and 3.13, should we deploy it to earlier releases? |
| 55 | + * [python/python-docs-theme#44 (comment)](https://github.com/python/python-docs-theme/pull/44#issuecomment-1571331235) |
| 56 | + |
| 57 | +* EuroPython documentation sprint: |
| 58 | + * Would it be a "good fit" for a sprint? |
| 59 | + * How can we organize it? |
| 60 | + * Hugo will organize |
| 61 | + * Who will be there from the docs community? |
| 62 | + * Would a translation sprint be feasible? |
| 63 | + |
| 64 | +* Japanese translation |
| 65 | + |
| 66 | +* How to get started? |
| 67 | + * Find a shortcoming & open an issue for it |
| 68 | + * Find an open issue & ask for help: |
| 69 | + * [Docs community issues](https://github.com/python/docs-community/issues) |
| 70 | + * [Python issues](https://github.com/python/cpython/labels/docs) |
| 71 | + |
| 72 | +* Adding "how to teach this" section to PEPs |
| 73 | + * we don't update final PEPs |
| 74 | + * but, you can find the living docs (or create them) and improve that |
| 75 | + |
| 76 | +* Daniele @ EuroPython |
| 77 | + * a workshop on docs organization at EuroPython |
| 78 | + * half hour of hacking on docs while people watch |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | +## Next meeting |
| 83 | + |
| 84 | +The docs team generally meets on the first Monday of every month. |
| 85 | + |
| 86 | +We have a recurring Google Calendar event for the meeting. |
| 87 | +Let Mariatta know your email address and she can invite you. |
0 commit comments