UNPKG

sfdx-hardis

Version:

Swiss-army-knife Toolbox for Salesforce. Allows you to define a complete CD/CD Pipeline. Orchestrate base commands and assist users with interactive wizards

62 lines (61 loc) 1.94 kB
site_name: Sfdx-Hardis site_url: https://sfdx-hardis.cloudity.com repo_url: https://github.com/hardisgroupco/sfdx-hardis edit_uri: tree/master/docs site_author: Nicolas Vuillamy site_description: Salesforce DX Plugin by Hardis Group. copyright: Doc generated by <a href="https://sfdx-hardis.cloudity.com/hardis/doc/plugin/generate/" target="_blank">sfdx-hardis</a> theme: name: material custom_dir: docs/overrides features: - content.code.copy - navigation.instant - navigation.footer # logo: assets/images/salesforce-logo.png # favicon: assets/images/salesforce-icon.png palette: primary: "light blue" plugins: - glightbox - search markdown_extensions: - pymdownx.emoji: emoji_index: !!python/name:materialx.emoji.twemoji emoji_generator: !!python/name:materialx.emoji.to_svg - pymdownx.snippets: base_path: docs check_paths: true restrict_base_path: false - mdx_truly_sane_lists - attr_list - pymdownx.superfences: custom_fences: - name: mermaid class: mermaid format: !!python/name:pymdownx.superfences.fence_code_format - pymdownx.tabbed: alternate_style: true extra_javascript: - https://cdnjs.cloudflare.com/ajax/libs/tablesort/5.2.1/tablesort.min.js - javascripts/tables.js - javascripts/gtag.js extra_css: - stylesheets/extra.css extra: social: - icon: fontawesome/regular/circle-question link: https://github.com/hardisgroupcom/sfdx-hardis/issues title: Need help ? Post an issue :) - icon: fontawesome/brands/github link: https://github.com/hardisgroupcom/sfdx-hardis - icon: fontawesome/brands/docker link: https://hub.docker.com/r/oxsecurity/megalinter - icon: fontawesome/brands/twitter link: https://twitter.com/NicolasVuillamy generator: false nav: - "Home": "index.md" - "Commands": [] - "License": "license.md" - "Changelog": "CHANGELOG.md"