-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This list could be enhanced with little impact to usability by the addition of a short explanatory sentence after each bullet point.
Example
Site Generators
- Antora - Docs-as-code SSG for AsciiDoc
- Asciidoctor - text processor publishing toolchain for AsciiDoc, exporting to many web and print formats
- Docusaurus - Powerful docs-as-code SSG for Markdown and Markdown React (MDX) designed for docs sites
- Astro - Web framework and SSG with docs template (see Starlight) with support for Markdown, MDX, Markdoc
This adds additional context without making the lists overly bloated.
Table format example
While this would entail a larger reorganization of content, a table format could be implemented to organize additional information about items.
Site Generators
Site Generator Open-source? Supported languages Notes Antora ❌ AsciiDoc Developed by the Asciidoctor maintainers Asciidoctor ✅ AsciiDoc Run with Ruby or JS Docusaurus ✅ Markdown, Markdown React (MDX) Docs-focused SSG Astro ✅ Markdown, Markdown React (MDX), Markdoc Multipurpose framework and SSG; the Starlight template is designed for docs sites
This would be a more intensive reorganization. The table format adds additional organization and information capabilities, but reduces ease of maintainability.
BachErik
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request