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

CSS minify-filter does not work - cssminifier.com HTTP 404 #3658

Closed
CaffeineFueled1 opened this issue Jan 2, 2023 · 1 comment
Closed

CSS minify-filter does not work - cssminifier.com HTTP 404 #3658

CaffeineFueled1 opened this issue Jan 2, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@CaffeineFueled1
Copy link

Environment

Python Version:

Python 3.10.6

Nikola Version:

Nikola v8.2.3 - Installed via pip in venv

Operating System:

Ubuntu 22.04.1 LTS

Description:

I tried to use the filter to minify the CSS-file by adding filters.cssminify to my configuration file.

The cssminifier.com is redirecting to https://www.toptal.com/developers/cssminifier.

The error msg:

LOGGER.error("can't use cssminifier.com: HTTP status {}", response.status_code)
Message: "can't use cssminifier.com: HTTP status {}"                          
Arguments: (404,)    
@Kwpolska Kwpolska self-assigned this Jan 2, 2023
@Kwpolska Kwpolska added this to the v8.2.4 milestone Jan 2, 2023
@Kwpolska
Copy link
Member

Kwpolska commented Jan 2, 2023

They changed the API URL for some reason, I fixed it.

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

No branches or pull requests

2 participants