mirror of
				https://github.com/tanrax/RSSPAPER.git
				synced 2025-10-29 15:55:04 -04:00 
			
		
		
		
	👉 DEMO 👈 (My own feed generated daily with Github Actions)
Generate a static page with the latest news from your favorite feeds. Is it an RSS client? Yes, except that it generates an HTML/PWA that you can read or install on your tablet or mobile and to update the news you must run it again.
Run
- Create a file config.yamlwith the following content. You can also useconfig.yaml.exampleas a base config and change it to fit your needs.
# Change the title, it's for you. Maybe you see "My newspaper"?
title: RSSPAPER
# Options: light or dark
theme: light
# Options: daily, weekly or all
edition: weekly
feeds:
  - https://programadorwebvalencia.com/feed/
  - https://republicaweb.es/feed/
- Download the latest version of RSSpaper (rsspaper-{version}-standalone.jar).
https://github.com/tanrax/RSSPAPER/releases
- Now you can execute.
java -jar rsspaper-{version}-standalone.jar
Great 🎉. You already have your 📰 own Static RSS Newspaper 📰.
That's it, now you just have to open dist/index.html.
					Languages
				
				
								
								
									CSS
								
								44%
							
						
							
								
								
									HTML
								
								34.1%
							
						
							
								
								
									Clojure
								
								20.3%
							
						
							
								
								
									Makefile
								
								1.6%
							
						
					