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

SIte is not mobile friendly #236

Open
chriswedgwood opened this issue Mar 24, 2021 · 1 comment
Open

SIte is not mobile friendly #236

chriswedgwood opened this issue Mar 24, 2021 · 1 comment
Assignees

Comments

@chriswedgwood
Copy link
Collaborator

Looking at the site on my phone is not a great experience.

I'm going to review the css setup and look to modernise it.
I have yet to use https://tailwindcss.com/ and alpine.js so I was thinking this could be a good place to use them.

I want to get the benefits of a frontend framework but keep the maintenance costs low. These seem like a good fit for djangosnippets.

@chriswedgwood chriswedgwood self-assigned this Mar 24, 2021
@carltongibson
Copy link
Member

Hey @chriswedgwood — Yeah, modernising the site would be a good change. I'm very happy with the Tailwind/Alpine combo too.

One thing that's been handy is using is Extracting Components for forms, so we can just form.as_p() (or whatever) and it gets styled properly.

Other than that it's pretty easy to get going. Happy to advise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants