We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81394df commit 454fbc4Copy full SHA for 454fbc4
website/README.md
@@ -52,4 +52,10 @@ bundle exec jekyll serve
52
```
53
brew install ruby
54
55
-
+ # How to post minutes on the home page
56
+1. Make a new GitHub Discussion like https://github.com/apache/mahout/discussions/541
57
+1. Copy the latest Minutes in _posts to a new file, e.g., `cp 2025-05-16-Meeting-Minutes.md 2025-06-13-Meeting-Minutes.md`
58
+1. Edit the new Minutes to reflect the new Discussion link
59
+1. Add and commit, make a PR
60
+1. The site will automatically build
61
+1. Notify Slack and Twitter
0 commit comments