Overview
The Neutrino News listing component aggregates, sorts and categorises both local and multiple selected news sources.
Taking advantage of the power of JSON and Vue.js, the News listing component accepts multiple news sources, allowing a news from various websites that use the same standardised JSON format of news.
This is particularly useful for websites that use Squiz Matrix, as the news file can be generated automatically from their news item assets using asset listings.
Showing [[ paginatedArticles.length ]] of [[ filteredAndSortedArticles.length ]] items
-
Date: [[ new Date(article.date).toLocaleDateString() || 'No Date' ]]
[[ article.tagline ]]
[[ article.summary ]]
Sorry, no articles to display