mirror of https://github.com/wagtail/wagtail.git
Page:
Creating a new TWIW email shot
Pages
Accessibility team
Accessible image model working group
Contributed apps and website code
Contributors calendar
Core team participation
Creating a new TWIW email shot
Creating a new Wagtail release
Developer relations team
Documentation search
Edit ephemeral Squash sites
Google Season of Docs 2023
Google Summer of Code 2021
Google Summer of Code 2022
Google Summer of Code 2023
Google Summer of Code
Home
Managing Wagtail translations
Nightly testing of official plugins
Outreachy 2022
PR triage
Packaging Team
Performance team
Project finances
Python Package Maintenance Guidelines
Release schedule
Roadmap
Search backend implementation notes
Security team
Slack
Stock responses for GitHub Issues
StreamField blocks API
Sustainability team
The Zen of Wagtail
UI team
Updating PRs for linting changes
Wagtail Hosting Providers
Wagtail core team
Wagtail sub teams
5
Creating a new TWIW email shot
LB (Ben Johnston) edited this page 2022-10-11 18:58:16 +10:00
Table of Contents
These steps can only be followed by Torchbox staff or those with access to the Wagtail website production admin.
Setting up the post
- Sign in to the admin interface
- In the page explorer, load the Homepage
>
'This Week in Wagtail' folder - Create a copy of the last page (e.g.
Issue #503
) - Update the URL slug and the title to be the next consecutive number
- Go to edit the page
- Change the date to the expected newsletter date
- Change the Intro text to have the correct issue number
- Update the content to include a link to the previous issue
- Copy the "This Week's GitHub updates" posts into the doc, sometimes this may require multiple week's together. Sometimes some clean up is required and removal of commits that are not really helpful to the community (e.g. adding changelog, fix typo)
- Add the news section, update the RFCs section
- Publish and send a link to the published page to the
#twiw
channel for review, give 12-24 hours for any feedback. - Fix any issues or additional items then it should be ready to distribute to email
Distribution via Mailchimp
- Log into Mailchimp
- Create Campaign -> Regular campaign
- Choose Wagtail recipient list -> Send to entire list and click 'Next', hidden unexpectedly at the very bottom-right of the window.
- Set:
- Name your campaign: "TWIW Issue #[whatever]", substituting the issue number as appropriate
- Email subject: "This Week In Wagtail Issue #[whatever]"
- (Leave everything else)
- Click 'Next' (bottom right)
- Select your template: Code your own (tab) -> Import from URL
- Set:
- Campaign URL: Paste the URL of the page on Wagtail.io, appending "?email=true" to the URL e.g https://wagtail.io/this-week-in-wagtail/issue-4/?email=true". Click 'Import'.
- Click 'Next', check the summary, then
- Click 'Send', also bottom right.