Website

The Quollix website is the canonical documentation hub for the Quollix ecosystem. It should help users and contributors find reliable, trustworthy information in one clear, searchable place.

The website follows a text-first approach: content should be concise, well structured, searchable, easy to maintain, and accessible for anyone to improve through Markdown contributions. Prefer text over images, audio, or video. Include non-text media only when they communicate information substantially better than text alone.

Content Guidelines

When contributing to the website:

  • keep the content lean
  • use concise, factual language
  • write with an honest, neutral tone; the website should build trust through accurate information, not read like advertising
  • avoid marketing language, exaggeration, vague claims, and polished-sounding promises that are not directly supported by facts
  • present limitations, tradeoffs, and current project status clearly when they are relevant
  • avoid duplicating information across pages and prefer linking to existing pages instead of restating the same content
    • look for duplicated content and propose deduplication measures

Images

  • use vector graphics (SVG) instead of pixel-based images such as PNG or JPEG files
  • this project uses Inkscape and draw.io to generate SVG files
  • include the editable source or project file for graphics, such as the draw.io file alongside an exported SVG
Last modified June 7, 2026: initial setup (265e81c)