purescript-contrib/purescript-colors

Interactive documentation

Opened this issue · 0 comments

This is just a note from the former maintainer: there used to be an interactive documentation for this library. It actually still works after transferring the repo: http://purescript-contrib.github.io/purescript-colors/ (but it is not in sync with the code anymore)

I'm not sure if someone intends to maintain it, I just thought I'd mention it here because the link to that page has been removed(?). The deployed webpage is in the gh-pages branch. The code to generate the documentation is here: https://github.com/purescript-contrib/purescript-colors/tree/main/documentation

Edit: also, thank you very much for resurrecting this library 👍