Nokome Bentley1 min read

Config Publish Ghost

Ghost publishing options.

Properties

The ConfigPublishGhost type has these properties:

Name Description Type Inherited from JSON-LD @id Aliases
slug The URL slug for the page or post. String - `` -
featured Whether the page or post is featured. Boolean - `` -
schedule The date that the page or post is to be published. Date - `` -
state the state of the page or post eg draft or published. ConfigPublishGhostState - `` -
tags ghost tags. String* - `` tag

Related

The ConfigPublishGhost type is related to these types:

  • Parents: None
  • Children: none

Formats

The ConfigPublishGhost type can be encoded (serialized) to, and/or decoded (deserialized) from, these formats:

Format Encoding Decoding Support Notes
DOM HTML
HTML
JATS
Markdown
Stencila Markdown
Quarto Markdown
MyST Markdown
LLM Markdown
LaTeX
PDF
Plain text
IPYNB
Microsoft Word DOCX
OpenDocument ODT
TeX
JSON
JSON+Zip
JSON5
JSON-LD
CBOR
CBOR+Zstandard
YAML
Lexical JSON
Koenig JSON
Pandoc AST
Directory
Stencila Web Bundle
Debug

Bindings

The ConfigPublishGhost type is represented in:

Source

This documentation was generated from ConfigPublishGhost.yaml by docs_types.rs.