Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static version #14

Closed
oczki opened this issue Oct 7, 2018 · 2 comments
Closed

Static version #14

oczki opened this issue Oct 7, 2018 · 2 comments
Labels
loc-frontend Visible to end users

Comments

@oczki
Copy link
Owner

oczki commented Oct 7, 2018

Add a static version of the main functionality. Return a few words from each category in a layout similar to the main one.

Five words should be enough.

Add a note at the bottom, explaining that the user is viewing a dumbed-down page, and provide a link to the main one.

@oczki oczki added the loc-frontend Visible to end users label Oct 7, 2018
@oczki
Copy link
Owner Author

oczki commented Oct 7, 2018

Mayhaps this'll do the trick...

<head>
    <noscript>
        <meta http-equiv="refresh" content="0; url=http://www.example.com/no-javascript/" />
    </noscript>
</head>

(From https://stackoverflow.com/a/8002034/5024905)

@oczki
Copy link
Owner Author

oczki commented Mar 19, 2021

At this moment, the text introduced in 76aa86d should be enough.

@oczki oczki closed this as completed Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loc-frontend Visible to end users
Projects
None yet
Development

No branches or pull requests

1 participant