purescript-colors icon indicating copy to clipboard operation
purescript-colors copied to clipboard

Interactive documentation

Open sharkdp opened this issue 3 years ago • 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 :+1:

sharkdp avatar Mar 23 '22 17:03 sharkdp