You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

41 lines
999 B

  1. site_name: Diagrams
  2. theme:
  3. name: material
  4. logo: img/diagrams.png
  5. favicon: img/diagrams.png
  6. palette:
  7. primary: purple
  8. accent: blue
  9. plugins:
  10. - search:
  11. separator: '[\s\-\.]+'
  12. nav:
  13. - Getting Started:
  14. - Examples: getting-started/examples.md
  15. - Installation: getting-started/installation.md
  16. - Nodes:
  17. - Generic: nodes/generic.md
  18. - OCI: nodes/oci.md
  19. - Firebase: nodes/firebase.md
  20. - Outscale: nodes/outscale.md
  21. - Alibaba Cloud: nodes/alibabacloud.md
  22. - GCP: nodes/gcp.md
  23. - Custom: nodes/custom.md
  24. - Azure: nodes/azure.md
  25. - Kubernetes: nodes/k8s.md
  26. - IBM: nodes/ibm.md
  27. - SAAS: nodes/saas.md
  28. - Digital Ocean: nodes/digitalocean.md
  29. - AWS: nodes/aws.md
  30. - Elastic: nodes/elastic.md
  31. - Programming: nodes/programming.md
  32. - On Prem: nodes/onprem.md
  33. - Openstack: nodes/openstack.md
  34. - Guides:
  35. - Cluster: guides/cluster.md
  36. - Edge: guides/edge.md
  37. - Node: guides/node.md
  38. - Diagram: guides/diagram.md