adobe / aio-theme

The Adobe I/O theme for building markdown powered sites
Apache License 2.0
72 stars 43 forks source link

feat: added a frontmatter reporting step to algolia indexing #1529

Closed dmitrymatio closed 1 year ago

dmitrymatio commented 1 year ago

Description

Added a reporting step to pass/fail pages based on frontmatter completion.

Currently checking for title, description, keywords as they're the essential for search results.

Related Issue

Motivation and Context

How Has This Been Tested?

Tested example locally as part of the console only index run with no indices sent to algolia.

Screenshots (if appropriate):

Example of starting and fail messages

image

Example of pass message

image

Types of changes

Checklist: