This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/storm-site.git
from 40808bc03f Fix for staging action
new da944de857 Update Gems
new a21b07d045 Add the possibility to build the website manually using
docker without the need of manually installing ruby and dependencies. Updates
README accordingly.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/publish-staging.yml | 2 +-
.github/workflows/publish.yml | 2 +-
Gemfile.lock | 153 +++++++++++++++++++---------------
README.md | 40 +++++++--
_config-local.yml | 27 ++++++
docker-compose.yml | 20 +++++
6 files changed, 171 insertions(+), 73 deletions(-)
create mode 100644 _config-local.yml
create mode 100644 docker-compose.yml