Closed Ffloriel closed 6 years ago
Awesome, this is huge 🙌🏻
I'll get CircleCI and Codacy set up shortly. Thank you for that huge effort.
Updated with CI and badges.
That's great. The only thing left is to add an example project in an examples
directory.
And to release the new version to npm.
I opened the PR https://github.com/FullHuman/purgecss-docs/pull/4 so we can start working on the documentation.
The with postcss
can be the README without the badges. The example on the Introduction page (README.md
) should be a simple working example.
As discussed https://github.com/FullHuman/purgecss/pull/78 This PR aims to add:
I can't add travisci and circleci as I don't have admin access to the repo. It should be straight forward. I am using codacy for the code quality and code coverage. I would recommend it since it's free for open source project. You will need to add the token to circleci so that the code coverage report is sent to codacy. Once done, you will need to modify the links for the badges. I tried to anticipate the links but it's not possible for the codacy badges.