Skip to main content

35 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.

CALS Tables

Using CALS tables in docStatic, including merged cells, column widths and border control.

Chatbot

Add an in-browser AI chatbot that answers questions about your documentation, with no external service required.

Citations

Cite sources from a central CSL bibliography.

CLI

docStatic command line scripts.

Configuration

Configuring your site's behaviour 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.

Upgrading

Upgrade an existing docStatic site to the latest release using the update command.

Use of Claude in this project

How Claude Code is used in the docStatic project—feature development, automation, component work, style tooling, information architecture and content review.

Using plugins

Extending the functionality of the static site generator with plugins.