You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We need to display the last three news on the home page. To do that we need a way to fetch them.
Is your feature request related to a problem? Please describe.
We need to display the last three news on the home page. To do that we need a way to fetch them.
Describe the solution you'd like
Implement an API that outputs the last three news in JSON format.
It's not that hard to achieve with Jekyll. See this example https://github.com/sef-global/dev-welcome-pr/blob/main/developers.json
Are you working on this?
No
The text was updated successfully, but these errors were encountered: