Monthly report: ensure we delete obsolete wiki pages + clarify instructions authored by intrigeri's avatar intrigeri
...@@ -59,7 +59,7 @@ Publishing ...@@ -59,7 +59,7 @@ Publishing
- Ensure the `meta date=` directive is set to today's date in RFC 2822 format - Ensure the `meta date=` directive is set to today's date in RFC 2822 format
(e.g. `date --rfc-2822`). (e.g. `date --rfc-2822`).
- Move report to `news/report_YEAR_MO.mdwn`. - Copy the report to `wiki/src/news/report_YEAR_MO.mdwn` in tails.git.
- [Build the website locally](https://tails.boum.org/contribute/build/website) and check that it builds fine and the - [Build the website locally](https://tails.boum.org/contribute/build/website) and check that it builds fine and the
report renders well (e.g. no broken links that worked earlier only report renders well (e.g. no broken links that worked earlier only
because we were inside GitLab). because we were inside GitLab).
...@@ -88,6 +88,8 @@ Publishing ...@@ -88,6 +88,8 @@ Publishing
to send emails in HTML format, you can probably do so from the to send emails in HTML format, you can probably do so from the
webmail application of your email provider. webmail application of your email provider.
- Delete the now obsolete wiki page where you prepared the report.
- Make sure that we already have a curator for next month, or - Make sure that we already have a curator for next month, or
otherwise raise the issue to Core Workers and update the otherwise raise the issue to Core Workers and update the
[list of volunteers](monthly_report#coordinators). [list of volunteers](monthly_report#coordinators).
... ...
......