This is an automated email from the ASF dual-hosted git repository.
rabreu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/storm-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4e583ae3f Update README.md
4e583ae3f is described below
commit 4e583ae3fbfca8874a97c984a18cb9234a741b0f
Author: reiabreu <[email protected]>
AuthorDate: Wed Sep 4 00:46:54 2024 +0100
Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index bc7e869e8..ca8e7764a 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,11 @@ If the release is the latest release, i.e. the release with
the highest version
ln -f -n -s ${release_name} current
```
+Compose a new blog post announcement for the new release on the `_posts`
folder. You can use the `RELEASE_NOTES.html` file generated on `storm` project
to retrieve the specific HTML for this version.
+
+Update the downloads page on `downloads.html` to point to the new version
links.
+
+
To publish the site, run the following from the storm-site root
```
bundle exec jekyll build -d content