This repository was archived by the owner on Oct 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 126
Pressrelease
Jos Poortvliet edited this page Sep 15, 2018
·
1 revision
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.phpcopy 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.phpand 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.