Skip to main content

Tables, Lists & Images

Tables

Full-width on desktop, horizontally scrollable on mobile.

PluginStatusDescription
SimulatorActiveGenerates synthetic Prometheus metrics
SlurmOptionalHPC workload manager integration
NetBoxBetaCMDB importer

With alignment

LeftCenterRight
AlphaBravo1,000
CharlieDelta2,500
EchoFoxtrot18,432

Unordered lists

  • First item — standard bullet list
  • Second item with bold content
    • Nested item with indentation
    • Another nested item
  • Third top-level item

Ordered lists

  1. Clone the repository
  2. Copy config/app.example.yaml to config/app.yaml
  3. Edit the topology files under config/topology/
  4. Run make up to start all services

Images

Images get automatic rounded corners and a subtle shadow:

Cosmos dark mode

Check list .list-check

Use <ul className="list-check"> for feature lists and prerequisites:

  • Prometheus scraping configured and reachable
  • Topology YAML file created with at least one site and room
  • Device templates defined for your hardware
  • Docker and Docker Compose installed on the host
<ul class="list-check">
<li>Prometheus scraping configured</li>
<li>Topology YAML created</li>
</ul>