olauncher / olauncher.github.io

https://olauncher.github.io
1 stars 7 forks source link

[Suggestion] Add minecraft.net's articles to the page #2

Closed vico93 closed 7 months ago

vico93 commented 7 months ago

Well, why not turn this page into a "mirror" of the Minecraft's article list with the classic layout.

Basically, it would "import" the title and the text content of the article, and the title link would point to the article straight in Minecraft's website.

Unfortunately MC website doesn't have a RSS feed that could help in automatize this, but someone tried to do something about it, so i think its possible to do, but it would require some work.

DevBefell commented 7 months ago

That is something I was looking at, and there is something "unofficial", using Minecraft's internal links there is this. and with that you can control how many you receive, what type of content etc. but going back to the point, I can't say much for figboot but I personally think that the news should be just straightforward news of versions and just about it, it would be too "clogged".

exrodev commented 7 months ago

This is a valid suggestion but in my mind, the idea of the news page is to stay true to the format they used many years ago, where they only really made posts for major versions. Minecraft makes articles about everything now which I don't think would suit the format that we use. I can also see it being difficult to add some automated system to continue the "Removed Herobrine" tradition in the patch notes. We shall wait to see what @bigfoot547 thinks.

bigfoot547 commented 7 months ago

I don't enjoy working on the web side of olauncher very much, so I don't foresee many large changes to this. You can specify a custom URL for the news area using JVM properties though like so:

java -Ddev.figboot.olauncher.URLNews="https://some-url.com" -jar olauncher.jar