thomas-cardon / manaflux

The app needs a rewrite. It might not work anymore. An assistant that can choose your runes, summoner spells, and item sets for League of Legends.
https://ryzzzen.github.io/manaflux/
Creative Commons Zero v1.0 Universal
57 stars 9 forks source link

Github Page #25

Closed recs182 closed 6 years ago

recs182 commented 6 years ago

I changed the default layout to include a download only for windows and the latest release notes.

The download link should be changed every release in the file _config.yml.

thomas-cardon commented 6 years ago

Well, there's a redirection link by adding /releases/latest like this, but I can't get the .exe file directly since its name includes the version. I'll see if there's a way for me to change that with Electron Builder.

recs182 commented 6 years ago

Yes, i saw the link /releases/latest and added it as a main button.

The page will look like this, I made in my repo to make it easier to edit. https://recs182.github.io/react-native-datecs-printer/

I thinking of changing that blue/green gradient to theme of the software, I do believe there's a way to change the .exe in Electron Builder or even in post build.