Agent skill for writing docs
There is a new skill for agents and assistants working on Basedoc documentation: docslab-co/basedoc-skills.
News and product updates.
There is a new skill for agents and assistants working on Basedoc documentation: docslab-co/basedoc-skills.
There is now an official starter repository you can fork to quickly spin up new Basedoc projects: docslab-co/basedoc-starter.
Basedoc now supports syntax highlighting for code blocks in your Markdown files, improving the readability of your documentation.
You can now fully delete projects from your account on the project settings page.
Basedoc now automatically generates OpenAPI specifications based on your API documentation pages.
There are two new ways that LLMs can discover your project's search endpoint.
Basedoc now includes the full post content in post collection RSS feeds.
Post Collections is a new feature that allows you to create collections of posts, like a blog, changelog (like this one!) or news.
Schema files will no longer be generated for pages with only an api.schema key in frontmatter.
When a page in your documentation is accessed with the Accept: text/markdown header, Basedoc will render the page's Markdown content instead of HTML.