daveshanley / vacuum

vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports.
https://quobix.com/vacuum
MIT License
488 stars 39 forks source link

Where is the documentation source located? #471

Closed tploss closed 3 months ago

tploss commented 3 months ago

I wanted to contribute a fix to the documentation but was not able to find the sources of the documentation located at https://quobix.com/vacuum I'm sorry if I missed or overlooked it, please let me know whether it is possible to contribute to the docs directly.

daveshanley commented 3 months ago

Hi, unfortunately the docs source are not public as they are a part of my personal website. They were originally, but I've been building non-free / OSS content that is mixed in with it.

I can update them for you however?

tploss commented 3 months ago

Thanks for explaining. I had just seen a typo somewhere while reading up on some of the docs. And then I wondered if I had really overlooked the doc sources. But now tbh I don't even remember the typo so all good 😅

Thanks for creating great tools like vacuum!

LasneF commented 3 months ago

@daveshanley you should leverage https://cspell.org/ as CLI as part of your publishing pipeline , it works as a charm