forked from groonga/groonga.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitHub: groongaGH-83 In this PR, we implement a Rake task for generating release announces in blog without contents. At the following PRs, we will implement contents step by step. Generate release announces ```console $ VERSION=14.1.1 rake release:blog:generate $ tree . | grep 2024-12-04-groonga-14.1.1.md │ └── 2024-12-04-groonga-14.1.1.md │ │ └── 2024-12-04-groonga-14.1.1.md ```
- Loading branch information
Showing
2 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters