Skip to content

LLM generation help

Use the FrontMark prompt companion when asking ChatGPT or another LLM to create documentation pages for this site. It gives the model the supported syntax, layout rules and component guidance needed to produce rich Markdown without inventing unsupported blocks.

Open the prompt companion

Page structure

Frontmatter, one H1, clear sections, examples and validation checklists.

Visual blocks

Admonitions, tabs, cards, containers, images, videos and parallax scenes.

Technical content

Code blocks, annotations, diagrams, charts, forms, n8n workflows and hex viewers.

  1. Open prompts/markdown.txt in the repository.
  2. Paste it into the LLM conversation as syntax and style context.
  3. Ask for a complete FrontMark Markdown page.
  4. Review the generated page with the checklist at the end of the prompt file.
  5. Add the page under src/content/docs/ or the matching content folder.