-
Notifications
You must be signed in to change notification settings - Fork 9
Editing the website
Brady Stroud [SSW] edited this page May 29, 2023
·
30 revisions
- Log into Tina
- Online
- Navigate to https://ssw.com.au/admin
- Authenticate with your Tina credentials
- Create a new branch using the branch selector in the top left corner
- Locally
- Pull latest code from
main
- Follow
README
to get site up and running - Use git to make a new branch (and push changes when done)
- Navigate to localhost:3000/admin
- Pull latest code from
- Online
- Using the left side-panel, press the hamburger menu
- Select the desired collection
- Create or edit content as required (see below)
- Go to GitHub and raise a PR (this will deploy a preview environment for you to get your changes checked)
- Get PR reviewed and merge
- Wait for changes to go live
- Press the "Create New" button within the collection
- Fill in the appropriate details for the new content you wish to make.
- Press the "Save" button once you've made your desired edits to create the new page.
- Select the desired page to edit
- From there, simple make the changes you want via the left admin side-panel. Make sure to press the "Save" button once you've made your desired edits.