skip icon indicating copy to clipboard operation
skip copied to clipboard

Put Skip documentation site up on Github

Open dfabulich opened this issue 10 months ago • 2 comments

The documentation site https://skip.tools/docs/ isn’t on Github, and I wish it were, so I could file pull requests on it.

dfabulich avatar Feb 16 '25 19:02 dfabulich

This would also make it easier to download the documentation, so it could be provided to an LLM.

dfabulich avatar Mar 14 '25 16:03 dfabulich

Agreed that this would be great to have.

Note that the documentation for the various modules is assembled from the README's for the individual repositories. So, for example, if you wanted to help improve https://skip.tools/docs/modules/skip-ui/, you could file a PR for https://github.com/skiptools/skip-ui/blob/main/README.md. But this only covers the modules themselves – the rest of the docs are currently not in a public repository.

marcprux avatar Mar 14 '25 18:03 marcprux