UpsilonNumworks / Upsilon-website

https://getupsilon.web.app/
GNU General Public License v3.0
12 stars 10 forks source link

[feature] Make theme images redirect to their github repository #43

Open apoleon33 opened 4 months ago

apoleon33 commented 4 months ago

I think everything said is in the title,

Right now this page serves more as a display to existing themes, but you cannot interact with them.

It would be better to be able to simply click on the theme we like, and be redirected to their respective github repo IMO.

I might work on it if i find time to do that. Might as well fix #39 while Im at it.

lolocomotive commented 4 months ago

Good Idea

lolocomotive commented 4 months ago

Regarding #39 you'd also have to edit the Github action that builds the binaries for all the themes automatically. (https://github.com/lolocomotive/Upsilon/blob/upsilon-beta/build/prebuild.bash)