fullScreen: true
blocks:
  - type: header-block
    width: s
    offset: default
    title: Diplodoc
    resetPaddings: true
    verticalOffset: l
    description: An open-source platform for creating technical documentation using the Docs as Code concept. A simple and convenient solution for deploying documentation for large and small teams.
    background:
      light:
        image:
          mobile: ../_images/cover.png
          desktop: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-cover.png'
          disableCompress: true
        color: '#C6FE4D'
        fullWidth: false
      dark:
        image:
          mobile: ../_images/cover-dark.png
          desktop: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-cover-dark.png'
          disableCompress: true
        color: '#C6FE4D'
        fullWidth: false
    buttons:
      - text: Get started
        theme: outlined
        size: promo
        url: /
      - text: GitHub
        theme: outlined
        size: promo
        url: 'https://github.com/diplodoc-platform'
  - type: extended-features-block
    title:
      text: Platform advantages
    items:
      - title: Ease of use
        icon: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/diplodoc-icon-1.svg'
        text: 'Work with documents as code: in a familiar environment and with minimal effort for deployment and maintenance.'
      - title: Performance
        icon: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/diplodoc-icon-2.svg'
        text: 'Fast build, validation, and publishing of documentation of any size. Full integration into existing CI/CD systems to speed up workflows.'
      - title: Common Markdown format
        icon: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/diplodoc-icon-3.svg'
        text: 'Simple, clear, and widely used syntax with support for basic Markdown. Focus on content, not on how to deliver it to the user.'
      - title: Extensive functionality
        icon: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/diplodoc-icon-4.svg'
        text: 'Creation of documents of any complexity, including generation from a single source and work with variables. Extensive customization and display options ensure end-user satisfaction.'
      - title: Integration with automated documentation systems
        icon: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/diplodoc-icon-5.svg'
        text: Support for the widely used OpenAPI specification out of the box. Enabling specialized systems through an interface for pluggable external documents.
      - title: Integrated search
        icon: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/diplodoc-icon-6.svg'
        text: The most common user scenario for searching documents on the platform without additional costs or maintenance efforts.
  - type: filter-block
    centered: true
    title:
      text: Trusted by
    tags:
      - id: one
        label: DoubleCloud
      - id: two
        label: Yandex Support
      - id: three
        label: Yandex Cloud
      - id: four
        label: YDB
      - id: five
        label: CatBoost
    colSizes:
      all: 12
      xl: 12
      md: 12
      sm: 12
    items:
      - tags:
          - one
        card:
          type: layout-item
          media:
            image: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/diplodoc-tab-1.png'
          border: true
          content:
            links:
              - text: Посмотреть документацию
                url: 'https://double.cloud/docs/en/'
                theme: normal
                arrow: true
                color: null
      - tags:
          - two
        card:
          type: layout-item
          media:
            image: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-trust-support.png'
          border: true
          content:
            links:
              - text: Посмотреть документацию
                url: 'https://yandex.ru/support2/audience/ru/'
                theme: normal
                arrow: true
                color: null
      - tags:
          - three
        card:
          type: layout-item
          media:
            image: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/ddos-index-trust-yandex-cloud.png'
          border: true
          content:
            links:
              - text: Посмотреть документацию
                url: 'https://cloud.yandex.ru/docs/compute/'
                theme: normal
                arrow: true
                color: null
      - tags:
          - four
        card:
          type: layout-item
          media:
            image: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/ddos-index-trust-ydb.png'
          border: true
          content:
            links:
              - text: Посмотреть документацию
                url: 'https://ydb.tech/en/docs/'
                theme: normal
                arrow: true
                color: null
      - tags:
          - five
        card:
          type: layout-item
          media:
            image: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/ddos-index-trust-yandex-cat.png'
          border: true
          content:
            links:
              - text: Посмотреть документацию
                url: 'https://catboost.ai/en/docs/'
                theme: normal
                arrow: true
                color: null
  - type: card-layout-block
    title: How does it work?
    colSizes:
      all: 12
      md: 4
      sm: 6
    children:
      - type: layout-item
        content:
          title: Архитектура
          text: 'Платформа Diplodoc имеет клиент-серверную архитектуру: серверная часть состоит из компонентов на Node.js, которые генерируют и отображают документационные проекты. Такая архитектура обеспечивает надёжность и горизонтальное масштабирование в случае необходимости.'
        media:
          image: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-item-01-01.png'
        fullScreen: true
        border: true
      - type: layout-item
        content:
          title: Интеграция с GitHub
          text: Платформа Diplodoc имеет сквозную интеграцию с GitHub для обеспечения простого и стабильного механизма сборки и развёртывания документационных проектов. GitHub используется как хранилище исходного кода для документов и исполнения пайплайна проекта.
        media:
          image: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-item-01-02.png'
        fullScreen: true
        border: true
      - type: layout-item
        content:
          title: Развёртывание
          text: 'Компании – пользователи сервиса Diplodoc используют встроенные механизмы выкладки документационного проекта с последующей их индексацией и отслеживанием версий. Документы могут обновляться как в автоматическом, так и в полуавтоматическом режиме с привлечением администратора со стороны пользователя.'
        media:
          image: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-item-01-03.png'
        fullScreen: true
        border: true
  - type: card-layout-block
    title: How to try Diplodoc
    children:
      - type: background-card
        title: Discuss a pilot project
        text: Tell us about your project and requirements — the Diplodoc team will help you create documentation.
        background:
          src: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-card-01.png'
          disableCompress: true
        paddingBottom: m
        buttons:
          - text: Contact us
            theme: raised
            url: /#contact
        border: none
        theme: light
      - type: background-card
        title: Try it yourself
        text: Create and publish a documentation project for your product.
        background:
          src: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-card-02.png'
          disableCompress: true
        paddingBottom: m
        buttons:
          - text: Open online demo
            theme: raised
            url: 'https://github.com/codespaces/new?repo=688437532'
        border: none
        theme: light
      - type: background-card
        title: View the project on GitHub
        text: We have released the source code of our platform as open source. You can help us improve.
        background:
          src: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/ddos-index-card-03.png'
          disableCompress: true
        paddingBottom: m
        buttons:
          - text: Go to GitHub
            theme: raised
            url: 'https://github.com/diplodoc-platform'
        theme: dark
        border: none
  - type: icons-block
    size: m
    title: Join the community
    items:
      - src: 'https://storage.yandexcloud.net/diplodoc-www-assets/pages/index-diplodoc/github.svg'
        text: GitHub
        url: 'https://github.com/diplodoc-platform'
      - src: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/telegram.svg'
        text: Telegram
        url: 'https://t.me/diplodoc_ru'
      - src: 'https://storage.yandexcloud.net/cloud-www-assets/pages/index-diplodoc/stackoverflow.svg'
        text: Stack Overflow
        url: 'https://stackoverflow.com/tags/diplodoc'
links: []
