dscalzi / HeliosLauncher

☀ Custom launcher for modded minecraft written in Electron and Node.js
MIT License
838 stars 1.73k forks source link

Add news to news section #243

Closed itsGabyMC closed 1 year ago

itsGabyMC commented 2 years ago

Hello, how can I add an iframe of a web page with the news about the launcher in the news section? I'm starting to study programming and I don't know much about it, please help me. Thanks.

Mimexe commented 1 year ago

you need an rss feed

dscalzi commented 1 year ago

I would not use an iframe, it looks awkward. Use an RSS feed to send news data to the launcher and build UI elements around the data. Helios has this built in already, xenforo and other software should have rss feeds.