Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News

A fast, static news overview for world, Norway, Innlandet, AI and technology, breaking news, and the economy. Public RSS feeds are collected into data/news.json and deployed to GitHub Pages every hour.

Local preview

node scripts/fetch-news.mjs
python3 -m http.server 8000

Open http://localhost:8000. A local server is required because the browser loads the JSON data with fetch().

Publish

  1. Push the repository to GitHub with main as its default branch.
  2. In Settings → Pages, choose GitHub Actions as the source.
  3. Run Refresh news and deploy Pages once, or wait for the next hourly run.

The workflow runs at minute 17 each hour. GitHub may delay scheduled workflows during periods of high load. No secrets or API keys are required.

Sources

The collector currently uses RSS feeds from NRK, NRK Innlandet, BBC News, and Google News searches. Source links always open the original publisher in a new tab. Feed failures are isolated; deployment only stops if every source fails.

About

A fast hourly news briefing for world, Norway, Innlandet, AI and the economy

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages