You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
Jos Poortvliet edited this page Sep 15, 2018
·
1 revision
how to do a press release
Besides the whole PR side, we have to create a press release on our website. You can find those linked on nextcloud.com/press and they have a URL like nextcloud.com/press/pr20180523.
Create a branch 🥇
Look in the repo for a page like page-pr20180917.php copy it to a new file and name it, similarly, page-pr$DATE.php
Fill it in a similar way to the old one with your press release
Edit base.php, scroll to the list of pr pages and add the new one in the same way.
Create a page pr$DATE on wordpress, with press as parent and locally test the page
Edit page-press.php and add the new page on top like the other ones. Test!
When all is done, commit the files, push the branch.
Create the page on nextcloud.com wordpress same way
On release day, merge & deploy the branch and the page is there.