diff --git a/src/site/generators/sourcey.md b/src/site/generators/sourcey.md new file mode 100644 index 00000000..193814e9 --- /dev/null +++ b/src/site/generators/sourcey.md @@ -0,0 +1,14 @@ +--- +title: Sourcey +repo: sourcey/sourcey +homepage: https://sourcey.com +language: + - JavaScript +license: + - AGPL-3.0 +templates: + - TypeScript +description: Open source documentation platform for OpenAPI specs and markdown. Static HTML output, no runtime. +--- + +Sourcey is an open source documentation platform that generates static sites from OpenAPI specs and markdown. It produces clean, static HTML output with no runtime dependencies.