Skip to content

Repository files navigation

Durable Workflow Documentation

Documentation Qualification Deploy to GitHub Pages License: MIT

This repository contains the source for durable-workflow.com, including the current Durable Workflow 2.0 documentation, the versioned 1.x documentation, the blog, and public protocol references.

Local development

Use Node.js 24 and npm:

npm ci
npm run start

Build the same static site and validate the same links as CI:

npm run build

Repository layout

Path Purpose
docs/ Current 2.0 documentation
versioned_docs/ Maintained 1.x documentation snapshot
blog/ Durable Workflow articles
src/ Docusaurus pages, components, theme overrides, and styling
static/ Public images, installers, and machine-readable protocol artifacts

Pushes to main deploy through GitHub Pages after the documentation build passes. Protocol contracts have a separate focused validation workflow.

See the organization contribution guide before opening a pull request.

About

Documentation website for Durable Workflow, built with Docusaurus and published at durable-workflow.com. Hosts versioned product docs, guides, blog content, compatibility information, migration resources, and public documentation checks for the Durable Workflow ecosystem.

Topics

Resources

Contributing

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages