Vanilla-OS / website

Official Vanilla OS Website.
https://vanillaos.org
GNU Affero General Public License v3.0
52 stars 34 forks source link

cant use website without javascript enabled #159

Closed ashley0143 closed 10 months ago

ashley0143 commented 10 months ago

i am on GNU icecat 115 and the website seems to not work without non-free javascript enabled - would there be a fix for that?

mirkobrombin commented 10 months ago

Hi, the whole website is JavaScript (vuejs), we can't do anything here, sorry. For now you need to find a way to enable JavaScript or use a different browser.

--

Closed by mistake.

ashley0143 commented 10 months ago

doesnt um https://vuejs.org/guide/scaling-up/ssr.html exist?

mirkobrombin commented 10 months ago

Sure, we're using SSR now but not everything has been converted. We currently don't have the effort to put in to do a full SSR conversion. We also plan to move to NuxtJS which has a feature to achieve full static website generation, but can't put effort on that too.