zowe / zowe.github.io

Zowe.org website development
https://zowe.org
Creative Commons Attribution 4.0 International
13 stars 34 forks source link

Provide ways to specify the dates for validity for question of month … #706

Closed balhar-jakub closed 1 year ago

balhar-jakub commented 1 year ago

…and announcements.

The question of the month was updated to the list of questions. Each question provides validity. This way, we can prepare questions upfront without merging pull requests at specific times.

This is how one question looks like:

The announcements got the same functionality. If there is no from and to then it behaves the same as it does now. Otherwise if there is no to, the announcement stays, if there is no from then it's visible directly after adding. This is how timed announcement looks like:

Signed-off-by: Jakub Balhar jakub@balhar.net