stream-pi / website

Stream-Pi website made in React with Typescript, Bootstrapped with NextJS
https://stream-pi.com
GNU General Public License v3.0
8 stars 0 forks source link

Finish Download Page #1

Open SamuelQuinones opened 3 years ago

SamuelQuinones commented 3 years ago

The download page will link the user to the current releases in a new tab, as well as showing install instructions which will be mapped to type (Client / Server) and then platform (Windows, Mac, RaspberryPi, etc)

SamuelQuinones commented 3 years ago

Requires completion of "Type Out Install Instructions" #2

SamuelQuinones commented 3 years ago

Have started making progress where I can: The logic to pick server / client and a platform now exists. This logic will allow for dynamic loading of steps image

SamuelQuinones commented 3 years ago

"Type Out Install Instructions" #2 now complete

SamuelQuinones commented 3 years ago

Progress update in 7e80efd

All that is left to do is actually add the instructions and some screenshots

Also have to try and fix the active link on these nested routes

SamuelQuinones commented 3 years ago

Requires completion of #13 "Implement Install Instructions"

SamuelQuinones commented 3 years ago

No longer requires completion of #13 "Implement Install Instructions"

Will require discussion before completion