-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
Mobile support #174
Comments
Agreed (and that's far from the only issue). Significant design work would be needed to create a new interface for mobile, and it's unlikely that I'll undertake this, but (pending #168) I would be happy to review and merge changes to improve mobile support, assuming that they don't degrade the existing experience on desktop. |
With a quick lookthrough, it looks like the front-end design is simple EJS template and Bulma UI. I'll take a shot. |
Before you take too much time on this, please note that it'll probably be a fair while until I'm able to merge the changes. I haven't had too much time to dedicate to active maintenance of Riju in quite a while, which means that changes elsewhere have rendered the build system and deployment pipeline no longer operable. Unfortunately, considerable architectural work is needed before I am able to deploy any changes, my own or other people's. |
No problem. I do acknowledge that my changes may not align with what the maintainer of the repo thinks, if that's the case then so be it. I made a PR for this here, feel free to check it whenever fits for you. |
Currently the website is not comfortable to use on mobile due to the body size being too big.
The text was updated successfully, but these errors were encountered: