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

Introduce whitenoise and restructure html a bit #1

Merged
merged 5 commits into from
Nov 29, 2020

Conversation

jonathan-s
Copy link
Collaborator

With whitenoise we can gzip the files which means that the javascript goes down from ~77kb to ~20kb. So right now this is basically the most minimal sockpuppet will get for the time being. (brotli might make it smaller).

In the settings I'm also expecting to set the DEBUG variable and the SECRET_KEY when it's deployed.

Package-lock is removed. Since we use yarn.

I've made some html restructuring so that instead of giving the file path in summary we get the language, under each language you'll get all the files used for that language.

@vercel
Copy link

vercel bot commented Nov 28, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/zodman/django-socketpuppet-expo/9qk86a9cb
✅ Preview: Failed

@zodman zodman merged commit 95000ea into zodman:master Nov 29, 2020
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

Successfully merging this pull request may close these issues.

2 participants