## About SVOCS

SVOCS is a markdown-first documentation site generator built on SvelteKit and Svelte 5. It's the framework this site is written with — every page you're reading, including this one, is a plain `.md` file in `content/`.

## Status

SVOCS is under active development. The core is stable — content pipeline, routing, search, theming, and navigation all work as documented — but the API isn't frozen yet, and things may still shift before a 1.0.

## Open source

SVOCS is fully open-source. Issues, discussions, and pull requests are welcome on [GitHub](https://github.com/juddisjudd/svocs). If you'd like to support development, see [Sponsors](/sponsors).

## License

MIT.
