Skip to content

Commit 73c674d

Browse files
authored
Update deployment info in README.md
1 parent df78a36 commit 73c674d

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,16 @@ When translating the content to a new language you need to edit the [`i18n/confi
4646

4747
## Deploying the site
4848

49-
The website is set up to deploy itself whenever the "Deploy Website" GitHub action is run. This triggers a new deploy from the `main` branch where the website is built, uploaded, and a new GitHub Release is created with a `reference.zip` file containing the contents of the website for loading in the IDE.
49+
Since 2024, this repository is deployed and built automatically on Netlify.
5050

51-
1. Go to [Actions](https://github.com/processing/processing-website/actions)
52-
2. Click "Deploy Website" in the left sidebar
53-
3. Click "Run workflow" on the right
54-
4. Fill in the details and click the green "Run workflow" button.
51+
~~The website is set up to deploy itself whenever the "Deploy Website" GitHub action is run. This triggers a new deploy from the `main` branch where the website is built, uploaded, and a new GitHub Release is created with a `reference.zip` file containing the contents of the website for loading in the IDE.~~
5552

56-
Note that it's possible to deploy the website with or without making a GitHub release. For this, toggle the checkbox under "Run workflow".
53+
~~1. Go to [Actions](https://github.com/processing/processing-website/actions)~~
54+
~~2. Click "Deploy Website" in the left sidebar~~
55+
~~3. Click "Run workflow" on the right~~
56+
~~4. Fill in the details and click the green "Run workflow" button.~~
57+
58+
~~Note that it's possible to deploy the website with or without making a GitHub release. For this, toggle the checkbox under "Run workflow".~~
5759

5860
## `keywords.txt`
5961

0 commit comments

Comments
 (0)