meshery / meshery.io

Website for Meshery
https://meshery.io
Apache License 2.0
459 stars 539 forks source link

[Catalog] Meshery.io site builds with errors of malformatted YAML in catalog content #1757

Open leecalcote opened 1 month ago

leecalcote commented 1 month ago

Description

Meshery.io site builds with errors of malformed YAML in catalog content

Expected Behavior

No error during build.

Screenshots

Use `bundle info [gemname]` to see where a bundled gem is installed.
Configuration file: /Users/lee/code/meshery.io/_config.yml
            Source: /Users/lee/code/meshery.io
       Destination: /Users/lee/code/meshery.io/_site
 Incremental build: enabled
      Generating... 
             Error: YAML Exception reading /Users/lee/code/meshery.io/collections/_catalog/deployment/d6a40cd8-3c13-4920-a96c-b6278836565e.md: (<unknown>): did not find expected key while parsing a block mapping at line 2 column 1
      Sort warning: 'patternId' not defined in _catalog/deployment/d6a40cd8-3c13-4920-a96c-b6278836565e.md
      Sort warning: 'patternId' not defined in _catalog/deployment/d6a40cd8-3c13-4920-a96c-b6278836565e.md
      Sort warning: 'patternId' not defined in _catalog/deployment/d6a40cd8-3c13-4920-a96c-b6278836565e.md
      Sort warning: 'patternId' not defined in _catalog/deployment/d6a40cd8-3c13-4920-a96c-b6278836565e.md
      Sort warning: 'patternId' not defined in _catalog/deployment/d6a40cd8-3c13-4920-a96c-b6278836565e.md
       Jekyll Feed: Generating feed for posts
                    done in 6.878 seconds.
 Auto-regeneration: enabled for '/Users/lee/code/meshery.io'
LiveReload address: http://127.0.0.1:35729
    Server address: http://127.0.0.1:4000/
  Server running... press ctrl-c to stop.

Enviroment:


Contributor Guides and Handbook

The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the master branch.

ayushrakesh commented 1 day ago

@leecalcote Can I work on this issue?

leecalcote commented 1 day ago

@Yashsharma1911, @dusdjhyeon, is this still an issue?