Guide

Reference

Use these pages when configuring the Action, diagnosing reconciliation, installing the presentation layer, or emitting custom blocks.

Reference pages

Automattic/docspress/ File tree
  • action.yml
  • bin/
    • docspress.mjs
  • scripts/
    • create-wordpress-token.mjs
  • src/
    • docs.js
    • markdown.js
    • sync.js
    • wordpress.js
  • plugins/
    • docspress-blocks/
  • theme/
The public contract is split between Action metadata, the token CLI, synchronization source, blocks plugin, and theme.