mirror of
				https://github.com/tanrax/RSSPAPER.git
				synced 2025-10-29 15:55:04 -04:00 
			
		
		
		
	(My own feed generated daily with Github Actions)
Run
- Make sure you have Java installed.
Debian/Ubuntu
sudo apt install default-jre
Mac OS
brew install java
- Create a file config.yamlwith the following content. You can also useconfig.yaml.exampleas a base config and change it to fit your needs.
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.
Testing
lein check-idiomatic
lein check-format
					Languages
				
				
								
								
									CSS
								
								44%
							
						
							
								
								
									HTML
								
								34.1%
							
						
							
								
								
									Clojure
								
								20.3%
							
						
							
								
								
									Makefile
								
								1.6%
							
						
					