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

improve site performance #15

Open
llimllib opened this issue Mar 13, 2023 · 0 comments
Open

improve site performance #15

llimllib opened this issue Mar 13, 2023 · 0 comments

Comments

@llimllib
Copy link
Contributor

related to #14 , but there are more things we can do.

image

image

Unfortunately, due to using github pages, we cannot serve static assets with an efficient cache policy; to do so we'd have to serve them from elsewhere, but that would impede another of this project's goals, of making it easy to fork and customize.

cc @paulsmith

llimllib added a commit that referenced this issue Mar 16, 2023
- install purgecss
- configure postcss to use it, according to
[these](https://nextjs.org/docs/advanced-features/customizing-postcss-config)
  instructions
- upgrade next, because the version we were on was ignoring the postcss
  config file

closes #14 
relates to #15
closes #17
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

1 participant