Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NEWS_ARTICLE_STYLING_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ When creating new article types or templates:

- **Template**: `scripts/article-template.js`
- **Styles**: `styles.css` (lines ~8705-9200)
- **Sample**: `news/sample-economist-style.html`
- **Examples**: See any article in `news/` directory
- **Commit**: 421fc56 (2026-02-14)

## Questions?
Expand Down
325 changes: 0 additions & 325 deletions news/2026-02-14-sample-no-embedded-css-en.html

This file was deleted.

36 changes: 9 additions & 27 deletions news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@type": "ItemList",
"name": "News",
"description": "Latest news and analysis from Sweden's Riksdag. The Economist-style political journalism covering parliament, government, and agencies with systematic transparency.",
"numberOfItems": 16,
"numberOfItems": 15,
"itemListElement": [
{
"@type": "ListItem",
Expand Down Expand Up @@ -303,10 +303,10 @@
"position": 9,
"item": {
"@type": "NewsArticle",
"headline": "Parliament Returns: Budget Debate and Foreign Policy Focus",
"url": "https://riksdagsmonitor.com/news/2026-02-14-sample-no-embedded-css-en.html",
"datePublished": "2026-02-14T00:00:00.000Z",
"description": "Latest news and analysis from Sweden's Riksdag. The Economist-style political journalism covering parliament, government, and agencies with s",
"headline": "Sweden’s Riksdag Enters Spring Recess: A Mid-Session Assessment of the Tidö Government’s Legislative Record",
"url": "https://riksdagsmonitor.com/news/2026-02-13-evening-analysis-en.html",
"datePublished": "2026-02-13T18:00:00.000Z",
"description": "With 2,308 rule violations flagged across 2,494 tracked politicians and 109,259 documents processed, the parliamentary session reveals a government st",
"inLanguage": "en",
"author": {
"@type": "Organization",
Expand Down Expand Up @@ -334,10 +334,10 @@
"position": 10,
"item": {
"@type": "NewsArticle",
"headline": "Sweden’s Riksdag Enters Spring Recess: A Mid-Session Assessment of the Tidö Government’s Legislative Record",
"url": "https://riksdagsmonitor.com/news/2026-02-13-evening-analysis-en.html",
"datePublished": "2026-02-13T18:00:00.000Z",
"description": "With 2,308 rule violations flagged across 2,494 tracked politicians and 109,259 documents processed, the parliamentary session reveals a government st",
"headline": "Government Announces Biodiversity Strategy and Stricter Citizenship Rules",
"url": "https://riksdagsmonitor.com/news/2026-02-10-biodiversity-citizenship-en.html",
"datePublished": "2026-02-10T13:00:00Z",
"description": "Dual policy announcements signal proactive government agenda on environment and integration.",
"inLanguage": "en",
"author": {
"@type": "Organization",
Expand Down Expand Up @@ -667,24 +667,6 @@ <h1>News</h1>
"Opposition Motions"
]
},
{
"title": "Parliament Returns: Budget Debate and Foreign Policy Focus",
"date": "2026-02-14T00:00:00.000Z",
"type": "prospective",
"slug": "2026-02-14-sample-no-embedded-css-en.html",
"lang": "en",
"availableLanguages": [
"en"
],
"excerpt": "Latest news and analysis from Sweden&#039;s Riksdag. The Economist-style political journalism covering parliament, government, and agencies with systematic transparency.",
"topics": [],
"tags": [
"Budget Debate",
"Foreign Policy",
"Coalition Politics",
"PM Question Time"
]
},
{
"title": "Sweden’s Riksdag Enters Spring Recess: A Mid-Session Assessment of the Tidö Government’s Legislative Record",
"date": "2026-02-13T18:00:00.000Z",
Expand Down
Loading