pursuit
pursuit copied to clipboard
Website for hosting and searching PureScript API documentation
We should do #96 first.
For example: http://pursuit.purescript.org/packages/purescript-benchotron/2.1.0 I think we can improve on the GitHub highlighter too (pygments?). I really don't like how it highlights random common functions or types, like foldr and Array.
Currently (v0.2.3.0) only the versions of immediate dependencies are listed.
If the docs are out-of-date with the Bower version, it would be nice if the badge were red. Is this possible? I guess it would need to query Bower or...
Sitemap
Presumably this would help a lot with search engine results. We could have one sitemap index at `/sitemap.xml` (see http://www.sitemaps.org/protocol.html#index), and then have one sitemap per package per version, at...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...