Skip to main content

29 docs tagged with "software"

View all tags

Blog

Blogging with docStatic.

Browser support

How to keep a reasonable bundle size while ensuring sufficient browser support.

CLI

DocStatic command line scripts.

Configuration

Configuring your site's behavior through docusaurus.config.ts and more.

Figures

Images with captions and lightbox zoom.

Footnotes

Automatically numbered and back-linked footnotes.

Hosted CMS

Using docStatic with cloud-hosted or self-hosted TinaCMS.

Installation

How to install docStatic locally, and start a docStatic site in no time.

Introduction

DocStatic was designed from the ground up to be easily installed and used to get your website up and running quickly.

Introduction

Wiki sidebar generation and category index document conventions.

Markdown features

DocStatic uses MDX. Find out more about docStatic-specific features when writing Markdown.

MCP Server Implementation Details

Detailed implementation guide for the docStatic Model Context Protocol (MCP) server that provides AI assistants with structured access to your documentation.

Notifications

Sending workflow notifications to email, Slack or Teams.

Related Topics

Automatically generate links to related content based on shared taxonomy tags.

Static assets

Static assets are the non-code files that are directly copied to the build output. Learn about how they are handled and the best practices for using static assets.

Styling and layout

A Docstatic site is a pre-rendered single-page React application. You can style it the way you style React apps.

Tabs

Using tabs in docStatic.

Using plugins

Extending the functionality of the static site generator with plugins.